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

node-opcua-xml2json

Package Overview
Dependencies
Maintainers
1
Versions
161
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.0.0-alpha.8 to 2.0.0-alpha.9

dist/xml2json.d.ts

68

package.json
{
"name": "node-opcua-xml2json",
"version": "2.0.0-alpha.8",
"description": "pure nodejs OPCUA SDK - module -xml2json",
"main": "src/xml2json.js",
"scripts": {
"test": "mocha test"
},
"dependencies": {
"bomstrip": "0.1.4",
"ltx": "^2.8.1",
"node-opcua-assert": "^2.0.0-alpha.8",
"underscore": "^1.9.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
"devDependencies": {
"node-opcua-nodesets": "^2.0.0-alpha.8",
"should": "13.2.3"
},
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "7bbf38d5a3cd29cb6aed6ca38078f4d89d3f956a"
"name": "node-opcua-xml2json",
"version": "2.0.0-alpha.9",
"description": "pure nodejs OPCUA SDK - module -xml2json",
"main": "dist/xml2json.js",
"type": "dist/xml2json.d.ts",
"scripts": {
"build": "tsc",
"test": "mocha test"
},
"dependencies": {
"bomstrip": "0.1.4",
"ltx": "^2.8.1",
"node-opcua-assert": "^2.0.0-alpha.9",
"underscore": "^1.9.1"
},
"author": "Etienne Rossignon",
"license": "MIT",
"devDependencies": {
"node-opcua-nodesets": "^2.0.0-alpha.9",
"should": "13.2.3"
},
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "cd7120d1840593757f0f3c9e53be4e85883dc0e6"
}
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