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.9.0 to 1.10.0

2

bin/chewbacca.js

@@ -64,2 +64,4 @@ #!/usr/bin/env node

}).then(function () {
return exec('npm install', true);
}).then(function () {
return exec('./node_modules/.bin/mocha ' +

@@ -66,0 +68,0 @@ '--no-timeouts ' +

2

package.json
{
"name": "chewbacca",
"version": "1.9.0",
"version": "1.10.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