Socket
Socket
Sign inDemoInstall

eslint-plugin-prettier

Package Overview
Dependencies
98
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

4

package.json
{
"name": "eslint-plugin-prettier",
"version": "5.1.0",
"version": "5.1.1",
"description": "Runs prettier as an eslint rule",

@@ -58,2 +58,3 @@ "repository": "git+https://github.com/prettier/eslint-plugin-prettier.git",

"@graphql-eslint/eslint-plugin": "^3.20.0",
"@prettier/plugin-pug": "^3.0.0",
"@types/eslint": "^8.44.7",

@@ -70,2 +71,3 @@ "@types/prettier-linter-helpers": "^1.0.1",

"eslint-plugin-prettier": "link:.",
"eslint-plugin-pug": "^1.2.5",
"eslint-plugin-svelte": "^2.32.2",

@@ -72,0 +74,0 @@ "eslint-plugin-svelte3": "^4.0.0",

@@ -148,2 +148,3 @@ // @ts-check

'svelte',
'pug',
];

@@ -150,0 +151,0 @@ if (parserBlocklist.includes(/** @type {string} */ (inferredParser))) {

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