Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-cliff-darwin-x64

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-cliff-darwin-x64 - npm Package Compare versions

Comparing version 1.1.1-rc.4 to 1.1.1

2

package.json
{
"name": "git-cliff-darwin-x64",
"version": "1.1.1-rc.4",
"version": "1.1.1",
"description": "A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️",

@@ -5,0 +5,0 @@ "repository": {

@@ -129,20 +129,21 @@ <p align="center">

[git-cliff](https://www.npmjs.com/package/git-cliff) can be installed from NPM:
You can install and run [git-cliff](https://www.npmjs.com/package/git-cliff) with a single command:
```sh
yarn add -D git-cliff
npx git-cliff@latest
```
or:
Also, if you want to add `git-cliff` to your project:
```sh
# with yarn
yarn add -D git-cliff
# with npm
npm install git-cliff --save-dev
```
You can also use `git-cliff` directly with `npx`:
Afterwards, you can run `git-cliff` via `npm exec git-cliff` or `npx git-cliff@latest`.
```sh
npx git-cliff
```
### From MacPorts

@@ -149,0 +150,0 @@

Sorry, the diff of this file is not supported yet

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