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

@gregoralbrecht/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gregoralbrecht/eslint-config - npm Package Compare versions

Comparing version 1.1.6 to 1.2.0

3

package.json
{
"name": "@gregoralbrecht/eslint-config",
"version": "1.1.6",
"version": "1.2.0",
"description": "Personal ESLint config",

@@ -37,2 +37,3 @@ "main": "index.js",

"devDependencies": {
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/npm": "^7.0.5",

@@ -39,0 +40,0 @@ "conventional-changelog-eslint": "^3.0.8",

module.exports = {
branches: ["main"],
preset: "eslint",
plugins: [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
[
"@semantic-release/commit-analyzer",
{
preset: "eslint",
},
],
],
preset: "eslint",
};
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