attributable
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "attributable", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A proposal for on-chain attributes for NFT and other assets", | ||
@@ -15,4 +15,3 @@ "publishConfig": { | ||
"lint": "prettier --write 'contracts/**/*.sol' && solhint 'contracts/**/*.sol'", | ||
"format": "npx prettier --write ./test/fixtures/**/*.js ./**/*.js", | ||
"postinstall": "./post-install.sh" | ||
"format": "npx prettier --write ./test/fixtures/**/*.js ./**/*.js" | ||
}, | ||
@@ -19,0 +18,0 @@ "author": "Francesco Sullo <francesco@sullo.co>", |
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
20986