Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uvm

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uvm - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

29

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc