estree-walker-ts
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
30675
1
0
39