node-opcua-xml2json
Advanced tools
Comparing version 2.141.0 to 2.142.0
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "2.141.0", | ||
"version": "2.142.0", | ||
"description": "pure nodejs OPCUA SDK - module xml2json", | ||
@@ -15,3 +15,3 @@ "main": "dist/source/index.js", | ||
"dependencies": { | ||
"ltx": "^3.1.1", | ||
"ltx": "^3.1.2", | ||
"node-opcua-assert": "2.139.0", | ||
@@ -41,3 +41,3 @@ "node-opcua-utils": "2.139.0", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "7467e145ce9ebad2c80cabb096189bda7714083d", | ||
"gitHead": "50cfa07779d4c07b299176ac9c27527fcd97d079", | ||
"files": [ | ||
@@ -44,0 +44,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
115546
Updatedltx@^3.1.2