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

@eslint-types/typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.16.0 to 6.17.0

4

package.json
{
"name": "@eslint-types/typescript-eslint",
"version": "6.16.0",
"version": "6.17.0",
"description": "TypeScript definitions for eslint-define-config",

@@ -23,3 +23,3 @@ "homepage": "https://github.com/eslint-types/define-config-plugin-types/tree/main/types/typescript-eslint",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.16.0"
"@typescript-eslint/eslint-plugin": "6.17.0"
},

@@ -26,0 +26,0 @@ "exports": {

export interface Schema0 {
/**
* If 'true', allow 'default' cases on switch statements with exhaustive cases.
*/
allowDefaultCaseForExhaustiveSwitch?: boolean;
/**
* If 'true', require a 'default' clause for switches on non-union types.

@@ -4,0 +8,0 @@ */

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