Socket
Socket
Sign inDemoInstall

eslint-config-adorable

Package Overview
Dependencies
219
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

4

index.js

@@ -62,6 +62,6 @@ module.exports = {

"no-cond-assign": "error",
"no-console": "error",
"no-console": "warn",
"no-constant-condition": "error",
"no-control-regex": "error",
"no-debugger": "error",
"no-debugger": "warn",
"no-delete-var": "error",

@@ -68,0 +68,0 @@ "no-div-regex": "error",

{
"name": "eslint-config-adorable",
"version": "0.0.5",
"version": "0.0.6",
"description": "JavaScript ESLint lint configuration used by the Adorable team.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc