Socket
Socket
Sign inDemoInstall

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
3816
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Compare versions

Comparing version 6.7.3 to 6.9.1

14

package.json
{
"name": "@typescript-eslint/parser",
"version": "6.7.3",
"version": "6.9.1",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/scope-manager": "6.7.3",
"@typescript-eslint/types": "6.7.3",
"@typescript-eslint/typescript-estree": "6.7.3",
"@typescript-eslint/visitor-keys": "6.7.3",
"@typescript-eslint/scope-manager": "6.9.1",
"@typescript-eslint/types": "6.9.1",
"@typescript-eslint/typescript-estree": "6.9.1",
"@typescript-eslint/visitor-keys": "6.9.1",
"debug": "^4.3.4"

@@ -66,3 +66,3 @@ },

"jest": "29.7.0",
"prettier": "^2.8.4",
"prettier": "^3.0.3",
"rimraf": "*",

@@ -87,3 +87,3 @@ "typescript": "*"

},
"gitHead": "91a3e0c85a8fb2001ad808362b437df0b90cce04"
"gitHead": "1e472949e561ea37e160f4c9d9e0136e04f40a1f"
}
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