Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "arbundles", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "Arweave bundling library", | ||
@@ -29,4 +29,4 @@ "author": "Josh Benaron <joshbenaron@gmail.com>", | ||
"ensure-build": "(node -e \"if (!require('fs').existsSync(__dirname + '/build')) {process.exit(1)}\" || yarn run build)", | ||
"postinstall": "yarn run ensure-build", | ||
"prepack": "yarn run ensure-build" | ||
"prepack": "yarn run ensure-build", | ||
"prepare": "yarn run ensure-build" | ||
}, | ||
@@ -33,0 +33,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
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
196007