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

@putout/eslint

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/eslint - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

4

lib/create-plugin/index.js

@@ -5,3 +5,2 @@ 'use strict';

const {filter, report} = plugin;
const {sourceCode, filename} = context;

@@ -23,3 +22,2 @@

const text = getText(node);
const path = {

@@ -100,3 +98,3 @@ text,

},
schema: {},
schema: false,
fixable,

@@ -103,0 +101,0 @@ };

{
"name": "@putout/eslint",
"version": "3.0.0",
"version": "3.1.0",
"type": "commonjs",

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

"c8": "^8.0.0",
"eslint": "^8.45.0",
"eslint": "^9.0.0-alpha.0",
"eslint-plugin-n": "^16.0.0",

@@ -45,0 +45,0 @@ "eslint-plugin-putout": "^22.0.0",

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