Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

estree-walker-ts

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

estree-walker-ts - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0

20

package.json
{
"name": "estree-walker-ts",
"description": "",
"description": "🥑 Simple utility for walking an ESTree-compliant AST, such as one generated by acorn.",
"private": false,
"type": "module",
"version": "1.0.0-beta.2",
"version": "1.0.0",
"packageManager": "pnpm@6.32.4",
"keywords": [],
"keywords": [
"estree",
"ast",
"typescript",
"vue",
"react"
],
"license": "MIT",
"author": "",
"homepage": "",
"repository": "",
"bugs": "",
"author": "baiwusanyu-c",
"homepage": "https://github.com/baiwusanyu-c/estree-walker-ts",
"repository": "https://github.com/baiwusanyu-c/estree-walker-ts",
"bugs": "https://github.com/baiwusanyu-c/estree-walker-ts/issues",
"main": "./index.js",

@@ -15,0 +21,0 @@ "module": "./index.js",

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