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

@thumbtack/changelog-lint

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thumbtack/changelog-lint

This linter ensures that changelogs are following the [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) specification.

  • 0.1.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-16.67%
Maintainers
4
Weekly downloads
 
Created
Source

changelog-lint

This linter ensures that changelogs are following the Keep a Changelog specification.

RuleDescriptionStatus
changelog-heading-1-firstenforce that the changelog begins with a top-level heading
changelog-heading-1-num-occurencesdisallow more than one top-level heading
changelog-heading-1-textenforce that the top-level heading says “Changelog”
changelog-heading-2-dashenforce that the second-level heading contains a dash “-“ separated by one space on each side
changelog-heading-2-unreleased-num-occurrencesenforce that there is one second-level heading that says “Unreleased“
changelog-heading-2-valid-dateenforce that second-level headings (that aren't “Unreleased“) contain a date formatted as YYYY-MM-DD
changelog-heading-2-valid-semverenforce that second-level headings (that aren't “Unreleased“) contain a version that follows Semantic Versioning
changelog-heading-3-duplicate-sectionsenforce that versions don't include duplicate third-level headings
changelog-heading-3-text-contentsenforce that third-level headings contain a valid change type
changelog-list-semver-severityenforce that list items contain a valid severity label
changelog-list-has-change-typeenforce that a change is part of a valid change type

FAQs

Package last updated on 30 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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