@0x/abi-gen
Advanced tools
Comparing version 2.0.7 to 2.0.8
[ | ||
{ | ||
"timestamp": 1553183790, | ||
"version": "2.0.8", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1553091633, | ||
@@ -4,0 +13,0 @@ "version": "2.0.7", |
@@ -8,2 +8,6 @@ <!-- | ||
## v2.0.8 - _March 21, 2019_ | ||
* Dependencies updated | ||
## v2.0.7 - _March 20, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/abi-gen", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"engines": { | ||
@@ -34,4 +34,4 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/typescript-typings": "^4.2.0", | ||
"@0x/utils": "^4.2.3", | ||
"@0x/typescript-typings": "^4.2.1", | ||
"@0x/utils": "^4.3.0", | ||
"chalk": "^2.3.0", | ||
@@ -69,3 +69,3 @@ "ethereum-types": "^2.1.1", | ||
}, | ||
"gitHead": "d4c37ecfa3be19f5df560694d14d8c0161f41dc4" | ||
"gitHead": "0f45409b4d481b72280db4eb872c0c72beeea504" | ||
} |
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
58439
1019
+ Added@types/react@19.0.4(transitive)
- Removed@types/react@19.0.3(transitive)
Updated@0x/utils@^4.3.0