Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "flast", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Flatten JS AST", | ||
@@ -28,2 +28,3 @@ "main": "src/index.js", | ||
"espree": "^9.0.0", | ||
"eslint-scope": "^6.0.0", | ||
"estraverse": "^5.3.0" | ||
@@ -33,5 +34,4 @@ }, | ||
"eslint": "^8.19.0", | ||
"eslint-scope": "^6.0.0", | ||
"husky": "^8.0.1" | ||
} | ||
} |
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
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
2
4
+ Addedeslint-scope@^6.0.0
+ Addedeslint-scope@6.0.0(transitive)
+ Addedesrecurse@4.3.0(transitive)