@zetachain/protocol-contracts
Advanced tools
Comparing version 0.0.4 to 0.0.6
{ | ||
"name": "@zetachain/protocol-contracts", | ||
"version": "0.0.4", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
@@ -10,3 +10,8 @@ "author": "zetachain", | ||
}, | ||
"main": "index.js", | ||
"main": "./dist/typechain-types/index.js", | ||
"types": "./dist/typechain-types/index.d.ts", | ||
"files": [ | ||
"contracts", | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -17,3 +22,5 @@ "compile": "npx hardhat compile", | ||
"generate:go": "yarn compile && ./scripts/generate_go.sh", | ||
"test": "npx hardhat test" | ||
"test": "npx hardhat test", | ||
"tsc:watch": "npx tsc --watch", | ||
"prepublishOnly": "npx tsc" | ||
}, | ||
@@ -20,0 +27,0 @@ "keywords": [], |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
573
55203
2950195
39
0