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

benchmark

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

benchmark - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

10

package.json
{
"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

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