node-opcua-xml2json
Advanced tools
Comparing version 2.7.0 to 2.8.1
import { ReaderStateParserLike } from "./xml2json"; | ||
export declare const _definitionParser: ReaderStateParserLike; | ||
export declare const definitionReaderStateParser: ReaderStateParserLike; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ReaderState } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Xml2Json, XmlAttributes, IReaderState } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ReaderState, ReaderStateParser, Xml2Json, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "2.7.0", | ||
"version": "2.8.1", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -16,4 +16,4 @@ "main": "dist/source/index.js", | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-debug": "^2.6.1", | ||
"node-opcua-utils": "^2.7.0", | ||
"node-opcua-debug": "^2.8.1", | ||
"node-opcua-utils": "^2.8.1", | ||
"underscore": "^1.10.2", | ||
@@ -41,3 +41,3 @@ "xml-writer": "^1.7.0" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462" | ||
"gitHead": "5f7e0d03417093a186977090c0bc28d968382584" | ||
} |
@@ -0,0 +0,0 @@ // <Definition Name="SomeName"> |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ export * from "./xml2json"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ |
Sorry, the diff of this file is not supported yet
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
92124
Updatednode-opcua-debug@^2.8.1
Updatednode-opcua-utils@^2.8.1