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

@nodecraft/commitlint-config

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodecraft/commitlint-config - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

1

index.js
'use strict';
/* eslint-disable unicorn/prefer-number-properties */
module.exports = {

@@ -3,0 +4,0 @@ extends: ['@commitlint/config-conventional'],

11

package.json
{
"name": "@nodecraft/commitlint-config",
"version": "1.0.3",
"version": "1.1.0",
"description": "Nodecraft commitlint config",

@@ -24,10 +24,11 @@ "homepage": "https://github.com/nodecraft/commitlint-config#readme",

"dependencies": {
"@commitlint/config-conventional": "^11.0.0"
"@commitlint/config-conventional": "^12.0.0"
},
"devDependencies": {
"eslint": "^7.13.0",
"eslint-config-nodecraft": "^6.1.0",
"eslint": "^7.20.0",
"eslint-config-nodecraft": "^7.3.1",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-node": "^11.1.0"
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^28.0.2"
}
}
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