Socket
Socket
Sign inDemoInstall

node-opcua-debug

Package Overview
Dependencies
13
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.2 to 0.7.3

2

dist/make_debug_log.js

@@ -50,3 +50,3 @@ "use strict";

const l = stack.split("\n")[2].split(":");
const callerLine = parseInt(l[l.length - 2], 10);
const callerLine = parseInt(l[l.length - 2], 10);
let a1 = [file_line(filename, callerLine)];

@@ -53,0 +53,0 @@ const a2 = _.values(arguments);

{
"name": "node-opcua-debug",
"version": "0.7.2",
"version": "0.7.3",
"description": "pure nodejs OPCUA SDK - module -debug",

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

"node-opcua-assert": "^0.7.0",
"node-opcua-buffer-utils": "^0.7.2",
"node-opcua-buffer-utils": "^0.7.3",
"underscore": "^1.9.1"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "a5ddc66431798b11b845c22dca057b480a93f445"
"gitHead": "e7ed2b6dc6c717c8d42d0bbd07018414dfc00b6e"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc