@0x/abi-gen
Advanced tools
Comparing version 5.1.1 to 5.1.2
[ | ||
{ | ||
"timestamp": 1580988106, | ||
"version": "5.1.2", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1580811564, | ||
@@ -4,0 +13,0 @@ "version": "5.1.1", |
@@ -8,2 +8,6 @@ <!-- | ||
## v5.1.2 - _February 6, 2020_ | ||
* Dependencies updated | ||
## v5.1.1 - _February 4, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/abi-gen", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"engines": { | ||
@@ -67,3 +67,3 @@ "node": ">=6.12" | ||
"@0x/typescript-typings": "^5.0.1", | ||
"@0x/utils": "^5.2.0", | ||
"@0x/utils": "^5.3.0", | ||
"@types/toposort": "^2.0.1", | ||
@@ -84,11 +84,11 @@ "chalk": "^2.3.0", | ||
"devDependencies": { | ||
"@0x/assert": "^3.0.4", | ||
"@0x/base-contract": "^6.1.1", | ||
"@0x/contracts-gen": "^2.0.5", | ||
"@0x/dev-utils": "^3.1.2", | ||
"@0x/json-schemas": "^5.0.4", | ||
"@0x/sol-compiler": "^4.0.5", | ||
"@0x/subproviders": "^6.0.5", | ||
"@0x/assert": "^3.0.5", | ||
"@0x/base-contract": "^6.1.2", | ||
"@0x/contracts-gen": "^2.0.6", | ||
"@0x/dev-utils": "^3.1.3", | ||
"@0x/json-schemas": "^5.0.5", | ||
"@0x/sol-compiler": "^4.0.6", | ||
"@0x/subproviders": "^6.0.6", | ||
"@0x/tslint-config": "^4.0.0", | ||
"@0x/web3-wrapper": "^7.0.4", | ||
"@0x/web3-wrapper": "^7.0.5", | ||
"@types/glob": "5.0.35", | ||
@@ -123,3 +123,3 @@ "@types/mkdirp": "^0.5.2", | ||
], | ||
"gitHead": "5921208ea6a358c128b88ab7ece8a3c6bfb2495e" | ||
"gitHead": "5d603b2f80c1b64901493a3c96c2e9b4aac0ec76" | ||
} |
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
148839
2004
Updated@0x/utils@^5.3.0