node-opcua-xml2json
Advanced tools
Comparing version 0.5.0 to 0.5.5
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "0.5.0", | ||
"version": "0.5.5", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -34,3 +34,3 @@ "main": "src/xml2json.js", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "7c2f2dcb6ebdc49e57da1a028406a307df502d4e" | ||
"gitHead": "14cbd30c33c966a33fa6dade7d4520edd2098cb8" | ||
} |
@@ -6,3 +6,3 @@ /* global ReaderState */ | ||
* node -> see if https://github.com/isaacs/sax-js could be used instead | ||
* @note see if https://github.com/isaacs/sax-js could be used instead | ||
*/ | ||
@@ -9,0 +9,0 @@ |
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
13090