Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5.7 to 2.5.8

42

package.json
{
"name": "node-opcua-transport",
"version": "2.5.7",
"version": "2.5.8",
"description": "pure nodejs OPCUA SDK - module -transport",

@@ -13,26 +13,26 @@ "main": "./dist/source/index.js",

"dependencies": {
"chalk": "^3.0.0",
"node-opcua-assert": "^2.5.1",
"node-opcua-basic-types": "^2.5.6",
"node-opcua-binary-stream": "^2.5.6",
"node-opcua-buffer-utils": "^2.5.6",
"node-opcua-chunkmanager": "^2.5.6",
"node-opcua-debug": "^2.5.6",
"node-opcua-factory": "^2.5.6",
"node-opcua-nodeid": "^2.5.6",
"node-opcua-object-registry": "^2.5.6",
"node-opcua-packet-assembler": "^2.5.1",
"node-opcua-status-code": "^2.5.6",
"node-opcua-types": "^2.5.7",
"node-opcua-utils": "^2.5.1",
"underscore": "^1.9.2"
"chalk": "^4.0.0",
"node-opcua-assert": "^2.5.8",
"node-opcua-basic-types": "^2.5.8",
"node-opcua-binary-stream": "^2.5.8",
"node-opcua-buffer-utils": "^2.5.8",
"node-opcua-chunkmanager": "^2.5.8",
"node-opcua-debug": "^2.5.8",
"node-opcua-factory": "^2.5.8",
"node-opcua-nodeid": "^2.5.8",
"node-opcua-object-registry": "^2.5.8",
"node-opcua-packet-assembler": "^2.5.8",
"node-opcua-status-code": "^2.5.8",
"node-opcua-types": "^2.5.8",
"node-opcua-utils": "^2.5.8",
"underscore": "^1.10.2"
},
"devDependencies": {
"@types/node": "^13.9.2",
"@types/node": "^13.13.0",
"@types/underscore": "^1.9.4",
"colors": "^1.4.0",
"node-opcua-debug": "^2.4.2",
"node-opcua-generator": "^2.5.7",
"node-opcua-debug": "^2.5.6",
"node-opcua-generator": "^2.5.8",
"should": "^13.2.3",
"sinon": "^9.0.1"
"sinon": "^9.0.2"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "0026cbc2ac6381d718f70e7bf91f2b75018e05b2"
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878"
}
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