Socket
Socket
Sign inDemoInstall

@commitlint/config-lerna-scopes

Package Overview
Dependencies
Maintainers
1
Versions
84
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 4.2.0 to 4.2.1

8

CHANGELOG.md

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

<a name="4.2.1"></a>
## [4.2.1](https://github.com/marionebl/commitlint/compare/v4.2.0...v4.2.1) (2017-10-18)
**Note:** Version bump only for package @commitlint/config-lerna-scopes
<a name="4.2.0"></a>

@@ -8,0 +16,0 @@ # [4.2.0](https://github.com/marionebl/commitlint/compare/v4.1.1...v4.2.0) (2017-10-14)

10

package.json
{
"name": "@commitlint/config-lerna-scopes",
"version": "4.2.0",
"version": "4.2.1",
"description": "Shareable commitlint config enforcing lerna package names as scopes",
"scripts": {
"pretest": "dep-check",
"start": "ava --watch --verbose",
"test": "ava $AVA_VERBOSE",
"start": "npx ava --watch --verbose",
"test": "npx ava --verbose",
"clean": "exit 0"

@@ -42,6 +41,5 @@ },

"devDependencies": {
"@commitlint/test": "^4.2.0",
"@commitlint/utils": "^4.2.0",
"@commitlint/test": "^4.2.1",
"ava": "^0.22.0"
}
}
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