Socket
Socket
Sign inDemoInstall

@voiceflow/git-branch-check

Package Overview
Dependencies
Maintainers
24
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/git-branch-check - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

index.js

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

const branchRegex = /^\w+\/(\S+\/)?(VF|CT|NLU|PL|IN)-\d+$/;
const branchRegex = /^\w+\/(\S+\/)?[A-Za-z]+-\d+$/;
const EXCEPTIONS = [/^production$/, /^trying$/, /^staging$/, /^master$/, /^break-glass.*$/];

@@ -9,0 +9,0 @@

{
"name": "@voiceflow/git-branch-check",
"description": "Voiceflow branch naming check",
"version": "1.3.0",
"version": "1.4.0",
"author": "Voiceflow",

@@ -6,0 +6,0 @@ "bin": {

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