node-opcua-xml2json
Advanced tools
Comparing version 2.6.4 to 2.7.0
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.6.4", | ||
"version": "2.7.0", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -17,3 +17,3 @@ "main": "dist/source/index.js", | ||
"node-opcua-debug": "^2.6.1", | ||
"node-opcua-utils": "^2.6.1", | ||
"node-opcua-utils": "^2.7.0", | ||
"underscore": "^1.10.2", | ||
@@ -41,3 +41,3 @@ "xml-writer": "^1.7.0" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "0d168bdc8351bbaf7ff9e60e21d459e8c4bdfeca" | ||
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462" | ||
} |
@@ -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
89933
Updatednode-opcua-utils@^2.7.0