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

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
768
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint - npm Package Compare versions

Comparing version 8.19.2-alpha.11 to 8.19.2-alpha.12

4

dist/config-helper.d.ts

@@ -15,3 +15,3 @@ import type { TSESLint } from '@typescript-eslint/utils';

* eslint.configs.recommended,
* ...tseslint.configs.recommended,
* tseslint.configs.recommended,
* ],

@@ -59,3 +59,3 @@ * rules: {

* eslint.configs.recommended,
* ...tseslint.configs.recommended,
* tseslint.configs.recommended,
* {

@@ -62,0 +62,0 @@ * rules: {

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

* eslint.configs.recommended,
* ...tseslint.configs.recommended,
* tseslint.configs.recommended,
* {

@@ -18,0 +18,0 @@ * rules: {

{
"name": "typescript-eslint",
"version": "8.19.2-alpha.11",
"version": "8.19.2-alpha.12",
"description": "Tooling which enables you to use TypeScript with ESLint",

@@ -55,5 +55,5 @@ "files": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.11",
"@typescript-eslint/parser": "8.19.2-alpha.11",
"@typescript-eslint/utils": "8.19.2-alpha.11"
"@typescript-eslint/eslint-plugin": "8.19.2-alpha.12",
"@typescript-eslint/parser": "8.19.2-alpha.12",
"@typescript-eslint/utils": "8.19.2-alpha.12"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

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