Python-nanoid

Latest version: v2.0.0

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

Scan your dependencies

Page 10 of 20

3.0.1

* Fix React Native warning on `non-secure` import (by Jia Huang).

3.0

**Migration guide:** <https://github.com/ai/nanoid/releases/tag/3.0.0>
* Move to ES2016 syntax. You need to use Babel for IE 11.
* Move to named exports `import { nanoid } from 'nanoid'`.
* Move `import url from 'nanoid/url'` to `import { urlAlphabet } from 'nanoid'`.
* Replace `format()` to `customRandom()`.
* Replace `generate()` to `customAlphabet()`.
* Remove `async/format`.
* Remove React Native support for `nanoid/async`.
* Add `nanoid.js` to use directly in browser from CDN.
* Add TypeScript type definitions.
* Add ES modules support for bundlers, Node.js, and React Native.
* Fix React Native support.
* Reduce size.
* Improve docs (by Dair Aidarkhanov).

2.1.11

* Reduce size (by Anton Evzhakov).

2.1.10

* Reduce size by 10% (by Anton Khlynovskiy).

2.1.9

* Reduce `format` and `async/format` size (by Dair Aidarkhanov).

2.1.8

* Improve React docs (by Nahum Zsilva).

Page 10 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.