🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@typescript-eslint/visitor-keys

Package Overview
Dependencies
Maintainers
2
Versions
3468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/visitor-keys - npm Package Compare versions

Comparing version

to
8.31.2-alpha.1

4

package.json
{
"name": "@typescript-eslint/visitor-keys",
"version": "8.31.2-alpha.0",
"version": "8.31.2-alpha.1",
"description": "Visitor keys used to help traverse the TypeScript-ESTree AST",

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

"dependencies": {
"@typescript-eslint/types": "8.31.2-alpha.0",
"@typescript-eslint/types": "8.31.2-alpha.1",
"eslint-visitor-keys": "^4.2.0"

@@ -52,0 +52,0 @@ },