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

vm

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vm - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

.npmignore

22

package.json
{
"name": "vm",
"version": "0.0.0",
"description": "",
"version": "0.1.0",
"description": "NodeJS Core Module Extended",
"main": "index.js",

@@ -9,4 +9,18 @@ "scripts": {

},
"author": "Diego Rodríguez Baquero <diegorbaquero@gmail.com>",
"license": "MIT"
"repository": {
"type": "git",
"url": "git+https://github.com/DiegoRBaquero/node-vm.git"
},
"keywords": [
"node",
"vm",
"core",
"module"
],
"author": "Diego Rodríguez Baquero <diegorbaquero@gmail.com> (https://diegorbaquero.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/DiegoRBaquero/node-vm/issues"
},
"homepage": "https://github.com/DiegoRBaquero/node-vm#readme"
}
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