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

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";

4

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

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

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

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