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

node-opcua-service-secure-channel

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-secure-channel - npm Package Compare versions

Comparing version 2.28.1 to 2.29.0

34

package.json
{
"name": "node-opcua-service-secure-channel",
"version": "2.28.1",
"version": "2.29.0",
"description": "pure nodejs OPCUA SDK - module -service-secure-channel",

@@ -8,3 +8,3 @@ "main": "./dist/index.js",

"scripts": {
"test": "mocha test",
"test": "mocha",
"clean": "node -e \"require('rimraf').sync('dist');\"",

@@ -14,18 +14,18 @@ "build": "tsc -b"

"dependencies": {
"node-opcua-assert": "2.22.0",
"node-opcua-basic-types": "2.28.0",
"node-opcua-binary-stream": "2.28.0",
"node-opcua-data-model": "2.28.0",
"node-opcua-extension-object": "2.28.0",
"node-opcua-factory": "2.28.0",
"node-opcua-nodeid": "2.28.0",
"node-opcua-types": "2.28.1"
"node-opcua-assert": "2.29.0",
"node-opcua-basic-types": "2.29.0",
"node-opcua-binary-stream": "2.29.0",
"node-opcua-data-model": "2.29.0",
"node-opcua-extension-object": "2.29.0",
"node-opcua-factory": "2.29.0",
"node-opcua-nodeid": "2.29.0",
"node-opcua-types": "2.29.0"
},
"devDependencies": {
"node-opcua-binary-stream": "2.17.0",
"node-opcua-buffer-utils": "2.28.0",
"node-opcua-debug": "2.28.0",
"node-opcua-generator": "2.28.1",
"node-opcua-packet-analyzer": "2.28.0",
"node-opcua-status-code": "2.28.0",
"node-opcua-binary-stream": "2.28.0",
"node-opcua-buffer-utils": "2.29.0",
"node-opcua-debug": "2.29.0",
"node-opcua-generator": "2.29.0",
"node-opcua-packet-analyzer": "2.29.0",
"node-opcua-status-code": "2.29.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "bf677aef793cb7b7d3ba83715e2dc8257b9f87f2"
"gitHead": "33989ea29477b4bd20f8708189258d9448848996"
}

Sorry, the diff of this file is not supported yet

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