node-opcua-xml2json
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
30988
7
729
1