Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "nanoid", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "A tiny (116 bytes), secure URL-friendly unique string ID generator", | ||
@@ -15,2 +15,8 @@ "keywords": [ | ||
}, | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/ai" | ||
} | ||
], | ||
"author": "Andrey Sitnik <andrey@sitnik.ru>", | ||
@@ -17,0 +23,0 @@ "license": "MIT", |
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
15272