@chakra-ui/avatar
Advanced tools
Comparing version 0.0.0-dev-20230531085907 to 0.0.0-dev-20230707220800
@@ -193,2 +193,3 @@ "use strict"; | ||
crossOrigin, | ||
referrerPolicy, | ||
...rest | ||
@@ -230,3 +231,4 @@ } = (0, import_system4.omitThemingProps)(props); | ||
ignoreFallback, | ||
crossOrigin | ||
crossOrigin, | ||
referrerPolicy | ||
} | ||
@@ -233,0 +235,0 @@ ), |
@@ -179,2 +179,3 @@ "use strict"; | ||
crossOrigin, | ||
referrerPolicy, | ||
...rest | ||
@@ -216,3 +217,4 @@ } = (0, import_system4.omitThemingProps)(props); | ||
ignoreFallback, | ||
crossOrigin | ||
crossOrigin, | ||
referrerPolicy | ||
} | ||
@@ -219,0 +221,0 @@ ), |
@@ -184,2 +184,3 @@ "use strict"; | ||
crossOrigin, | ||
referrerPolicy, | ||
...rest | ||
@@ -221,3 +222,4 @@ } = (0, import_system4.omitThemingProps)(props); | ||
ignoreFallback, | ||
crossOrigin | ||
crossOrigin, | ||
referrerPolicy | ||
} | ||
@@ -224,0 +226,0 @@ ), |
{ | ||
"name": "@chakra-ui/avatar", | ||
"version": "0.0.0-dev-20230531085907", | ||
"version": "0.0.0-dev-20230707220800", | ||
"description": "A React component used to show users avatar or initials", | ||
@@ -44,7 +44,7 @@ "keywords": [ | ||
"@chakra-ui/object-utils": "2.1.0", | ||
"@chakra-ui/system": "0.0.0-dev-20230531085907", | ||
"@chakra-ui/layout": "0.0.0-dev-20230531085907" | ||
"@chakra-ui/system": "2.5.8", | ||
"@chakra-ui/layout": "2.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/system": "0.0.0-dev-20230531085907", | ||
"@chakra-ui/system": ">=2.0.0", | ||
"react": ">=18" | ||
@@ -51,0 +51,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
61957
1882