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

balm-git-flow

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balm-git-flow - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

lib/deploy.js

@@ -91,3 +91,3 @@ import chalk from 'chalk';

logMessage ||
`build: ${releaseBranch} from ${currentBranch} as of $(git log -1 --pretty=format:%h ${currentBranch})`;
`build: ${releaseBranch} from ${currentBranch} as of $(git log -1 --pretty=format:%h)`;

@@ -94,0 +94,0 @@ const releaseCommands = [

{
"name": "balm-git-flow",
"version": "0.8.1",
"version": "0.8.2",
"description": "The best practices for front-end git flow",

@@ -5,0 +5,0 @@ "keywords": [

@@ -42,3 +42,3 @@ # Balm Git Flow

| BALM_GIT_FLOW_REPOSITORIES | `array` | independent repositories |
| BALM_GIT_FLOW_SITE | `string` | production release branch (remote) for project site |
| BALM_GIT_FLOW_SITE | `string` | production release branch for independent repositories |

@@ -45,0 +45,0 @@ ## Usage

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