@ethereum-waffle/mock-contract
Advanced tools
Comparing version 3.2.2 to 3.3.0
{ | ||
"name": "@ethereum-waffle/mock-contract", | ||
"description": "Mock smart contracts in a smart way.", | ||
"version": "3.2.2", | ||
"version": "3.3.0", | ||
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)", | ||
@@ -9,2 +9,5 @@ "repository": "git@github.com:EthWorks/Waffle.git", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
@@ -48,6 +51,6 @@ "ethereum", | ||
"devDependencies": { | ||
"@ethereum-waffle/chai": "^3.2.2", | ||
"@ethereum-waffle/compiler": "^3.2.2", | ||
"@ethereum-waffle/provider": "^3.2.2" | ||
"@ethereum-waffle/chai": "^3.4.0", | ||
"@ethereum-waffle/compiler": "^3.4.0", | ||
"@ethereum-waffle/provider": "^3.4.0" | ||
} | ||
} |
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
8336724
11
0