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.5.0-alpha.12 to 2.5.1

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

14

package.json
{
"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

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