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

@typescript-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
4002
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/eslint-plugin - npm Package Compare versions

Comparing version 8.22.1-alpha.12 to 8.22.1-alpha.13

4

dist/rules/class-methods-use-this.js

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

ignoreClassesThatImplementAnInterface: {
description: 'Makes the rule ignore class members that are defined within a class that `implements` a type',
description: 'Whether to ignore class members that are defined within a class that `implements` a type.',
oneOf: [

@@ -51,3 +51,3 @@ {

type: 'boolean',
description: 'Ignore members marked with the `override` modifier',
description: 'Whether to ignore members marked with the `override` modifier.',
},

@@ -54,0 +54,0 @@ },

{
"name": "@typescript-eslint/eslint-plugin",
"version": "8.22.1-alpha.12",
"version": "8.22.1-alpha.13",
"description": "TypeScript plugin for ESLint",

@@ -64,6 +64,6 @@ "files": [

"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.22.1-alpha.12",
"@typescript-eslint/type-utils": "8.22.1-alpha.12",
"@typescript-eslint/utils": "8.22.1-alpha.12",
"@typescript-eslint/visitor-keys": "8.22.1-alpha.12",
"@typescript-eslint/scope-manager": "8.22.1-alpha.13",
"@typescript-eslint/type-utils": "8.22.1-alpha.13",
"@typescript-eslint/utils": "8.22.1-alpha.13",
"@typescript-eslint/visitor-keys": "8.22.1-alpha.13",
"graphemer": "^1.4.0",

@@ -79,4 +79,4 @@ "ignore": "^5.3.1",

"@types/natural-compare": "*",
"@typescript-eslint/rule-schema-to-typescript-types": "8.22.1-alpha.12",
"@typescript-eslint/rule-tester": "8.22.1-alpha.12",
"@typescript-eslint/rule-schema-to-typescript-types": "8.22.1-alpha.13",
"@typescript-eslint/rule-tester": "8.22.1-alpha.13",
"ajv": "^6.12.6",

@@ -83,0 +83,0 @@ "cross-env": "^7.0.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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