Socket
Socket
Sign inDemoInstall

@gradio/icons

Package Overview
Dependencies
Maintainers
1
Versions
21
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.5.0 to 0.6.0

src/Back.svelte

6

CHANGELOG.md
# @gradio/icons
## 0.6.0
### Features
- [#8713](https://github.com/gradio-app/gradio/pull/8713) [`e3c7079`](https://github.com/gradio-app/gradio/commit/e3c7079e380880d5759d98d180eaf688122f1c69) - Time range component. Thanks @aliabid94!
## 0.5.0

@@ -4,0 +10,0 @@

2

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

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

@@ -0,4 +1,6 @@

export { default as Back } from "./Back.svelte";
export { default as Backward } from "./Backward.svelte";
export { default as Brush } from "./Brush.svelte";
export { default as BrushSize } from "./BrushSize.svelte";
export { default as Calendar } from "./Calendar.svelte";
export { default as Camera } from "./Camera.svelte";

@@ -5,0 +7,0 @@ export { default as Chart } from "./Chart.svelte";

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