node-opcua-xml2json
Advanced tools
Comparing version 2.0.0-alpha.23 to 2.0.0-alpha.24
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "2.0.0-alpha.23", | ||
"version": "2.0.0-alpha.24", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -14,5 +14,5 @@ "main": "dist/source/xml2json.js", | ||
"ltx": "^2.8.1", | ||
"node-opcua-assert": "^2.0.0-alpha.22", | ||
"node-opcua-debug": "^2.0.0-alpha.22", | ||
"node-opcua-utils": "^2.0.0-alpha.23", | ||
"node-opcua-assert": "^2.0.0-alpha.24", | ||
"node-opcua-debug": "^2.0.0-alpha.24", | ||
"node-opcua-utils": "^2.0.0-alpha.24", | ||
"underscore": "^1.9.1" | ||
@@ -23,3 +23,3 @@ }, | ||
"devDependencies": { | ||
"node-opcua-nodesets": "^2.0.0-alpha.19", | ||
"node-opcua-nodesets": "^2.0.0-alpha.24", | ||
"should": "13.2.3" | ||
@@ -40,3 +40,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "4395726cfb973e3796fda7ffc9e52e5673bf201c" | ||
"gitHead": "5b131e21469dea811490a81907d8aa571dacb65f" | ||
} |
Sorry, the diff of this file is not supported yet