node-opcua-xml2json
Advanced tools
Comparing version 2.5.0-alpha.12 to 2.5.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.5.0-alpha.12", | ||
"version": "2.5.1", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -12,7 +12,7 @@ "main": "dist/source/index.js", | ||
"dependencies": { | ||
"bomstrip": "0.1.4", | ||
"bomstrip": "^0.1.4", | ||
"ltx": "^2.9.2", | ||
"node-opcua-assert": "^2.5.0-alpha.4", | ||
"node-opcua-debug": "^2.5.0-alpha.4", | ||
"node-opcua-utils": "^2.5.0-alpha.12", | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-debug": "^2.5.1", | ||
"node-opcua-utils": "^2.5.1", | ||
"underscore": "^1.9.2", | ||
@@ -25,3 +25,3 @@ "xml-writer": "^1.7.0" | ||
"node-opcua-nodesets": "^2.5.0-alpha.4", | ||
"should": "13.2.3" | ||
"should": "^13.2.3" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5b1bfb1f8b49490bc8d909a1fb21f829e6411bbf" | ||
"gitHead": "4cc18f384bbdf33c5cdd2a7857e810425aa67c8b" | ||
} |
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
90844
0
Updatedbomstrip@^0.1.4
Updatednode-opcua-assert@^2.5.1
Updatednode-opcua-debug@^2.5.1
Updatednode-opcua-utils@^2.5.1