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.3.0 to 8.0.0

1

index.js

@@ -48,3 +48,2 @@ module.exports = {

'no-return-assign': 1,
'no-return-await': 1,
'no-useless-call': 1,

@@ -51,0 +50,0 @@ radix: 1,

8

package.json
{
"name": "@medanat/eslint-config",
"version": "7.3.0",
"version": "8.0.0",
"description": "Opinionated eslint configuration",

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

"peerDependencies": {
"eslint": "^8.34.0"
"eslint": "^8.49.0"
},
"engines": {
"node": ">= 14"
"node": ">= 16"
},
"gitHead": "b39bfae76b697445dd2f4e5947e3b9c1c2b6a4c0"
"gitHead": "ef5f5e1074f88ed36f3c8d5e94d186ba9656184b"
}
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