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.2 to 2.1.3

12

package.json
{
"name": "benchmark",
"version": "2.1.2",
"version": "2.1.3",
"description": "A benchmarking library that supports high-resolution timers & returns statistically significant results.",

@@ -21,11 +21,11 @@ "homepage": "https://benchmarkjs.com/",

"dependencies": {
"lodash": "^4.16.4",
"platform": "^1.3.1"
"lodash": "^4.17.3",
"platform": "^1.3.3"
},
"devDependencies": {
"coveralls": "^2.11.14",
"docdown": "~0.7.1",
"coveralls": "^2.11.15",
"docdown": "~0.7.2",
"istanbul": "0.4.5",
"qunit-extras": "^3.0.0",
"qunitjs": "^2.0.1",
"qunitjs": "^2.1.0",
"requirejs": "^2.3.2"

@@ -32,0 +32,0 @@ },

@@ -1,2 +0,2 @@

# Benchmark.js v2.1.2
# Benchmark.js v2.1.3

@@ -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.2/benchmark.js)
* [Development source](https://raw.githubusercontent.com/bestiejs/benchmark.js/2.1.3/benchmark.js)

@@ -88,3 +88,3 @@ ## Installation

Tested in Chrome 53-54, Firefox 48-49, IE 11, Edge 14, Safari 9-10, Node.js 6-7, & PhantomJS 2.1.1.
Tested in Chrome 54-55, Firefox 49-50, IE 11, Edge 14, Safari 9-10, Node.js 6-7, & PhantomJS 2.1.1.

@@ -91,0 +91,0 @@ ## BestieJS

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