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

@medanat/eslint-config-node

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medanat/eslint-config-node - npm Package Compare versions

Comparing version 6.2.0 to 7.0.0

2

index.js

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

parserOptions: {
ecmaVersion: 2020,
ecmaVersion: 'latest',
sourceType: 'module'

@@ -17,0 +17,0 @@ },

{
"name": "@medanat/eslint-config-node",
"version": "6.2.0",
"version": "7.0.0",
"description": "Opinionated eslint configuration",

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

"@medanat/eslint-config": "^6.0.0",
"eslint": "^8.6.0"
"eslint": "^8.16.0"
},
"engines": {
"node": ">= 12"
"node": ">= 14"
},
"gitHead": "80485dd9ca114441361bfeedfc4ea9b53c4dd292"
"gitHead": "d2e891fae9668e04b32fec4fd68eba0e2511c9db"
}
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