Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-xml2json

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-xml2json - npm Package Compare versions

Comparing version 2.40.0 to 2.41.0

dist/source/fragmentCloner.d.ts

0

dist/source/definition_parser.d.ts
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 @@ 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";

6

package.json
{
"name": "node-opcua-xml2json",
"version": "2.40.0",
"version": "2.41.0",
"description": "pure nodejs OPCUA SDK - module -xml2json",

@@ -16,3 +16,3 @@ "main": "dist/source/index.js",

"node-opcua-assert": "2.37.0",
"node-opcua-debug": "2.40.0",
"node-opcua-debug": "2.41.0",
"node-opcua-utils": "2.40.0",

@@ -40,3 +40,3 @@ "xml-writer": "^1.7.0"

"homepage": "http://node-opcua.github.io/",
"gitHead": "7315be805cf4ec57a575ca4ef1e1949f6d63ca49"
"gitHead": "b707b6bfdbed37fb3bd193839adcf95d04d1ee6c"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc