@crystallize/react-image
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -24,6 +24,6 @@ import { FC, HTMLAttributes, FunctionComponent } from 'react'; | ||
loading?: 'eager' | 'lazy'; | ||
_availableSizes: number[]; | ||
_availableFormats: string[]; | ||
_availableSizes?: number[]; | ||
_availableFormats?: string[]; | ||
} | ||
export declare const Image: FC<Props>; | ||
export {}; |
{ | ||
"name": "@crystallize/react-image", | ||
"description": "Modern and responsive images based on the source variations from Crystallize", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "react", |
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
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
60617