node-opcua-benchmarker
Advanced tools
Comparing version 2.42.0 to 2.51.0
@@ -51,3 +51,3 @@ "use strict"; | ||
add(name, func) { | ||
node_opcua_assert_1.assert(util_1.isFunction(func)); | ||
(0, node_opcua_assert_1.assert)((0, util_1.isFunction)(func)); | ||
this.suites[name] = { | ||
@@ -54,0 +54,0 @@ functor: func, |
{ | ||
"name": "node-opcua-benchmarker", | ||
"version": "2.42.0", | ||
"version": "2.51.0", | ||
"description": "pure nodejs OPCUA SDK - module -benchmarker", | ||
@@ -14,3 +14,3 @@ "main": "./dist/index.js", | ||
"browser-process-hrtime": "^1.0.0", | ||
"node-opcua-assert": "2.42.0" | ||
"node-opcua-assert": "2.51.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "09c4530a94c3ff0529c94269d31088abecd7e144" | ||
"gitHead": "75feb111daf7ec65fa0111e4fa5beb8987fd4945" | ||
} |
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
17032
+ Addedchalk@4.1.2(transitive)
+ Addednode-opcua-assert@2.51.0(transitive)
- Removedchalk@4.1.1(transitive)
- Removednode-opcua-assert@2.42.0(transitive)
Updatednode-opcua-assert@2.51.0