@0x/assert
Advanced tools
Comparing version 2.1.2 to 2.1.3
[ | ||
{ | ||
"timestamp": 1565296576, | ||
"version": "2.1.3", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1564604963, | ||
@@ -4,0 +13,0 @@ "version": "2.1.2", |
@@ -8,2 +8,6 @@ <!-- | ||
## v2.1.3 - _August 8, 2019_ | ||
* Dependencies updated | ||
## v2.1.2 - _July 31, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"engines": { | ||
@@ -48,5 +48,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^3.1.12", | ||
"@0x/json-schemas": "^3.1.13", | ||
"@0x/typescript-typings": "^4.2.4", | ||
"@0x/utils": "^4.4.2", | ||
"@0x/utils": "^4.5.0", | ||
"lodash": "^4.17.11", | ||
@@ -58,3 +58,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"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
30782
629
+ Added@types/node@22.13.1(transitive)
- Removed@types/node@22.12.0(transitive)
Updated@0x/json-schemas@^3.1.13
Updated@0x/utils@^4.5.0