Socket
Socket
Sign inDemoInstall

@typescript-eslint/typescript-estree

Package Overview
Dependencies
35
Maintainers
2
Versions
3457
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

14

package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "7.5.1-alpha.12",
"version": "7.5.1-alpha.13",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

@@ -57,10 +57,10 @@ "files": [

"dependencies": {
"@typescript-eslint/types": "7.5.1-alpha.12",
"@typescript-eslint/visitor-keys": "7.5.1-alpha.12",
"@typescript-eslint/types": "7.5.1-alpha.13",
"@typescript-eslint/visitor-keys": "7.5.1-alpha.13",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"minimatch": "^9.0.3",
"semver": "^7.5.4",
"ts-api-utils": "^1.0.1"
"minimatch": "^9.0.4",
"semver": "^7.6.0",
"ts-api-utils": "^1.3.0"
},

@@ -74,3 +74,3 @@ "devDependencies": {

"make-dir": "*",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"rimraf": "*",

@@ -77,0 +77,0 @@ "tmp": "*",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc