node-opcua-assert
Advanced tools
Comparing version 2.5.0-alpha.0 to 2.5.0-alpha.4
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"; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4810
6
51