Socket
Socket
Sign inDemoInstall

node-opcua-debug

Package Overview
Dependencies
9
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.113.0 to 2.114.0

2

dist/make_loggers.js

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

// environment variable that we may be using as well.
const old = Object.assign({}, _process.env);
const old = { ..._process.env };
const handler = {

@@ -36,0 +36,0 @@ get: function (obj, prop) {

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

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

"node-opcua-assert": "2.105.0",
"node-opcua-buffer-utils": "2.110.0"
"node-opcua-buffer-utils": "2.114.0"
},

@@ -37,3 +37,3 @@ "devDependencies": {

"homepage": "http://node-opcua.github.io/",
"gitHead": "36db335391fedd39726990a1b37f7768da16466a",
"gitHead": "358d284a696c88e383eedac1ab75d950fb28ec35",
"files": [

@@ -40,0 +40,0 @@ "dist",

Sorry, the diff of this file is not supported yet

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