node-opcua-service-call
Advanced tools
Comparing version
{ | ||
"name": "node-opcua-service-call", | ||
"version": "2.5.0-alpha.6", | ||
"version": "2.5.0-alpha.9", | ||
"description": "pure nodejs OPCUA SDK - module -service-call", | ||
@@ -18,9 +18,9 @@ "scripts": { | ||
"node-opcua-nodeid": "^2.5.0-alpha.4", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.6", | ||
"node-opcua-types": "^2.5.0-alpha.6", | ||
"node-opcua-variant": "^2.5.0-alpha.6", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.9", | ||
"node-opcua-types": "^2.5.0-alpha.9", | ||
"node-opcua-variant": "^2.5.0-alpha.9", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.5.0-alpha.6", | ||
"node-opcua-generator": "^2.5.0-alpha.9", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.6", | ||
@@ -45,3 +45,3 @@ "node-opcua-status-code": "^2.5.0-alpha.4", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "df16503b0a7738500ccba7daec3952f898764371" | ||
"gitHead": "6504d3220739ee7171ca6c83721d40f79f373252" | ||
} |