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

node-opcua-service-history

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-history - npm Package Compare versions

Comparing version 2.6.0-alpha.7 to 2.6.1

3

dist/imports.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/**
* @module node-opcua-service-history
*/
const node_opcua_data_value_1 = require("node-opcua-data-value");

@@ -4,0 +7,0 @@ var node_opcua_types_1 = require("node-opcua-types");

@@ -0,1 +1,4 @@

/**
* @module node-opcua-service-history
*/
export * from "./imports";

@@ -13,3 +13,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
/**
* @module node-opcua-service-history
*/
__exportStar(require("./imports"), exports);
//# sourceMappingURL=index.js.map

32

package.json
{
"name": "node-opcua-service-history",
"version": "2.6.0-alpha.7",
"version": "2.6.1",
"description": "pure nodejs OPCUA SDK - module -service-history",

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

"dependencies": {
"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.7",
"node-opcua-data-value": "^2.6.0-alpha.7",
"node-opcua-extension-object": "^2.6.0-alpha.7",
"node-opcua-factory": "^2.6.0-alpha.7",
"node-opcua-nodeid": "^2.6.0-alpha.1",
"node-opcua-service-filter": "^2.6.0-alpha.7",
"node-opcua-service-secure-channel": "^2.6.0-alpha.7",
"node-opcua-types": "^2.6.0-alpha.7",
"node-opcua-assert": "^2.6.1",
"node-opcua-basic-types": "^2.6.1",
"node-opcua-binary-stream": "^2.6.1",
"node-opcua-data-model": "^2.6.1",
"node-opcua-data-value": "^2.6.1",
"node-opcua-extension-object": "^2.6.1",
"node-opcua-factory": "^2.6.1",
"node-opcua-nodeid": "^2.6.1",
"node-opcua-service-filter": "^2.6.1",
"node-opcua-service-secure-channel": "^2.6.1",
"node-opcua-types": "^2.6.1",
"underscore": "^1.10.2"
},
"devDependencies": {
"node-opcua-generator": "^2.6.0-alpha.7",
"node-opcua-packet-analyzer": "^2.6.0-alpha.7",
"node-opcua-service-read": "^2.6.0-alpha.7"
"node-opcua-generator": "^2.6.1",
"node-opcua-packet-analyzer": "^2.6.1",
"node-opcua-service-read": "^2.6.1"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "6af0c6f183dcb96ddc5a2befc98851d0960c5fd0"
"gitHead": "15f0c0f83232fc63310dc04fea187048c7a01e4b"
}

Sorry, the diff of this file is not supported yet

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