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

node-opcua-schemas

Package Overview
Dependencies
Maintainers
1
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-schemas - npm Package Compare versions

Comparing version 2.8.1 to 2.9.0

2

dist/source/index.js

@@ -11,3 +11,3 @@ "use strict";

for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
}
Object.defineProperty(exports, "__esModule", { value: true });

@@ -14,0 +14,0 @@ __exportStar(require("./parse_binary_xsd"), exports);

{
"name": "node-opcua-schemas",
"version": "2.8.1",
"version": "2.9.0",
"description": "pure nodejs OPCUA SDK - module -schemas",

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

"node-opcua-binary-stream": "^2.8.1",
"node-opcua-data-model": "^2.8.1",
"node-opcua-data-model": "^2.9.0",
"node-opcua-debug": "^2.8.1",
"node-opcua-enum": "^2.8.1",
"node-opcua-extension-object": "^2.8.1",
"node-opcua-factory": "^2.8.1",
"node-opcua-nodeid": "^2.8.1",
"node-opcua-extension-object": "^2.9.0",
"node-opcua-factory": "^2.9.0",
"node-opcua-nodeid": "^2.9.0",
"node-opcua-utils": "^2.8.1",
"node-opcua-variant": "^2.8.1",
"node-opcua-variant": "^2.9.0",
"node-opcua-xml2json": "^2.8.1",

@@ -28,3 +28,3 @@ "thenify": "^3.3.0"

"devDependencies": {
"node-opcua-packet-analyzer": "^2.8.1"
"node-opcua-packet-analyzer": "^2.9.0"
},

@@ -46,3 +46,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "5f7e0d03417093a186977090c0bc28d968382584"
"gitHead": "66374de9fbf47e8ad7a3e869cad4ec332e256751"
}
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