node-opcua-xml2json
Advanced tools
Comparing version 2.27.1 to 2.28.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 { 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 @@ import { Xml2Json, XmlAttributes, IReaderState } from "./xml2json"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.FragmentClonerParser = exports.InternalFragmentClonerReaderState = void 0; | ||
const XMLWriter = require("xml-writer"); | ||
@@ -5,0 +4,0 @@ class InternalFragmentClonerReaderState { |
@@ -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"; |
@@ -0,0 +0,0 @@ import { ReaderState, ReaderStateParser, Xml2Json, XmlAttributes } from "./xml2json"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Xml2JsonPojo = exports.startPojo = exports.json_parser = void 0; | ||
const xml2json_1 = require("./xml2json"); | ||
@@ -5,0 +4,0 @@ const node_opcua_utils_1 = require("node-opcua-utils"); |
{ | ||
"name": "node-opcua-xml2json", | ||
"version": "2.27.1", | ||
"version": "2.28.0", | ||
"description": "pure nodejs OPCUA SDK - module -xml2json", | ||
@@ -16,4 +16,4 @@ "main": "dist/source/index.js", | ||
"node-opcua-assert": "2.22.0", | ||
"node-opcua-debug": "2.22.0", | ||
"node-opcua-utils": "2.27.1", | ||
"node-opcua-debug": "2.28.0", | ||
"node-opcua-utils": "2.28.0", | ||
"xml-writer": "^1.7.0" | ||
@@ -40,3 +40,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e38a07ee3d2e225c1e8ed8c261cbb610babaa18e" | ||
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf" | ||
} |
@@ -0,0 +0,0 @@ // <Definition Name="SomeName"> |
@@ -0,0 +0,0 @@ import { ReaderState, ReaderStateParserLike, ParserLike, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ import { InternalFragmentClonerReaderState } from "./fragment_cloner"; |
@@ -0,0 +0,0 @@ import { Xml2Json, XmlAttributes, IReaderState } from "./xml2json"; |
@@ -0,0 +0,0 @@ export * from "./xml2json"; |
@@ -0,0 +0,0 @@ import * as fs from "fs"; |
@@ -0,0 +0,0 @@ import { IReaderState, ReaderState, ReaderStateBase, ReaderStateParser, Xml2Json, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ import { IReaderState, ReaderState, ReaderStateParser, Xml2Json, XmlAttributes } from "./xml2json"; |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
103508
2166
+ Addednode-opcua-buffer-utils@2.28.0(transitive)
+ Addednode-opcua-debug@2.28.0(transitive)
+ Addednode-opcua-utils@2.28.0(transitive)
- Removednode-opcua-buffer-utils@2.22.0(transitive)
- Removednode-opcua-debug@2.22.0(transitive)
- Removednode-opcua-utils@2.27.1(transitive)
Updatednode-opcua-debug@2.28.0
Updatednode-opcua-utils@2.28.0