flow-remove-types
Advanced tools
Comparing version 2.227.0 to 2.228.0
@@ -151,2 +151,3 @@ /** | ||
DeclareModule: removeNode, | ||
DeclareNamespace: removeNode, | ||
DeclareTypeAlias: removeNode, | ||
@@ -153,0 +154,0 @@ DeclareVariable: removeNode, |
{ | ||
"name": "flow-remove-types", | ||
"version": "2.227.0", | ||
"version": "2.228.0", | ||
"description": "Removes Flow type annotations from JavaScript files with speed and simplicity.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
43330
691