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

chewbacca

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chewbacca - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

2

mocha-benchmark-ui.js

@@ -27,2 +27,3 @@ var Mocha = require('mocha');

var iterationCount = 5000;
var iterations = new Array(iterationCount);

@@ -98,3 +99,2 @@ function updateMetadata(test, iterations) {

var returnsPromise = detectReturningPromise(fn);
var iterations = new Array(iterationCount);

@@ -101,0 +101,0 @@ var runIterations;

{
"name": "chewbacca",
"version": "1.6.0",
"version": "1.7.0",
"description": "A benchmark tool for Mocha test that will run the body of each test many times.",

@@ -5,0 +5,0 @@ "scripts": {

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