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

@dotcom-reliability-kit/eslint-config

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/eslint-config - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "@dotcom-reliability-kit/eslint-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "A prototype linting config, specifically focussed on enhancing code quality and proactively catching errors/bugs before they make it into production",

@@ -17,3 +17,6 @@ "repository": {

},
"main": "lib"
"main": "lib",
"peerDependencies": {
"eslint": ">=8.27.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