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

@stylistic/eslint-plugin-plus

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/eslint-plugin-plus - npm Package Compare versions

Comparing version 2.3.0 to 2.6.0-beta.0

3

dist/indent-binary-ops.js

@@ -11,4 +11,3 @@ 'use strict';

docs: {
description: "Indentation for binary operators",
recommended: "stylistic"
description: "Indentation for binary operators"
},

@@ -15,0 +14,0 @@ fixable: "whitespace",

@@ -17,4 +17,3 @@ 'use strict';

docs: {
description: "Enforces consistent spacing inside TypeScript type generics",
recommended: "stylistic"
description: "Enforces consistent spacing inside TypeScript type generics"
},

@@ -21,0 +20,0 @@ fixable: "whitespace",

@@ -12,4 +12,3 @@ 'use strict';

docs: {
description: "Expect space before the type declaration in the named tuple",
recommended: "stylistic"
description: "Expect space before the type declaration in the named tuple"
},

@@ -16,0 +15,0 @@ fixable: "whitespace",

{
"name": "@stylistic/eslint-plugin-plus",
"version": "2.3.0",
"version": "2.6.0-beta.0",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

@@ -43,6 +43,6 @@ "license": "MIT",

"@types/eslint": "^8.56.10",
"@typescript-eslint/utils": "^7.12.0"
"@typescript-eslint/utils": "^8.0.0-alpha.34"
},
"devDependencies": {
"@typescript-eslint/rule-tester": "^7.12.0"
"@typescript-eslint/rule-tester": "^8.0.0-alpha.34"
},

@@ -49,0 +49,0 @@ "scripts": {

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