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.7.0 to 2.8.0

0

dist/imports.d.ts
export { AggregateConfiguration, HistoryData, HistoryModifiedData, HistoryReadDetails, HistoryReadValueId, HistoryReadResult, HistoryUpdateResult, HistoryReadRequest, HistoryReadResponse, HistoryUpdateRequest, HistoryUpdateResponse, ReadRawModifiedDetails, ReadProcessedDetails, ReadAtTimeDetails, HistoryUpdateType, ModificationInfo, ReadEventDetails, HistoryReadRequestOptions } from "node-opcua-types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

2

dist/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 @@ /**

{
"name": "node-opcua-service-history",
"version": "2.7.0",
"version": "2.8.0",
"description": "pure nodejs OPCUA SDK - module -service-history",

@@ -14,18 +14,18 @@ "scripts": {

"node-opcua-assert": "^2.6.1",
"node-opcua-basic-types": "^2.7.0",
"node-opcua-basic-types": "^2.8.0",
"node-opcua-binary-stream": "^2.6.1",
"node-opcua-data-model": "^2.7.0",
"node-opcua-data-value": "^2.7.0",
"node-opcua-extension-object": "^2.7.0",
"node-opcua-factory": "^2.7.0",
"node-opcua-nodeid": "^2.6.1",
"node-opcua-service-filter": "^2.7.0",
"node-opcua-service-secure-channel": "^2.7.0",
"node-opcua-types": "^2.7.0",
"node-opcua-data-model": "^2.8.0",
"node-opcua-data-value": "^2.8.0",
"node-opcua-extension-object": "^2.8.0",
"node-opcua-factory": "^2.8.0",
"node-opcua-nodeid": "^2.8.0",
"node-opcua-service-filter": "^2.8.0",
"node-opcua-service-secure-channel": "^2.8.0",
"node-opcua-types": "^2.8.0",
"underscore": "^1.10.2"
},
"devDependencies": {
"node-opcua-generator": "^2.7.0",
"node-opcua-packet-analyzer": "^2.7.0",
"node-opcua-service-read": "^2.7.0"
"node-opcua-generator": "^2.8.0",
"node-opcua-packet-analyzer": "^2.8.0",
"node-opcua-service-read": "^2.8.0"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462"
"gitHead": "e3b0892d751900c13898ca82be84bbfe66997f0c"
}

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