node-opcua-service-call
Advanced tools
Comparing version 2.5.0-alpha.10 to 2.5.0-alpha.11
@@ -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.5.0-alpha.10", | ||
"version": "2.5.0-alpha.11", | ||
"description": "pure nodejs OPCUA SDK - module -service-call", | ||
@@ -14,14 +14,14 @@ "scripts": { | ||
"node-opcua-assert": "^2.5.0-alpha.4", | ||
"node-opcua-basic-types": "^2.5.0-alpha.6", | ||
"node-opcua-basic-types": "^2.5.0-alpha.11", | ||
"node-opcua-binary-stream": "^2.5.0-alpha.4", | ||
"node-opcua-factory": "^2.5.0-alpha.10", | ||
"node-opcua-factory": "^2.5.0-alpha.11", | ||
"node-opcua-nodeid": "^2.5.0-alpha.4", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.10", | ||
"node-opcua-types": "^2.5.0-alpha.10", | ||
"node-opcua-variant": "^2.5.0-alpha.10", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.11", | ||
"node-opcua-types": "^2.5.0-alpha.11", | ||
"node-opcua-variant": "^2.5.0-alpha.11", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.5.0-alpha.10", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.10", | ||
"node-opcua-generator": "^2.5.0-alpha.11", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.11", | ||
"node-opcua-status-code": "^2.5.0-alpha.4", | ||
@@ -45,3 +45,3 @@ "should": "13.2.3" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "1428f09853a22bf736c35cba36744511298bb62c" | ||
"gitHead": "7b9ace456702cd8e98bfbb8d31987835734a1e61" | ||
} |
@@ -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
11889