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

swagit

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagit - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

bin/swagit.js

@@ -71,6 +71,8 @@ #!/usr/bin/env node

if (confirm) {
deleteBranches(branches);
deleteBranches(selectedBranches);
console.log(
`${success} ${magenta(branches.length)} branches has been deleted.`
`${success} ${magenta(
selectedBranches.length
)} branches has been deleted.`
);

@@ -77,0 +79,0 @@ }

@@ -12,3 +12,3 @@ {

},
"version": "0.1.3",
"version": "0.1.4",
"bin": {

@@ -15,0 +15,0 @@ "sg": "./bin/swagit.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