Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "c32check", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Crockford base-32 checksum encoding", | ||
@@ -17,4 +17,2 @@ "main": "lib/index", | ||
"prepublishOnly": "npm run build", | ||
"prepare": "npm run build", | ||
"postinstall": "npm run build", | ||
"build": "npm run lint && npm run test && npm run webpack && npm run compile", | ||
@@ -21,0 +19,0 @@ "lint": "eslint --ext=.ts -f=codeframe ./src ./tests", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
219089