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.74.0 to 2.76.0

0

dist/source/definition_parser.d.ts

@@ -0,0 +0,0 @@ import { ReaderStateParserLike } from "./xml2json";

@@ -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";

13

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

@@ -15,7 +15,6 @@ "main": "dist/source/index.js",

"dependencies": {
"bomstrip": "^0.1.4",
"ltx": "^3.0.0",
"node-opcua-assert": "2.74.0",
"node-opcua-debug": "2.74.0",
"node-opcua-utils": "2.74.0",
"node-opcua-assert": "2.76.0",
"node-opcua-utils": "2.76.0",
"thenify": "^3.3.1",
"xml-writer": "^1.7.0"

@@ -26,2 +25,4 @@ },

"devDependencies": {
"mocha": "^10.0.0",
"node-opcua-debug": "2.76.0",
"node-opcua-nodesets": "2.74.0",

@@ -43,3 +44,3 @@ "should": "^13.2.3"

"homepage": "http://node-opcua.github.io/",
"gitHead": "003ee041795f3b737afaaef5721045ee31ea9f77"
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7"
}
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