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

benchmarkify

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

benchmarkify - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ {

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

"use strict";
require("./" + (process.argv[2] || "simple"));

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

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

@@ -0,0 +0,0 @@ const _ = require("lodash");

4

package.json
{
"name": "benchmarkify",
"version": "2.1.2",
"version": "2.1.3",
"description": "Benchmark runner for NodeJS",

@@ -24,3 +24,3 @@ "main": "index.js",

"chalk": "^2.4.2",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"ora": "^3.4.0",

@@ -27,0 +27,0 @@ "tiny-human-time": "^1.2.0"

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

@@ -0,0 +0,0 @@ # :zap: benchmarkify

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