uuid-apikey
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "uuid-apikey", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
"gulp-prettier": "^3.0.0", | ||
"mocha": "^8.1.3", | ||
"mocha": "^9.0.2", | ||
"nyc": "^15.1.0", | ||
@@ -51,3 +51,3 @@ "prettier": "^2.1.2" | ||
"colors": "^1.4.0", | ||
"commander": "^7.1.0", | ||
"commander": "^8.0.0", | ||
"encode32": "^1.1.0", | ||
@@ -54,0 +54,0 @@ "uuid": "^8.3.1" |
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
36957
19
+ Addedcommander@8.3.0(transitive)
- Removedcommander@7.2.0(transitive)
Updatedcommander@^8.0.0