Socket
Socket
Sign inDemoInstall

@typescript-eslint/visitor-keys

Package Overview
Dependencies
2
Maintainers
2
Versions
2727
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.1 to 8.0.0-alpha.2

6

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

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

"engines": {
"node": "^18.18.0 || >=20.0.0"
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},

@@ -51,3 +51,3 @@ "repository": {

"dependencies": {
"@typescript-eslint/types": "8.0.0-alpha.1",
"@typescript-eslint/types": "8.0.0-alpha.2",
"eslint-visitor-keys": "^3.4.3"

@@ -54,0 +54,0 @@ },

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