Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "benchmark", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A benchmarking library that supports high-resolution timers & returns statistically significant results.", | ||
@@ -21,12 +21,12 @@ "homepage": "https://benchmarkjs.com/", | ||
"dependencies": { | ||
"lodash": "^4.17.3", | ||
"lodash": "^4.17.4", | ||
"platform": "^1.3.3" | ||
}, | ||
"devDependencies": { | ||
"coveralls": "^2.11.15", | ||
"coveralls": "^2.12.0", | ||
"docdown": "~0.7.2", | ||
"istanbul": "0.4.5", | ||
"qunit-extras": "^3.0.0", | ||
"qunitjs": "^2.1.0", | ||
"requirejs": "^2.3.2" | ||
"qunitjs": "^2.2.1", | ||
"requirejs": "^2.3.3" | ||
}, | ||
@@ -33,0 +33,0 @@ "files": [ |
@@ -1,2 +0,2 @@ | ||
# Benchmark.js v2.1.3 | ||
# Benchmark.js v2.1.4 | ||
@@ -11,3 +11,3 @@ A [robust](https://mathiasbynens.be/notes/javascript-benchmarking "Bulletproof JavaScript benchmarks") benchmarking library that supports high-resolution timers & returns statistically significant results. As seen on [jsPerf](https://jsperf.com/). | ||
* [Development source](https://raw.githubusercontent.com/bestiejs/benchmark.js/2.1.3/benchmark.js) | ||
* [Development source](https://raw.githubusercontent.com/bestiejs/benchmark.js/2.1.4/benchmark.js) | ||
@@ -14,0 +14,0 @@ ## Installation |
Sorry, the diff of this file is too big to display
91096
Updatedlodash@^4.17.4