Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-benchmarker

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-benchmarker - npm Package Compare versions

Comparing version 2.42.0 to 2.51.0

2

dist/benchmarker.js

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

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