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.77.0 to 2.82.0

82

package.json
{
"name": "node-opcua-xml2json",
"version": "2.77.0",
"description": "pure nodejs OPCUA SDK - module -xml2json",
"main": "dist/source/index.js",
"types": "dist/source/index.d.ts",
"scripts": {
"build": "tsc -b",
"lint": "eslint source test",
"format": "prettier --write source test",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"test": "mocha"
},
"dependencies": {
"ltx": "^3.0.0",
"node-opcua-assert": "2.77.0",
"node-opcua-utils": "2.77.0",
"thenify": "^3.3.1",
"xml-writer": "^1.7.0"
},
"author": "Etienne Rossignon",
"license": "MIT",
"devDependencies": {
"mocha": "^10.0.0",
"node-opcua-debug": "2.77.0",
"node-opcua-nodesets": "2.77.0",
"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": "5c8d45772d786fa4ba59369dd26679353ab5482b"
"name": "node-opcua-xml2json",
"version": "2.82.0",
"description": "pure nodejs OPCUA SDK - module -xml2json",
"main": "dist/source/index.js",
"types": "dist/source/index.d.ts",
"scripts": {
"build": "tsc -b",
"lint": "eslint source test",
"format": "prettier --write source test",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"test": "mocha"
},
"dependencies": {
"ltx": "^3.0.0",
"node-opcua-assert": "2.77.0",
"node-opcua-utils": "2.82.0",
"thenify": "^3.3.1",
"xml-writer": "^1.7.0"
},
"author": "Etienne Rossignon",
"license": "MIT",
"devDependencies": {
"mocha": "^10.1.0",
"node-opcua-debug": "2.82.0",
"node-opcua-nodesets": "2.77.0",
"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": "2f66e1fe69c825305f94b15ca17cff066aa37496"
}
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