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

@antfu/eslint-config-basic

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antfu/eslint-config-basic - npm Package Compare versions

Comparing version 0.39.0 to 0.39.1

2

index.js

@@ -205,2 +205,4 @@ module.exports = {

'no-unused-vars': 'off',
'antfu/no-cjs-exports': 'off',
'antfu/no-ts-export-equal': 'off',
},

@@ -207,0 +209,0 @@ },

4

package.json
{
"name": "@antfu/eslint-config-basic",
"version": "0.39.0",
"version": "0.39.1",
"description": "",

@@ -32,3 +32,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",

"yaml-eslint-parser": "^1.2.0",
"eslint-plugin-antfu": "0.39.0"
"eslint-plugin-antfu": "0.39.1"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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