bare-buffer
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "bare-buffer", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Native buffers for JavaScript", | ||
@@ -21,5 +21,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "standard && bare test/all.js", | ||
"install": "bare-dev vendor sync && bare-dev rebuild", | ||
"prebuild": "bare-dev prebuild" | ||
"test": "standard && bare test/all.js" | ||
}, | ||
@@ -26,0 +24,0 @@ "repository": { |
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
96269