node-opcua-service-call
Advanced tools
Comparing version 2.6.5 to 2.7.0
@@ -0,0 +0,0 @@ const generator = require("node-opcua-generator"); |
export { Argument, ArgumentOptions, CallMethodRequest, CallMethodRequestOptions, CallRequest, CallRequestOptions, CallMethodResult, CallMethodResultOptions, CallResponse } from "node-opcua-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-service-call", | ||
"version": "2.6.5", | ||
"version": "2.7.0", | ||
"description": "pure nodejs OPCUA SDK - module -service-call", | ||
@@ -14,14 +14,14 @@ "scripts": { | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-basic-types": "^2.6.1", | ||
"node-opcua-basic-types": "^2.7.0", | ||
"node-opcua-binary-stream": "^2.6.1", | ||
"node-opcua-factory": "^2.6.5", | ||
"node-opcua-factory": "^2.7.0", | ||
"node-opcua-nodeid": "^2.6.1", | ||
"node-opcua-service-secure-channel": "^2.6.5", | ||
"node-opcua-types": "^2.6.5", | ||
"node-opcua-variant": "^2.6.5", | ||
"node-opcua-service-secure-channel": "^2.7.0", | ||
"node-opcua-types": "^2.7.0", | ||
"node-opcua-variant": "^2.7.0", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.6.5", | ||
"node-opcua-packet-analyzer": "^2.6.5", | ||
"node-opcua-generator": "^2.7.0", | ||
"node-opcua-packet-analyzer": "^2.7.0", | ||
"node-opcua-status-code": "^2.6.1", | ||
@@ -45,3 +45,3 @@ "should": "^13.2.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
12579