get-short-id
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-short-id", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Random ID generator function with options to provide prefix and character set. Uses UUID v4 as random string source.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/liesislukas/get-unique-random-id.git" | ||
"url": "git+https://github.com/liesislukas/get-short-id.git" | ||
}, | ||
@@ -12,0 +12,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
5590