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.29.0 to 2.35.0

pnpm-lock.yaml

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.29.0",
"version": "2.35.0",
"description": "pure nodejs OPCUA SDK - module -assert",

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

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

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