@0x/web3-wrapper
Advanced tools
Comparing version 6.0.8 to 6.0.9
[ | ||
{ | ||
"timestamp": 1564604963, | ||
"version": "6.0.9", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"version": "6.0.8", | ||
@@ -4,0 +13,0 @@ "changes": [ |
@@ -8,2 +8,6 @@ <!-- | ||
## v6.0.9 - _July 31, 2019_ | ||
* Dependencies updated | ||
## v6.0.8 - _July 24, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "6.0.8", | ||
"version": "6.0.9", | ||
"engines": { | ||
@@ -42,2 +42,3 @@ "node": ">=6.12" | ||
"@types/lodash": "4.14.104", | ||
"@types/mocha": "^5.2.7", | ||
"chai": "^4.0.1", | ||
@@ -47,5 +48,5 @@ "chai-as-promised": "^7.1.0", | ||
"dirty-chai": "^2.0.1", | ||
"ganache-core": "^2.5.3", | ||
"ganache-core": "^2.6.0", | ||
"make-promises-safe": "^1.1.0", | ||
"mocha": "^4.1.0", | ||
"mocha": "^6.2.0", | ||
"npm-run-all": "^4.1.2", | ||
@@ -59,6 +60,6 @@ "nyc": "^11.0.1", | ||
"dependencies": { | ||
"@0x/assert": "^2.1.1", | ||
"@0x/json-schemas": "^3.1.11", | ||
"@0x/assert": "^2.1.2", | ||
"@0x/json-schemas": "^3.1.12", | ||
"@0x/typescript-typings": "^4.2.4", | ||
"@0x/utils": "^4.4.1", | ||
"@0x/utils": "^4.4.2", | ||
"ethereum-types": "^2.1.4", | ||
@@ -72,3 +73,3 @@ "ethereumjs-util": "^5.1.1", | ||
}, | ||
"gitHead": "6f3cee1a1e64bac518dfbe780920efe46bf76d40" | ||
"gitHead": "d36eb04ae83e35e918f1497c86e0cc7a92e124c5" | ||
} |
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
137196
2250
16
1
+ Added@types/node@22.10.6(transitive)
- Removed@types/node@22.10.7(transitive)
Updated@0x/assert@^2.1.2
Updated@0x/json-schemas@^3.1.12
Updated@0x/utils@^4.4.2