node-opcua-pseudo-session
Advanced tools
Comparing version 2.6.5 to 2.7.0
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-pseudo-session", | ||
"version": "2.6.5", | ||
"version": "2.7.0", | ||
"description": "pure nodejs OPCUA SDK - module -client-proxy", | ||
@@ -15,13 +15,13 @@ "scripts": { | ||
"async": "^3.2.0", | ||
"node-opcua-data-model": "^2.6.5", | ||
"node-opcua-data-value": "^2.6.5", | ||
"node-opcua-data-model": "^2.7.0", | ||
"node-opcua-data-value": "^2.7.0", | ||
"node-opcua-nodeid": "^2.6.1", | ||
"node-opcua-service-browse": "^2.6.5", | ||
"node-opcua-service-call": "^2.6.5", | ||
"node-opcua-service-read": "^2.6.5", | ||
"node-opcua-service-translate-browse-path": "^2.6.5", | ||
"node-opcua-service-write": "^2.6.5", | ||
"node-opcua-service-browse": "^2.7.0", | ||
"node-opcua-service-call": "^2.7.0", | ||
"node-opcua-service-read": "^2.7.0", | ||
"node-opcua-service-translate-browse-path": "^2.7.0", | ||
"node-opcua-service-write": "^2.7.0", | ||
"node-opcua-status-code": "^2.6.1", | ||
"node-opcua-utils": "^2.6.1", | ||
"node-opcua-variant": "^2.6.5", | ||
"node-opcua-utils": "^2.7.0", | ||
"node-opcua-variant": "^2.7.0", | ||
"underscore": "^1.10.2" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e5e38142a719ebe22afb9617dce34b985d407d9b" | ||
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462" | ||
} |
@@ -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
22357
Updatednode-opcua-data-model@^2.7.0
Updatednode-opcua-data-value@^2.7.0
Updatednode-opcua-utils@^2.7.0
Updatednode-opcua-variant@^2.7.0