eslint-visitor-keys
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -0,1 +1,5 @@ | ||
v1.2.0 - June 4, 2020 | ||
* [`21f28bf`](https://github.com/eslint/eslint-visitor-keys/commit/21f28bf11be5329d740a8bf6bdbcd0ef13bbf1a2) Update: added exported in exportAllDeclaration key (#10) (Anix) | ||
v1.1.0 - August 13, 2019 | ||
@@ -2,0 +6,0 @@ |
@@ -69,2 +69,3 @@ { | ||
"ExportAllDeclaration": [ | ||
"exported", | ||
"source" | ||
@@ -71,0 +72,0 @@ ], |
{ | ||
"name": "eslint-visitor-keys", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Constants and utilities about visitor keys to traverse AST.", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
23471
348
1