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

commitlint-config-lerna-scopes

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-lerna-scopes - npm Package Compare versions

Comparing version

to
13.1.0

8

CHANGELOG.md

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

# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
**Note:** Version bump only for package commitlint-config-lerna-scopes
# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)

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

6

package.json
{
"name": "commitlint-config-lerna-scopes",
"version": "13.0.0",
"version": "13.1.0",
"description": "Shareable commitlint config enforcing lerna package names as scopes",

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

"dependencies": {
"@commitlint/config-lerna-scopes": "^13.0.0"
"@commitlint/config-lerna-scopes": "^13.1.0"
},

@@ -38,3 +38,3 @@ "devDependencies": {

},
"gitHead": "ca0ddf736a495fe6868cb9b4c43ae65476a5a6bf"
"gitHead": "dfbb8c5e9481a5075458acad2e4666fd6b98f9a7"
}