New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-transport

Package Overview
Dependencies
Maintainers
1
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-transport - npm Package Compare versions

Comparing version 2.0.0-alpha.22 to 2.0.0-alpha.23

20

package.json
{
"name": "node-opcua-transport",
"version": "2.0.0-alpha.22",
"version": "2.0.0-alpha.23",
"description": "pure nodejs OPCUA SDK - module -transport",

@@ -15,23 +15,23 @@ "main": "./dist/source/index.js",

"node-opcua-assert": "^2.0.0-alpha.22",
"node-opcua-basic-types": "^2.0.0-alpha.22",
"node-opcua-basic-types": "^2.0.0-alpha.23",
"node-opcua-binary-stream": "^2.0.0-alpha.22",
"node-opcua-buffer-utils": "^2.0.0-alpha.22",
"node-opcua-chunkmanager": "^2.0.0-alpha.22",
"node-opcua-chunkmanager": "^2.0.0-alpha.23",
"node-opcua-debug": "^2.0.0-alpha.22",
"node-opcua-factory": "^2.0.0-alpha.22",
"node-opcua-factory": "^2.0.0-alpha.23",
"node-opcua-nodeid": "^2.0.0-alpha.22",
"node-opcua-packet-assembler": "^2.0.0-alpha.22",
"node-opcua-status-code": "^2.0.0-alpha.22",
"node-opcua-types": "^2.0.0-alpha.22",
"node-opcua-utils": "^2.0.0-alpha.22",
"node-opcua-types": "^2.0.0-alpha.23",
"node-opcua-utils": "^2.0.0-alpha.23",
"underscore": "^1.9.1"
},
"devDependencies": {
"@types/node": "^11.13.2",
"@types/node": "^11.13.6",
"@types/underscore": "^1.8.14",
"colors": "^1.3.3",
"node-opcua-debug": "^2.0.0-alpha.5",
"node-opcua-generator": "^2.0.0-alpha.22",
"node-opcua-generator": "^2.0.0-alpha.23",
"should": "13.2.3",
"sinon": "^7.3.1"
"sinon": "^7.3.2"
},

@@ -53,3 +53,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "16f856eb58ea5f10770dc9cee88aa03e6551cbda"
"gitHead": "4395726cfb973e3796fda7ffc9e52e5673bf201c"
}
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