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

to
0.8.1-legacy

10

lib/deploy.js

@@ -100,3 +100,3 @@ "use strict";

if (!repositories.length) {
_context2.next = 8;
_context2.next = 9;
break;

@@ -106,5 +106,9 @@ }

repository = repositories[releaseIndex] || repositories[0];
if (!repository) {
_context2.next = 9;
break;
}
branch = "".concat(releaseBranch, ":").concat(site || releaseBranch);
publishingCommands = "git push -f ".concat(repository, " ").concat(branch);
_context2.next = 8;
_context2.next = 9;
return (0, _cmd.runCommands)(publishingCommands, {

@@ -115,3 +119,3 @@ cwd: _config.releaseDir,

});
case 8:
case 9:
case "end":

@@ -118,0 +122,0 @@ return _context2.stop();

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

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