@kleros/vea-contracts
Advanced tools
Comparing version 0.1.13 to 0.1.14
{ | ||
"name": "@kleros/vea-contracts", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "Smart contracts for Vea", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"access": "public", | ||
"tag": "dev" | ||
"tag": "latest" | ||
}, | ||
@@ -46,3 +46,5 @@ "scripts": { | ||
"docgen": "hardhat docgen", | ||
"release:patch": "scripts/publish-dev-patch.sh" | ||
"release:patch": "scripts/publish.sh patch", | ||
"release:minor": "scripts/publish.sh minor", | ||
"release:major": "scripts/publish.sh major" | ||
}, | ||
@@ -49,0 +51,0 @@ "devDependencies": { |
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
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
1265490
0