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.5.0-alpha.4 to 2.5.1

bin/raw_to_hex.js

0

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ export declare function setDebugFlag(scriptFullPath: string, flag: boolean): void;

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

/// <reference types="node" />
export declare function inlineText(f: any): string;
export declare function makebuffer_from_trace(func: string | Function): Buffer;

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

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

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

10

package.json
{
"name": "node-opcua-debug",
"version": "2.5.0-alpha.4",
"version": "2.5.1",
"description": "pure nodejs OPCUA SDK - module -debug",

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

"hexy": "^0.3.0",
"node-opcua-assert": "^2.5.0-alpha.4",
"node-opcua-buffer-utils": "^2.5.0-alpha.4",
"node-opcua-assert": "^2.5.1",
"node-opcua-buffer-utils": "^2.5.1",
"underscore": "^1.9.2"

@@ -19,3 +19,3 @@ },

"chalk": "^3.0.0",
"should": "13.2.3"
"should": "^13.2.3"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "67068530aea80ae818cd8ee05be517194e706523"
"gitHead": "4cc18f384bbdf33c5cdd2a7857e810425aa67c8b"
}

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

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

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

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

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

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

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

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