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

node-opcua-secure-channel

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.6.1 to 2.6.2

{
"name": "node-opcua-secure-channel",
"version": "2.6.1",
"version": "2.6.2",
"description": "pure nodejs OPCUA SDK - module -secure-channel",

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "15f0c0f83232fc63310dc04fea187048c7a01e4b"
"gitHead": "b112991c16a119b082e3adb15d9b9fe6ebfa961f"
}

@@ -99,3 +99,3 @@ // tslint:disable:no-console

const msg = " MockServerTransport has no more packets to send to client to" +
" emulate server responses.... ";
" emulate server responses.... ";
console.log(chalk.red.bold(msg));

@@ -102,0 +102,0 @@ console.log(chalk.blue.bold(hexDump(data)));

Sorry, the diff of this file is not supported yet