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

@gradio/atoms

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gradio/atoms - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

11

CHANGELOG.md
# @gradio/atoms
## 0.7.0
### Features
- [#8042](https://github.com/gradio-app/gradio/pull/8042) [`92139f3`](https://github.com/gradio-app/gradio/commit/92139f3d7d6b832b649ff1f6c10c87e6fb522cde) - refresh the `ImageEditor` UI. Thanks @pngwn!
### Dependency updates
- @gradio/utils@0.3.2
- @gradio/icons@0.4.0
## 0.6.2

@@ -4,0 +15,0 @@

6

package.json
{
"name": "@gradio/atoms",
"version": "0.6.2",
"version": "0.7.0",
"description": "Gradio UI packages",

@@ -10,6 +10,6 @@ "type": "module",

"dependencies": {
"@gradio/icons": "^0.3.4",
"@gradio/utils": "^0.3.1"
"@gradio/utils": "^0.3.2",
"@gradio/icons": "^0.4.0"
},
"main_changeset": true
}

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