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

@meadow/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meadow/eslint-config - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -36,3 +36,3 @@ module.exports = {

"no-empty-character-class": 2,
"no-empty": 2,
"no-empty": [2, { "allowEmptyCatch": true }],
"no-ex-assign": 2,

@@ -39,0 +39,0 @@ "no-extra-boolean-cast": 2,

{
"name": "@meadow/eslint-config",
"version": "2.0.1",
"version": "2.0.2",
"description": "Extendable ESLint configuration by Meadow",

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

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