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

@commitlint/config-patternplate

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-patternplate - npm Package Compare versions

Comparing version

to
12.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
**Note:** Version bump only for package @commitlint/config-patternplate
## [12.0.1](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@commitlint/config-patternplate",
"version": "12.0.1",
"version": "12.1.1",
"description": "Lint your commits, patternplate-style",

@@ -32,3 +32,3 @@ "files": [

"dependencies": {
"@commitlint/config-angular": "^12.0.1",
"@commitlint/config-angular": "^12.1.1",
"globby": "^11.0.0",

@@ -38,5 +38,5 @@ "lodash": "^4.17.19"

"devDependencies": {
"@commitlint/utils": "^12.0.1"
"@commitlint/utils": "^12.1.1"
},
"gitHead": "610d2911bea066c87700155de3bf5bbecf266a8d"
"gitHead": "32daec2277f3db2855996db57264bed36ed5db21"
}