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 8.2.0 to 8.3.0

4

index.js

@@ -30,4 +30,6 @@ module.exports = {

'n/no-restricted-require': 1,
'n/no-sync': 1
'n/no-sync': 1,
'no-unsupported-features/node-builtins': 0
}
};
{
"name": "@medanat/eslint-config-node",
"version": "8.2.0",
"version": "8.3.0",
"description": "Opinionated eslint configuration",

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

"dependencies": {
"eslint-plugin-n": "17.7.0"
"eslint-plugin-n": "17.8.1"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "7747fdc8e22dff2ff8936f141bf9fecccc7e9fa5"
"gitHead": "dca6acfae102f1851c4bc9d3073e817472f06883"
}
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