Socket
Socket
Sign inDemoInstall

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
3800
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.9.1 to 6.13.2

14

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

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

"format": "prettier --write \"./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}\" --ignore-path ../../.prettierignore",
"lint": "nx lint",
"lint": "npx nx lint",
"test": "jest --coverage",

@@ -55,6 +55,6 @@ "typecheck": "tsc -p tsconfig.json --noEmit"

"dependencies": {
"@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",
"@typescript-eslint/scope-manager": "6.13.2",
"@typescript-eslint/types": "6.13.2",
"@typescript-eslint/typescript-estree": "6.13.2",
"@typescript-eslint/visitor-keys": "6.13.2",
"debug": "^4.3.4"

@@ -87,3 +87,3 @@ },

},
"gitHead": "1e472949e561ea37e160f4c9d9e0136e04f40a1f"
"gitHead": "cc2c6d3a4a515f7ccc23f10421a8db9c88345876"
}

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