@0x/assert
Advanced tools
Comparing version 1.0.14 to 1.0.15
[ | ||
{ | ||
"version": "1.0.15", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
], | ||
"timestamp": 1541740904 | ||
}, | ||
{ | ||
"timestamp": 1539871071, | ||
@@ -4,0 +13,0 @@ "version": "1.0.14", |
@@ -8,2 +8,6 @@ <!-- | ||
## v1.0.15 - _November 9, 2018_ | ||
* Dependencies updated | ||
## v1.0.14 - _October 18, 2018_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"engines": { | ||
@@ -14,3 +14,3 @@ "node": ">=6.12" | ||
"clean": "shx rm -rf lib test_temp", | ||
"lint": "tslint --project .", | ||
"lint": "tslint --format stylish --project .", | ||
"run_mocha": "mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit", | ||
@@ -33,3 +33,3 @@ "test": "yarn run_mocha", | ||
"devDependencies": { | ||
"@0x/tslint-config": "^1.0.9", | ||
"@0x/tslint-config": "^1.0.10", | ||
"@types/lodash": "4.14.104", | ||
@@ -49,5 +49,5 @@ "@types/mocha": "^2.2.42", | ||
"dependencies": { | ||
"@0x/json-schemas": "^2.0.0", | ||
"@0x/typescript-typings": "^3.0.3", | ||
"@0x/utils": "^2.0.3", | ||
"@0x/json-schemas": "^2.0.1", | ||
"@0x/typescript-typings": "^3.0.4", | ||
"@0x/utils": "^2.0.4", | ||
"lodash": "^4.17.5", | ||
@@ -59,3 +59,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"gitHead": "8b62b350b1fed6a0d8827ca9ed5fcec3e78ae82f" | ||
"gitHead": "b4a11de097258d37fa9271e64fc28a1d012a8d26" | ||
} |
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
22717
399
1
Updated@0x/json-schemas@^2.0.1
Updated@0x/utils@^2.0.4