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

@cirocfc/yet-another-github-branch-protection-tool

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cirocfc/yet-another-github-branch-protection-tool - npm Package Compare versions

Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.2

8

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

## [0.0.1-alpha.2](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-github-branch-protection-tool@0.0.1-alpha.1...@cirocfc/yet-another-github-branch-protection-tool@0.0.1-alpha.2) (2020-10-07)
**Note:** Version bump only for package @cirocfc/yet-another-github-branch-protection-tool
## 0.0.1-alpha.1 (2020-10-07)
**Note:** Version bump only for package @cirocfc/yet-another-github-branch-protection-tool

4

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"main": "lib/index.js",

@@ -39,3 +39,3 @@ "bin": {

"license": "MIT",
"gitHead": "61f8f87c462d4297dcc9e693a4dd2b2fe4eca520"
"gitHead": "6096184299c56022c57f2fc4af77d6e5e7ef466e"
}

@@ -26,3 +26,3 @@ [![npm](https://img.shields.io/npm/v/@cirocfc/yet-another-github-branch-protection-tool.svg?style=flat-square)](https://www.npmjs.com/package/@cirocfc/yet-another-github-branch-protection-tool) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)

```sh
yarn ya-branch-protect --project=<project-name-from-projects.yaml> --locked
yarn ya-protect-branch --project=<project-name-from-projects.yaml> --locked
```

@@ -33,5 +33,5 @@

```sh
yarn ya-branch-protect --project=<project-name-from-projects.yaml>
yarn ya-protect-branch --project=<project-name-from-projects.yaml>
```
That's it. Enjoy!
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