node-opcua-xml2json
Advanced tools
Comparing version 2.77.0 to 2.82.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97663
+ Addednode-opcua-utils@2.82.0(transitive)
- Removednode-opcua-utils@2.77.0(transitive)
Updatednode-opcua-utils@2.82.0