Socket
Socket
Sign inDemoInstall

nanoid

Package Overview
Dependencies
0
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.22 to 3.1.23

2

package.json
{
"name": "nanoid",
"version": "3.1.22",
"version": "3.1.23",
"description": "A tiny (108 bytes), secure URL-friendly unique string ID generator",

@@ -5,0 +5,0 @@ "keywords": [

@@ -249,4 +249,4 @@ # Nano ID

Create React App has [a problem](https://github.com/ai/nanoid/issues/205)
with ES modules packages.
Create React App < 4.0.0 had
[a problem](https://github.com/ai/nanoid/issues/205) with ES modules packages.

@@ -257,8 +257,6 @@ ```

[Pull request](https://github.com/facebook/create-react-app/pull/8768) was sent,
but it was still not released.
Use Nano ID 2 `npm i nanoid@^2.0.0` if you're using a version below
CRA 4.0.
Use Nano ID 2 `npm i nanoid@^2.0.0` until Create React App 4.0 release.
### React Native

@@ -393,3 +391,3 @@

* [Crystal](https://github.com/mamantoha/nanoid.cr)
* [Dart](https://github.com/pd4d10/nanoid-dart)
* [Dart & Flutter](https://github.com/pd4d10/nanoid-dart)
* [Deno](https://github.com/ianfabs/nanoid)

@@ -396,0 +394,0 @@ * [Go](https://github.com/matoous/go-nanoid)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc