Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "varintes", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Unsigned Varint encoding and decoding, exposed as ESModule", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"files": [ | ||
"./dist" | ||
"dist" | ||
], | ||
@@ -34,3 +34,4 @@ "exports": { | ||
"test": "./node_modules/.bin/jest", | ||
"build": "./node_modules/.bin/tsc --project tsconfig.build.json" | ||
"build": "./node_modules/.bin/tsc --project tsconfig.build.json", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -37,0 +38,0 @@ "devDependencies": { |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
16841
23
173
0