Typing-aliases

Latest version: v1.10.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.7.0

Features

- Added `is_sized` and `is_hashable` type guards.

1.6.0

Removals

- Removed `assert_never` as `typing_aliases` provides type aliases along with `typing_extensions`,
and said function should be imported from `typing_extensions` (or `typing`) instead.

1.5.0

Features

- Re-exported `assert_never` from `typing_extensions`.
([15](https://github.com/nekitdev/typing-aliases/pull/15))

- Improved documentation on re-exports.

1.4.1

Features

- Added `StrictPrimitive` and `StrictPayload` (`Primitive` and `Payload` that exclude `None`).

1.4.0

Features

- Added `required` decorator.

1.3.1

Features

- Exported `AnySet[T]`.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.