benchmarkify
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -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"); |
{ | ||
"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
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
20976
Updatedlodash@^4.17.20