@react-aria/visually-hidden
Advanced tools
Comparing version 3.0.2 to 3.1.0
{ | ||
"name": "@react-aria/visually-hidden", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Spectrum UI components in React", | ||
@@ -14,3 +14,5 @@ "license": "Apache-2.0", | ||
], | ||
"sideEffects": false, | ||
"sideEffects": [ | ||
"*.css" | ||
], | ||
"repository": { | ||
@@ -30,3 +32,3 @@ "type": "git", | ||
}, | ||
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7" | ||
"gitHead": "211099972fe75ee581892efd01a7f89dfb9cdf69" | ||
} |
@@ -13,2 +13,4 @@ /* | ||
/// <reference types="css-module-types" /> | ||
export * from './VisuallyHidden'; |
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
32075
192