@kleros/vea-contracts
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@kleros/vea-contracts", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Smart contracts for Vea", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": { | ||
@@ -50,3 +53,3 @@ "type": "git", | ||
"release:major": "yarn version major && yarn npm publish", | ||
"prepublish": "ls -la dist/ >foo && yarn tsc || echo" | ||
"prepublish": "yarn tsc" | ||
}, | ||
@@ -90,10 +93,15 @@ "devDependencies": { | ||
"files": [ | ||
"dist", | ||
"src", | ||
"deployments", | ||
"typechain-types", | ||
"!src/test/**/*", | ||
"!typechain-types/test/**/*", | ||
"!typechain-types/factories/test/**/*" | ||
"!hardhat.config.*", | ||
"!src/test", | ||
"!typechain-types/test", | ||
"!typechain-types/factories/test", | ||
"!test", | ||
"!deploy", | ||
"!deployments/localhost", | ||
"!deployments/hardhat", | ||
"!deployments/**/solcInputs" | ||
] | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
316
2
90
27049
1558798
7