@zoralabs/nft-cli
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@zoralabs/nft-cli", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "dist/index.js", | ||
"author": "iain <iain@zora.co>", | ||
"license": "MIT", | ||
"bin": "./bin/nft", | ||
"bin": { | ||
"nft-cli": "./bin/nft", | ||
"nft": "./bin/nft" | ||
}, | ||
"publishConfig": { | ||
@@ -9,0 +12,0 @@ "access": "public" |
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
18727