registry-auth-token
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "registry-auth-token", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Get the auth token set for an npm registry (if any)", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha", | ||
"test": "mocha --require test/global-hooks.js", | ||
"posttest": "standard", | ||
@@ -39,3 +39,3 @@ "coverage": "istanbul cover _mocha" | ||
"istanbul": "^0.4.2", | ||
"mocha": "^6.1.4", | ||
"mocha": "^10.0.0", | ||
"require-uncached": "^1.0.2", | ||
@@ -42,0 +42,0 @@ "standard": "^12.0.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
14877