base64-url-cli
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "base64-url-cli", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Simple command line wrapper for the base64-url module.", | ||
@@ -8,2 +8,5 @@ "bin": { | ||
}, | ||
"scripts": { | ||
"test": "tape test.js" | ||
}, | ||
"repository": { | ||
@@ -25,3 +28,7 @@ "type": "git", | ||
"base64-url": "^1.2.1" | ||
}, | ||
"devDependencies": { | ||
"tape": "^4.2.2", | ||
"tape-spawn": "^1.4.0" | ||
} | ||
} |
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
2670
5
36
2