New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

prettier-eslint

Package Overview
Dependencies
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-eslint - npm Package Compare versions

Comparing version

to
8.7.0

2

dist/utils.js

@@ -174,3 +174,3 @@ "use strict";

if (isRuleFixable(rule)) {
if (name !== "prettier/prettier" && isRuleFixable(rule)) {
fixableRules.push(name);

@@ -177,0 +177,0 @@ }

{
"name": "prettier-eslint",
"version": "8.6.2",
"version": "8.7.0",
"description": "Formats your JavaScript using prettier followed by eslint --fix",

@@ -5,0 +5,0 @@ "main": "dist/index.js",