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

@commitlint/config-patternplate

Package Overview
Dependencies
Maintainers
4
Versions
92
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 17.2.0 to 17.3.0

2

index.js
const path = require('path');
const globby = require('globby');
const merge = require('lodash/merge');
const merge = require('lodash.merge');

@@ -5,0 +5,0 @@ function pathToId(root, filePath) {

{
"name": "@commitlint/config-patternplate",
"version": "17.2.0",
"version": "17.3.0",
"description": "Lint your commits, patternplate-style",

@@ -33,10 +33,11 @@ "files": [

"dependencies": {
"@commitlint/config-angular": "^17.2.0",
"@commitlint/config-angular": "^17.3.0",
"globby": "^11.0.0",
"lodash": "^4.17.19"
"lodash.merge": "^4.6.2"
},
"devDependencies": {
"@commitlint/utils": "^17.0.0"
"@commitlint/utils": "^17.0.0",
"@types/lodash.merge": "^4.6.7"
},
"gitHead": "a2fab85ec0668b112f43073c766a2a8545a55497"
"gitHead": "618aee50a953ab06e736d985009f7182bd1a8ae1"
}
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