Socket
Socket
Sign inDemoInstall

conventional-changelog-revel-commit

Package Overview
Dependencies
6
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.1.0

4

index.js

@@ -41,4 +41,4 @@ 'use strict'

writerOpts,
releaseRules: writerOpts.types.map(({ type, release }) => {
return { type, release }
releaseRules: writerOpts.types.map(({ breaking, type, release }) => {
return { breaking, type, release }
}),

@@ -45,0 +45,0 @@ }

{
"name": "conventional-changelog-revel-commit",
"version": "1.0.3",
"version": "1.1.0",
"description": "Revel's conventional-changelog revel-commit preset",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc