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

node-opcua-data-access

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-data-access - npm Package Compare versions

Comparing version 2.6.0-alpha.5 to 2.6.0-alpha.6

2

dist/imports.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 @@ var node_opcua_data_model_1 = require("node-opcua-data-model");

@@ -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("./Range"), exports);

@@ -5,3 +5,3 @@ {

"types": "./dist/index.d.ts",
"version": "2.6.0-alpha.5+2620e75a",
"version": "2.6.0-alpha.6",
"description": "pure nodejs OPCUA SDK - module -data-access",

@@ -15,13 +15,13 @@ "scripts": {

"dependencies": {
"node-opcua-assert": "^2.5.8",
"node-opcua-basic-types": "^2.5.9",
"node-opcua-binary-stream": "^2.5.9",
"node-opcua-data-model": "^2.5.10",
"node-opcua-factory": "^2.5.10",
"node-opcua-nodeid": "^2.5.9",
"node-opcua-types": "^2.6.0-alpha.5+2620e75a",
"node-opcua-assert": "^2.6.0-alpha.1",
"node-opcua-basic-types": "^2.6.0-alpha.1",
"node-opcua-binary-stream": "^2.6.0-alpha.1",
"node-opcua-data-model": "^2.6.0-alpha.1",
"node-opcua-factory": "^2.6.0-alpha.1",
"node-opcua-nodeid": "^2.6.0-alpha.1",
"node-opcua-types": "^2.6.0-alpha.6",
"underscore": "^1.10.2"
},
"devDependencies": {
"node-opcua-generator": "^2.6.0-alpha.5+2620e75a",
"node-opcua-generator": "^2.6.0-alpha.6",
"should": "^13.2.3"

@@ -44,3 +44,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "2620e75a3de3fd14b2c084d864e39c3ea7003d10"
"gitHead": "8c187b05d678baf80703dec448e9d9ed1813ba16"
}
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