Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/image

Package Overview
Dependencies
Maintainers
3
Versions
422
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/image - npm Package Compare versions

Comparing version 2.0.14 to 2.0.15

2

dist/image.d.ts

@@ -36,2 +36,4 @@ import * as _chakra_ui_system from '@chakra-ui/system';

* If `true`, opt out of the `fallbackSrc` logic and use as `img`
*
* @default false
*/

@@ -38,0 +40,0 @@ ignoreFallback?: boolean;

@@ -25,2 +25,4 @@ declare type NativeImageProps = React.ImgHTMLAttributes<HTMLImageElement>;

* If `true`, opt out of the `fallbackSrc` logic and use as `img`
*
* @default false
*/

@@ -27,0 +29,0 @@ ignoreFallback?: boolean;

2

package.json
{
"name": "@chakra-ui/image",
"version": "2.0.14",
"version": "2.0.15",
"description": "React component for progressive image loading",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc