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

node-opcua-common

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-common - npm Package Compare versions

Comparing version

to
2.5.4

12

package.json
{
"name": "node-opcua-common",
"version": "2.5.2",
"version": "2.5.4",
"description": "pure nodejs OPCUA SDK - module -common",

@@ -20,5 +20,5 @@ "scripts": {

"node-opcua-nodeid": "^2.5.2",
"node-opcua-service-endpoints": "^2.5.2",
"node-opcua-service-secure-channel": "^2.5.2",
"node-opcua-types": "^2.5.2",
"node-opcua-service-endpoints": "^2.5.4",
"node-opcua-service-secure-channel": "^2.5.4",
"node-opcua-types": "^2.5.4",
"underscore": "^1.9.2"

@@ -29,3 +29,3 @@ },

"@types/node": "^13.9.2",
"node-opcua-generator": "^2.5.2",
"node-opcua-generator": "^2.5.4",
"should": "^13.2.3"

@@ -48,3 +48,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "923fb4060b27a91f5f8cebeb1294c48a8e8e8ff9"
"gitHead": "f456aa2fb3acf0ca7ecf56947e3112e90b604716"
}