New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-service-call

Package Overview
Dependencies
Maintainers
1
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-call - npm Package Compare versions

Comparing version

to
2.5.0-alpha.9

12

package.json
{
"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"
}