node-opcua-xml2json
Advanced tools
Comparing version 2.64.0 to 2.64.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, ReaderStateParserLike } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { XmlAttributes } 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 @@ import { Callback, SimpleCallback, Xml2Json } from "../xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IReaderState, ReaderStateBase, Xml2Json, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ReaderState, ReaderStateParser, Xml2Json, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "2.64.0", | ||
"version": "2.64.1", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
"main": "dist/source/index.js", | ||
"types": "dist/source/index.d.ts", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source test", | ||
"format": "prettier --write source test", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"bomstrip": "^0.1.4", | ||
"ltx": "^3.0.0", | ||
"node-opcua-assert": "2.64.0", | ||
"node-opcua-debug": "2.64.0", | ||
"node-opcua-utils": "2.64.0", | ||
"node-opcua-assert": "2.64.1", | ||
"node-opcua-debug": "2.64.1", | ||
"node-opcua-utils": "2.64.1", | ||
"xml-writer": "^1.7.0" | ||
@@ -18,3 +25,3 @@ }, | ||
"devDependencies": { | ||
"node-opcua-nodesets": "2.64.0", | ||
"node-opcua-nodesets": "2.64.1", | ||
"should": "^13.2.3" | ||
@@ -35,10 +42,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source test", | ||
"format": "prettier --write source test", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha" | ||
} | ||
} | ||
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c" | ||
} |
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
104569
44
2202
+ Addednode-opcua-assert@2.64.1(transitive)
+ Addednode-opcua-buffer-utils@2.64.1(transitive)
+ Addednode-opcua-debug@2.64.1(transitive)
+ Addednode-opcua-utils@2.64.1(transitive)
- Removednode-opcua-assert@2.64.0(transitive)
- Removednode-opcua-buffer-utils@2.64.0(transitive)
- Removednode-opcua-debug@2.64.0(transitive)
- Removednode-opcua-utils@2.64.0(transitive)
Updatednode-opcua-assert@2.64.1
Updatednode-opcua-debug@2.64.1
Updatednode-opcua-utils@2.64.1