Socket
Socket
Sign inDemoInstall

@neo-one/node-vm

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/node-vm - npm Package Compare versions

Comparing version 1.0.0-alpha.43 to 1.0.0-alpha.44

dist/index.mjs

19

package.json
{
"name": "@neo-one/node-vm",
"version": "1.0.0-alpha.43",
"version": "1.0.0-alpha.44",
"keywords": [

@@ -29,5 +29,6 @@ "neo",

"main": "./dist/index.js",
"module": "./dist/index.es.js",
"module": "./dist/index.mjs",
"typings": "./src/index.ts",
"engines": {
"node": ">=8.9.0"
"node": ">=10.4.1"
},

@@ -38,12 +39,12 @@ "publishConfig": {

"dependencies": {
"@neo-one/client-core": "^1.0.0-alpha.41",
"@neo-one/monitor": "^1.0.0-alpha.30",
"@neo-one/node-core": "^1.0.0-alpha.42",
"@neo-one/utils": "^1.0.0-alpha.35",
"@neo-one/client-core": "^1.0.0-alpha.42",
"@neo-one/monitor": "^1.0.0-alpha.31",
"@neo-one/node-core": "^1.0.0-alpha.43",
"@neo-one/utils": "^1.0.0-alpha.36",
"bitwise": "^1.4.1",
"bn.js": "^4.11.8",
"ix": "^2.3.5",
"lodash": "^4.17.5",
"rxjs": "^6.2.0"
"lodash": "^4.17.10",
"rxjs": "^6.2.1"
}
}

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

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