Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "uvm", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Universal Virtual Machine for Node and Browser", | ||
@@ -26,2 +26,3 @@ "author": "Postman Inc.", | ||
"scripts": { | ||
"codecov": "node npm/publish-coverage.js", | ||
"build-docs": "node npm/build-docs.js", | ||
@@ -36,23 +37,23 @@ "release": "node npm/create-release.js", | ||
"dependencies": { | ||
"flatted": "3.1.0" | ||
"flatted": "3.1.1" | ||
}, | ||
"devDependencies": { | ||
"@postman/shipit": "0.1.0", | ||
"@postman/shipit": "^0.3.0", | ||
"benchmark": "^2.1.4", | ||
"browserify": "^16.5.2", | ||
"chai": "^4.2.0", | ||
"chalk": "^4.1.0", | ||
"browserify": "^17.0.0", | ||
"chai": "^4.3.4", | ||
"chalk": "^4.1.1", | ||
"editorconfig": "^0.15.3", | ||
"eslint": "^7.10.0", | ||
"eslint-plugin-jsdoc": "^30.6.3", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
"eslint": "^7.25.0", | ||
"eslint-plugin-jsdoc": "^32.3.1", | ||
"eslint-plugin-mocha": "^8.1.0", | ||
"eslint-plugin-security": "^1.4.0", | ||
"js-yaml": "^3.14.0", | ||
"js-yaml": "^4.1.0", | ||
"jsdoc": "^3.6.6", | ||
"karma": "^5.2.2", | ||
"karma-browserify": "^7.0.0", | ||
"karma": "^6.3.2", | ||
"karma-browserify": "^8.0.0", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-mocha": "^2.0.1", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"mocha": "^8.1.3", | ||
"mocha": "^8.3.2", | ||
"nyc": "^15.1.0", | ||
@@ -63,3 +64,3 @@ "packity": "^0.3.2", | ||
"recursive-readdir": "^2.2.2", | ||
"watchify": "^3.11.1" | ||
"watchify": "^4.0.0" | ||
}, | ||
@@ -66,0 +67,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
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
42770
+ Addedflatted@3.1.1(transitive)
- Removedflatted@3.1.0(transitive)
Updatedflatted@3.1.1