opensea-js
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "opensea-js", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "JavaScript SDK for the OpenSea marketplace helps developers build new experiences using NFTs and our marketplace data!", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"scripts": { | ||
"postinstall": "husky install || true", | ||
"postinstall": "husky install || exit 0", | ||
"prepare": "npm run build", | ||
@@ -24,0 +24,0 @@ "build": "npm run abi-type-gen && tsc -p tsconfig.build.json && npm run bundle", |
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
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
3545702