New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bithound

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bithound - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

3

commands/check.js

@@ -54,2 +54,5 @@ var async = require('async');

sha = process.env.BITBUCKET_COMMIT;
} else {
branch = git.branch(process.cwd());
sha = git.long(process.cwd());
}

@@ -56,0 +59,0 @@

2

package.json
{
"name": "bithound",
"version": "1.6.0",
"version": "1.7.0",
"description": "Commands for interacting with bitHound: https://bithound.io",

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

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