eslint-plugin-baseui
Advanced tools
Comparing version 9.52.0 to 9.52.1
@@ -157,3 +157,3 @@ /* | ||
{ | ||
message: `The "Spinner" component has been deprecated in favor of "SpinnerNext". In v10 of baseui, "Spinner" will be removed and "SpinnerNext" will be renamed to "Spinner".`, | ||
message: `The "Spinner" component has been deprecated in favor of "StyledSpinnerNext". In v10 of baseui, "Spinner" will be removed and "StyledSpinnerNext" will be renamed to "Spinner".`, | ||
}, | ||
@@ -160,0 +160,0 @@ ], |
{ | ||
"name": "eslint-plugin-baseui", | ||
"version": "9.52.0", | ||
"version": "9.52.1", | ||
"description": "ESLint rules for Base Web", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -227,3 +227,3 @@ /* | ||
node: node, | ||
message: `The "Spinner" component has been deprecated in favor of "SpinnerNext". In v10 of baseui, "Spinner" will be removed and "SpinnerNext" will be renamed to "Spinner".`, | ||
message: `The "Spinner" component has been deprecated in favor of "StyledSpinnerNext". In v10 of baseui, "Spinner" will be removed and "StyledSpinnerNext" will be renamed to "Spinner".`, | ||
}); | ||
@@ -230,0 +230,0 @@ return; |
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
64664