Comparing version 1.7.2 to 1.7.3
# Postman UVM Changelog | ||
#### v1.7.3 (May 23, 2018) | ||
* Updated dependencies :arrow_up: | ||
#### v1.7.2 (April 25, 2018) | ||
@@ -4,0 +7,0 @@ * Updated dependencies :arrow_up: |
{ | ||
"name": "uvm", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "Universal Virtual Machine for Node and Browser", | ||
@@ -30,12 +30,12 @@ "main": "index.js", | ||
"inherits": "2.0.3", | ||
"lodash": "4.17.9", | ||
"lodash": "4.17.10", | ||
"uuid": "3.2.1" | ||
}, | ||
"devDependencies": { | ||
"async": "2.6.0", | ||
"browserify": "16.2.0", | ||
"chalk": "2.4.0", | ||
"async": "2.6.1", | ||
"browserify": "16.2.1", | ||
"chalk": "2.4.1", | ||
"editorconfig": "0.15.0", | ||
"eslint": "4.19.1", | ||
"eslint-plugin-jsdoc": "3.6.3", | ||
"eslint-plugin-jsdoc": "3.7.0", | ||
"eslint-plugin-lodash": "2.7.0", | ||
@@ -53,9 +53,9 @@ "eslint-plugin-mocha": "4.12.0", | ||
"karma-mocha-reporter": "2.2.5", | ||
"mocha": "5.1.1", | ||
"mocha": "5.2.0", | ||
"nsp": "2.8.1", | ||
"nyc": "11.7.1", | ||
"nyc": "11.8.0", | ||
"packity": "0.3.2", | ||
"parse-gitignore": "0.4.0", | ||
"recursive-readdir": "2.2.2", | ||
"shelljs": "0.8.1", | ||
"shelljs": "0.8.2", | ||
"watchify": "3.11.0" | ||
@@ -62,0 +62,0 @@ }, |
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
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
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
123589
1
+ Addedlodash@4.17.10(transitive)
- Removedlodash@4.17.9(transitive)
Updatedlodash@4.17.10