@astral/components
Advanced tools
Comparing version 2.10.5 to 2.11.0
@@ -14,2 +14,3 @@ export * from './ActionCell'; | ||
export * from './ButtonBase'; | ||
export * from './CheckableTag'; | ||
export * from './Checkbox'; | ||
@@ -73,2 +74,3 @@ export * from './CircularProgress'; | ||
export * from './Tag'; | ||
export * from './TagBadge'; | ||
export * from './TextArea'; | ||
@@ -75,0 +77,0 @@ export * from './theme'; |
@@ -14,2 +14,3 @@ export * from './ActionCell'; | ||
export * from './ButtonBase'; | ||
export * from './CheckableTag'; | ||
export * from './Checkbox'; | ||
@@ -73,2 +74,3 @@ export * from './CircularProgress'; | ||
export * from './Tag'; | ||
export * from './TagBadge'; | ||
export * from './TextArea'; | ||
@@ -75,0 +77,0 @@ export * from './theme'; |
{ | ||
"name": "@astral/components", | ||
"version": "2.10.5", | ||
"version": "2.11.0", | ||
"browser": "./index.js", | ||
@@ -11,3 +11,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@astral/icons": "^2.10.5", | ||
"@astral/icons": "^2.11.0", | ||
"@emotion/cache": "11.7.1", | ||
@@ -14,0 +14,0 @@ "@emotion/react": "11.9.0", |
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
951743
13966
Updated@astral/icons@^2.11.0