Socket
Socket
Sign inDemoInstall

@yamada-ui/image

Package Overview
Dependencies
Maintainers
0
Versions
755
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/image - npm Package Compare versions

Comparing version 1.2.1-dev-20240907124054 to 1.2.1-dev-20240908075149

dist/chunk-R2K5UJCF.mjs

2

dist/image.js

@@ -142,3 +142,3 @@ "use client"

__css: css,
...ignoreFallback ? rest : (0, import_utils2.omitObject)(rest, ["onError", "onLoad"])
...ignoreFallback ? { ...rest, onError, onLoad } : rest
}

@@ -145,0 +145,0 @@ );

@@ -148,3 +148,3 @@ "use client"

__css: css,
...ignoreFallback ? rest : (0, import_utils2.omitObject)(rest, ["onError", "onLoad"])
...ignoreFallback ? { ...rest, onError, onLoad } : rest
}

@@ -151,0 +151,0 @@ );

{
"name": "@yamada-ui/image",
"version": "1.2.1-dev-20240907124054",
"version": "1.2.1-dev-20240908075149",
"description": "Yamada UI media and image component",

@@ -39,4 +39,4 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.13.1-dev-20240907124054",
"@yamada-ui/utils": "1.4.0"
"@yamada-ui/core": "1.14.0-dev-20240908075149",
"@yamada-ui/utils": "1.4.1-dev-20240908075149"
},

@@ -43,0 +43,0 @@ "devDependencies": {

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

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