Socket
Socket
Sign inDemoInstall

node-opcua-assert

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-assert - npm Package Compare versions

Comparing version 2.22.0 to 2.29.0

0

dist/index.d.ts
declare type func = (...args: any[]) => any;
export declare function assert(cond: boolean | object | null | undefined | func, message?: string): void;
export default assert;

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

6

package.json
{
"name": "node-opcua-assert",
"version": "2.22.0",
"version": "2.29.0",
"description": "pure nodejs OPCUA SDK - module -assert",

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

"chalk": "^4.1.0",
"pretty-error": "^2.1.2"
"pretty-error": "^3.0.3"
},

@@ -34,3 +34,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "8eb6d67ecc89e34aa5bb99e9d6025aec2fa79743"
"gitHead": "33989ea29477b4bd20f8708189258d9448848996"
}

@@ -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