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

clear-branches

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clear-branches - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

clearBranches.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const util = require('util');

@@ -2,0 +4,0 @@ const exec = util.promisify(require('child_process').exec);

2

package.json
{
"name": "clear-branches",
"version": "0.0.5",
"version": "0.0.6",
"description": "productivity and easy way to clear your local branches",

@@ -5,0 +5,0 @@ "main": "clearBranches.js",

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