Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,2 @@ | ||
import crypto from 'node:crypto' | ||
import { urlAlphabet } from './url-alphabet/index.js' | ||
@@ -2,0 +3,0 @@ export { urlAlphabet } |
{ | ||
"name": "nanoid", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A tiny (116 bytes), secure URL-friendly unique string ID generator", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10750
266