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

@medanat/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medanat/eslint-config - npm Package Compare versions

Comparing version 7.1.0 to 7.2.1

2

index.js

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

'max-len': [1, {
code: 100,
code: 120,
ignoreUrls: true,

@@ -84,0 +84,0 @@ ignoreStrings: true,

{
"name": "@medanat/eslint-config",
"version": "7.1.0",
"version": "7.2.1",
"description": "Opinionated eslint configuration",

@@ -25,3 +25,3 @@ "private": false,

"peerDependencies": {
"eslint": "^8.21.0"
"eslint": "^8.33.0"
},

@@ -31,3 +31,3 @@ "engines": {

},
"gitHead": "b38b581d14585c32f4f64fc33ba9040eeac9c77c"
"gitHead": "c2e518674b82408169bd342ffa9dec90040b22de"
}
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