@0x/web3-wrapper
Advanced tools
Comparing version 6.0.9 to 6.0.10
[ | ||
{ | ||
"timestamp": 1565296576, | ||
"version": "6.0.10", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1564604963, | ||
@@ -4,0 +13,0 @@ "version": "6.0.9", |
@@ -8,2 +8,6 @@ <!-- | ||
## v6.0.10 - _August 8, 2019_ | ||
* Dependencies updated | ||
## v6.0.9 - _July 31, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "6.0.9", | ||
"version": "6.0.10", | ||
"engines": { | ||
@@ -58,6 +58,6 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/assert": "^2.1.2", | ||
"@0x/json-schemas": "^3.1.12", | ||
"@0x/assert": "^2.1.3", | ||
"@0x/json-schemas": "^3.1.13", | ||
"@0x/typescript-typings": "^4.2.4", | ||
"@0x/utils": "^4.4.2", | ||
"@0x/utils": "^4.5.0", | ||
"ethereum-types": "^2.1.4", | ||
@@ -71,3 +71,3 @@ "ethereumjs-util": "^5.1.1", | ||
}, | ||
"gitHead": "d36eb04ae83e35e918f1497c86e0cc7a92e124c5" | ||
"gitHead": "f394d7dba9d9cdf31d5793ace9ebe605d5a2c24c" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
137437
2259
Updated@0x/assert@^2.1.3
Updated@0x/json-schemas@^3.1.13
Updated@0x/utils@^4.5.0