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.3.0 to 1.3.1

1

bin/chewbacca.js

@@ -118,3 +118,2 @@ #!/usr/bin/env node

results[1].ref,
((avg <= 0) ? results[0].ref : results[1].ref),
'on average');

@@ -121,0 +120,0 @@ exec('git checkout ' + originalSha, true, function (err) {

2

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