Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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.74.0 to 2.76.0

0

dist/display_trace.d.ts
export declare function traceFromThisProjectOnly(err?: Error): string;
export declare function displayTraceFromThisProjectOnly(err?: Error): void;

@@ -0,0 +0,0 @@ "use strict";

export declare function dump(obj: unknown): void;
export declare function dumpIf(condition: boolean, obj: unknown): void;

@@ -0,0 +0,0 @@ "use strict";

/// <reference types="node" />
export declare function hexDump(buffer: Buffer | null, width?: number, maxSize?: number): string;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

export declare function removeDecoration(str: string): string;

@@ -0,0 +0,0 @@ "use strict";

export declare function getTempFilename(tmpFilename: string | null): string;

@@ -0,0 +0,0 @@ "use strict";

export { getTempFilename } from "./get_temp_filename";
export { redirectToFile } from "./redirect_to_file";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

8

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

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

"hexy": "0.3.4",
"node-opcua-assert": "2.74.0",
"node-opcua-buffer-utils": "2.74.0"
"node-opcua-assert": "2.76.0",
"node-opcua-buffer-utils": "2.76.0"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "003ee041795f3b737afaaef5721045ee31ea9f77"
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7"
}
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