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

happy-conventional-commit

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happy-conventional-commit - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

17

package.json
{
"name": "happy-conventional-commit",
"description": "Tools for getting a happy conventional commit setup.",
"version": "0.0.2",
"version": "0.0.3",
"keywords": [
"conventional",
"commit",
"next",
"version",
"release",
"notes",
"changelog"
],
"scripts": {

@@ -19,4 +28,8 @@ "compile": "tsc",

"happy-current-version": "./bin/happy-current-version.cjs",
"happy-lint-changed": "./bin/happy-lint-changed.cjs",
"happy-next-version": "./bin/happy-next-version.cjs",
"happy-release-notes": "./bin/happy-release-notes.cjs"
"happy-prepare-commit-message": "./bin/happy-prepare-commit-message.cjs",
"happy-release-notes": "./bin/happy-release-notes.cjs",
"happy-validate-commit-message": "./bin/happy-validate-commit-message.cjs",
"happy-validate-pr-commit-messages": "./bin/happy-validate-commit-message.cjs"
},

@@ -23,0 +36,0 @@ "devDependencies": {

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