Socket
Socket
Sign inDemoInstall

node-opcua-debug

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-debug - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

1

dist/redirect_to_file.js

@@ -43,2 +43,3 @@ "use strict";

console.log = oldConsoleLog;
console.log(" log file = ", logFile);
console.log("redirectToFile has intercepted an error :", err);

@@ -45,0 +46,0 @@ // we don't want the callback anymore since we got an error

6

package.json
{
"name": "node-opcua-debug",
"version": "2.0.0",
"version": "2.1.0",
"description": "pure nodejs OPCUA SDK - module -debug",

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

"node-opcua-assert": "^2.0.0",
"node-opcua-buffer-utils": "^2.0.0",
"node-opcua-buffer-utils": "^2.1.0",
"underscore": "^1.9.1"

@@ -38,3 +38,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "deed061b032e8490d44f59fc42559d413968ab89"
"gitHead": "ddce2b6e3e13371510e63d839c1a4c4ff0be2c15"
}

@@ -57,2 +57,3 @@ /**

console.log(" log file = ", logFile);
console.log("redirectToFile has intercepted an error :", err);

@@ -59,0 +60,0 @@ // we don't want the callback anymore since we got an error

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