Socket
Socket
Sign inDemoInstall

@voiceflow/git-branch-check

Package Overview
Dependencies
Maintainers
13
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.0.2 to 1.0.3

2

index.js

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

const branchRegex = /^\w+\/\S+\/CORE-\d+$/;
const EXCEPTIONS = ['production', 'staging', 'master'];
const EXCEPTIONS = ['production', 'staging', 'master', 'voiceflowV2'];

@@ -11,0 +11,0 @@ try {

{
"name": "@voiceflow/git-branch-check",
"description": "Voiceflow branch naming check",
"version": "1.0.2",
"version": "1.0.3",
"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