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

@gradio/icons

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gradio/icons - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

10

CHANGELOG.md
# @gradio/icons
## 0.5.0
### Features
- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94!
### Fixes
- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn!
## 0.4.1

@@ -4,0 +14,0 @@

2

package.json
{
"name": "@gradio/icons",
"version": "0.4.1",
"version": "0.5.0",
"description": "Gradio UI packages",

@@ -5,0 +5,0 @@ "type": "module",

@@ -15,3 +15,2 @@ export { default as Backward } from "./Backward.svelte";

export { default as Crop } from "./Crop.svelte";
export { default as Dislike } from "./Dislike.svelte";
export { default as Download } from "./Download.svelte";

@@ -30,3 +29,2 @@ export { default as DropdownArrow } from "./DropdownArrow.svelte";

export { default as Layers } from "./Layers.svelte";
export { default as Like } from "./Like.svelte";
export { default as LineChart } from "./LineChart.svelte";

@@ -33,0 +31,0 @@ export { default as Maximise } from "./Maximise.svelte";

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