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

gal

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gal - npm Package Compare versions

Comparing version 0.0.43 to 0.0.44

2

dist/index.js

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

.version(`${version}`, '-v, --version')
.option('-d, --dry', 'run in dry mode', process.env.NODE_ENV !== 'production');
.option('-d, --dry', 'run in dry mode', process.env.NODE_ENV === 'development');
const git = simpleGit({

@@ -35,0 +35,0 @@ baseDir: process.cwd(),

{
"name": "gal",
"version": "0.0.43",
"version": "0.0.44",
"description": "Git add, commit, and push in one line.",

@@ -5,0 +5,0 @@ "main": "./dist/index.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