Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-pseudo-session

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-pseudo-session - npm Package Compare versions

Comparing version 2.51.0 to 2.52.0

32

package.json
{
"name": "node-opcua-pseudo-session",
"version": "2.51.0",
"version": "2.52.0",
"description": "pure nodejs OPCUA SDK - module -client-proxy",

@@ -8,3 +8,3 @@ "scripts": {

"build": "tsc -b",
"lint": "tslint source/**/*.ts",
"lint": "eslint source/**/*.ts",
"test": "echo mocha test"

@@ -15,15 +15,15 @@ },

"dependencies": {
"node-opcua-constants": "2.51.0",
"node-opcua-data-model": "2.51.0",
"node-opcua-data-value": "2.51.0",
"node-opcua-nodeid": "2.51.0",
"node-opcua-service-browse": "2.51.0",
"node-opcua-service-call": "2.51.0",
"node-opcua-service-read": "2.51.0",
"node-opcua-service-subscription": "2.51.0",
"node-opcua-service-translate-browse-path": "2.51.0",
"node-opcua-service-write": "2.51.0",
"node-opcua-status-code": "2.51.0",
"node-opcua-utils": "2.51.0",
"node-opcua-variant": "2.51.0"
"node-opcua-constants": "2.52.0",
"node-opcua-data-model": "2.52.0",
"node-opcua-data-value": "2.52.0",
"node-opcua-nodeid": "2.52.0",
"node-opcua-service-browse": "2.52.0",
"node-opcua-service-call": "2.52.0",
"node-opcua-service-read": "2.52.0",
"node-opcua-service-subscription": "2.52.0",
"node-opcua-service-translate-browse-path": "2.52.0",
"node-opcua-service-write": "2.52.0",
"node-opcua-status-code": "2.52.0",
"node-opcua-utils": "2.52.0",
"node-opcua-variant": "2.52.0"
},

@@ -45,3 +45,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "75feb111daf7ec65fa0111e4fa5beb8987fd4945"
"gitHead": "3ec6296e8fd4df0e05b9d887f0b7dd20113a9ce1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc