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 0.4.0 to 0.4.6

0

dist/index.d.ts
export declare function assert(cond: boolean | object | null | undefined | Function, message?: string): void;
export default assert;

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

6

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

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

"homepage": "http://node-opcua.github.io/",
"devDependencies": {
"@types/chalk": "^2.2.0"
}
"gitHead": "537d2a1f4d88271c57389d8ed56d787cf67588d2"
}

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