Nanoid

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 7

2.0

* Use `-` instead of `~` in default alphabet to by file name safe.
* Add `nanoid/non-secure/generate`.

2.0.0

- Compatibility with original Javascript implementation [NanoID 2.0](https://github.com/ai/nanoid/blob/master/CHANGELOG.md20).

Added

- Ability to generate non-secure hashes

Changed

- Replaced default alphabet character `~` (tilde) with `-` (dash)

1.3.4

* Reduce `non-secure` size.
* Add `async` callback type check.

1.3.3

* Fix `nanoid/async` performance regression.
* Fix old Node.js `not seeded` issue in synchronous version too.

1.3.2

* Fix random generator `not seeded` issue of old Node.js.

1.3.1

* Reduce library size.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.