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

node-opcua-factory

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-factory - npm Package Compare versions

Comparing version 2.5.6 to 2.5.8

27

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

@@ -10,16 +10,17 @@ "main": "./dist/index.js",

"lint": "tslint source/**/*.ts",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"test": "echo no test"
},
"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-debug": "^2.5.6",
"node-opcua-enum": "^2.5.6",
"node-opcua-guid": "^2.5.1",
"node-opcua-nodeid": "^2.5.6",
"node-opcua-status-code": "^2.5.6",
"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-debug": "^2.5.8",
"node-opcua-enum": "^2.5.8",
"node-opcua-guid": "^2.5.8",
"node-opcua-nodeid": "^2.5.8",
"node-opcua-status-code": "^2.5.8",
"node-opcua-utils": "^2.5.8",
"underscore": "^1.10.2"
},

@@ -41,3 +42,3 @@ "author": "Etienne Rossignon",

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