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

@nodecraft/commitlint-config

Package Overview
Dependencies
Maintainers
5
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.1 to 1.0.2

11

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

@@ -16,2 +16,5 @@ "homepage": "https://github.com/nodecraft/commitlint-config#readme",

"main": "index.js",
"files": [
"index.js"
],
"scripts": {

@@ -21,2 +24,5 @@ "lint": "eslint .",

},
"dependencies": {
"@commitlint/config-conventional": "^11.0.0"
},
"devDependencies": {

@@ -27,6 +33,3 @@ "eslint": "^7.13.0",

"eslint-plugin-node": "^11.1.0"
},
"dependencies": {
"@commitlint/config-conventional": "^11.0.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