🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

vm2

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vm2 - npm Package Compare versions

Comparing version
3.11.4
to
3.11.5
+1
-1
lib/resolver.js

@@ -94,3 +94,3 @@ 'use strict';

'.json': this.makeExtensionHandler(vm, 'loadJSON'),
' .node': this.makeExtensionHandler(vm, 'loadNode'),
'.node': this.makeExtensionHandler(vm, 'loadNode'),
};

@@ -97,0 +97,0 @@ }

@@ -16,3 +16,3 @@ {

],
"version": "3.11.4",
"version": "3.11.5",
"main": "index.js",

@@ -19,0 +19,0 @@ "sideEffects": false,

Sorry, the diff of this file is too big to display