backblaze-b2-client
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "backblaze-b2-client", | ||
"description": "Rich client for Backblaze B2", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"license": "Apache-2.0", | ||
@@ -52,4 +52,3 @@ "author": { | ||
"precommit": "npm run-script lint", | ||
"prepush": "npm test", | ||
"prepublishOnly": "npm build && npm test" | ||
"prepush": "npm test" | ||
}, | ||
@@ -56,0 +55,0 @@ "jest": { |
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
14322