node-opcua-service-history
Advanced tools
Comparing version 2.5.0-alpha.12 to 2.5.1
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 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-service-history", | ||
"version": "2.5.0-alpha.12", | ||
"version": "2.5.1", | ||
"description": "pure nodejs OPCUA SDK - module -service-history", | ||
@@ -13,19 +13,19 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.0-alpha.4", | ||
"node-opcua-basic-types": "^2.5.0-alpha.12", | ||
"node-opcua-binary-stream": "^2.5.0-alpha.4", | ||
"node-opcua-data-model": "^2.5.0-alpha.12", | ||
"node-opcua-data-value": "^2.5.0-alpha.12", | ||
"node-opcua-extension-object": "^2.5.0-alpha.12", | ||
"node-opcua-factory": "^2.5.0-alpha.12", | ||
"node-opcua-nodeid": "^2.5.0-alpha.4", | ||
"node-opcua-service-filter": "^2.5.0-alpha.12", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.12", | ||
"node-opcua-types": "^2.5.0-alpha.12", | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-basic-types": "^2.5.1", | ||
"node-opcua-binary-stream": "^2.5.1", | ||
"node-opcua-data-model": "^2.5.1", | ||
"node-opcua-data-value": "^2.5.1", | ||
"node-opcua-extension-object": "^2.5.1", | ||
"node-opcua-factory": "^2.5.1", | ||
"node-opcua-nodeid": "^2.5.1", | ||
"node-opcua-service-filter": "^2.5.1", | ||
"node-opcua-service-secure-channel": "^2.5.1", | ||
"node-opcua-types": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.5.0-alpha.12", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.12", | ||
"node-opcua-service-read": "^2.5.0-alpha.12" | ||
"node-opcua-generator": "^2.5.1", | ||
"node-opcua-packet-analyzer": "^2.5.1", | ||
"node-opcua-service-read": "^2.5.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5b1bfb1f8b49490bc8d909a1fb21f829e6411bbf" | ||
"gitHead": "4cc18f384bbdf33c5cdd2a7857e810425aa67c8b" | ||
} |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
7013
Updatednode-opcua-assert@^2.5.1
Updatednode-opcua-data-model@^2.5.1
Updatednode-opcua-data-value@^2.5.1
Updatednode-opcua-factory@^2.5.1
Updatednode-opcua-nodeid@^2.5.1
Updatednode-opcua-types@^2.5.1