reed-solomon
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "reed-solomon", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Reed-Solomon erasure coding in pure Javascript", | ||
@@ -28,3 +28,2 @@ "main": "index.js", | ||
"scripts": { | ||
"install": " ", | ||
"test": "node test.js" | ||
@@ -34,4 +33,3 @@ }, | ||
"nan": "^2.0.0" | ||
}, | ||
"gypfile": true | ||
} | ||
} |
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
58883