Socket
Socket
Sign inDemoInstall

@putout/plugin-eslint

Package Overview
Dependencies
1
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.6.0 to 8.7.0

lib/declare/eslint-flat.js

6

lib/convert-rc-to-flat/rc-to-flat/index.js

@@ -31,7 +31,3 @@ 'use strict';

rulesPath,
} = getProperties(__jsonPath, [
'parser',
'rules',
'overrides',
]);
} = getProperties(__jsonPath, ['parser', 'rules', 'overrides']);

@@ -38,0 +34,0 @@ const safeAlign = SpreadElement(Identifier('safeAlign'));

'use strict';
const eslintFlat = require('./eslint-flat');
module.exports.declare = () => ({
...eslintFlat,
safeAlign: {

@@ -5,0 +8,0 @@ esm: `import {safeAlign} from 'eslint-plugin-putout/config'`,

{
"name": "@putout/plugin-eslint",
"version": "8.6.0",
"version": "8.7.0",
"type": "common",

@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc