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

commitlint-plugin-tense

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-plugin-tense - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.1](https://github.com/actuallydamo/commitlint-plugin-tense/compare/v1.0.0...v1.0.1) (2023-01-31)
### Bug Fixes
* add `upgrade` to allowlist ([d11a95d](https://github.com/actuallydamo/commitlint-plugin-tense/commit/d11a95d995b882c2baaae17570fcd2399114511c))
# 1.0.0 (2022-07-01)

@@ -2,0 +9,0 @@

1

dist/library/allowlist.js

@@ -351,2 +351,3 @@ "use strict";

'update',
'upgrade',
'use',

@@ -353,0 +354,0 @@ 'utilise',

2

package.json
{
"name": "commitlint-plugin-tense",
"version": "1.0.0",
"version": "1.0.1",
"description": "A commitlint plugin that checks tense",

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

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