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

node-opcua-schemas

Package Overview
Dependencies
Maintainers
1
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-schemas - npm Package Compare versions

Comparing version 2.5.7 to 2.5.8

29

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

@@ -9,20 +9,21 @@ "main": "dist/source/index.js",

"build": "tsc -b",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"test": "echo no test"
},
"dependencies": {
"node-opcua-assert": "^2.5.1",
"node-opcua-binary-stream": "^2.5.6",
"node-opcua-data-model": "^2.5.7",
"node-opcua-debug": "^2.5.6",
"node-opcua-enum": "^2.5.6",
"node-opcua-extension-object": "^2.5.6",
"node-opcua-factory": "^2.5.6",
"node-opcua-nodeid": "^2.5.6",
"node-opcua-utils": "^2.5.1",
"node-opcua-variant": "^2.5.7",
"node-opcua-xml2json": "^2.5.6",
"node-opcua-assert": "^2.5.8",
"node-opcua-binary-stream": "^2.5.8",
"node-opcua-data-model": "^2.5.8",
"node-opcua-debug": "^2.5.8",
"node-opcua-enum": "^2.5.8",
"node-opcua-extension-object": "^2.5.8",
"node-opcua-factory": "^2.5.8",
"node-opcua-nodeid": "^2.5.8",
"node-opcua-utils": "^2.5.8",
"node-opcua-variant": "^2.5.8",
"node-opcua-xml2json": "^2.5.8",
"thenify": "^3.3.0"
},
"devDependencies": {
"node-opcua-packet-analyzer": "^2.5.6"
"node-opcua-packet-analyzer": "^2.5.8"
},

@@ -44,3 +45,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