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

node-opcua-xml2json

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-xml2json - npm Package Compare versions

Comparing version 2.5.6 to 2.5.8

15

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

@@ -9,2 +9,3 @@ "main": "dist/source/index.js",

"build": "tsc -b",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"test": "mocha test"

@@ -15,6 +16,6 @@ },

"ltx": "^2.9.2",
"node-opcua-assert": "^2.5.1",
"node-opcua-debug": "^2.5.6",
"node-opcua-utils": "^2.5.1",
"underscore": "^1.9.2",
"node-opcua-assert": "^2.5.8",
"node-opcua-debug": "^2.5.8",
"node-opcua-utils": "^2.5.8",
"underscore": "^1.10.2",
"xml-writer": "^1.7.0"

@@ -25,3 +26,3 @@ },

"devDependencies": {
"node-opcua-nodesets": "^2.5.0-alpha.4",
"node-opcua-nodesets": "^2.5.8",
"should": "^13.2.3"

@@ -42,3 +43,3 @@ },

"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