Socket
Socket
Sign inDemoInstall

typescript-eslint

Package Overview
Dependencies
Maintainers
1
Versions
562
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 7.8.1-alpha.11 to 7.9.0

11

package.json
{
"name": "typescript-eslint",
"version": "7.8.1-alpha.11",
"version": "7.9.0",
"description": "Tooling which enables you to use TypeScript with ESLint",

@@ -52,3 +52,3 @@ "files": [

"test": "jest --coverage --passWithNoTests",
"typecheck": "tsc -p tsconfig.json --noEmit"
"typecheck": "tsc --noEmit"
},

@@ -59,7 +59,8 @@ "peerDependencies": {

"dependencies": {
"@typescript-eslint/eslint-plugin": "7.8.1-alpha.11",
"@typescript-eslint/parser": "7.8.1-alpha.11",
"@typescript-eslint/utils": "7.8.1-alpha.11"
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/utils": "7.9.0"
},
"devDependencies": {
"@jest/types": "29.6.3",
"downlevel-dts": "*",

@@ -66,0 +67,0 @@ "jest": "29.7.0",

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