New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spark-ui/button

Package Overview
Dependencies
Maintainers
7
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/button - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [2.0.5](https://github.com/adevinta/spark/compare/@spark-ui/button@2.0.4...@spark-ui/button@2.0.5) (2023-08-16)
**Note:** Version bump only for package @spark-ui/button
## [2.0.4](https://github.com/adevinta/spark/compare/@spark-ui/button@2.0.2...@spark-ui/button@2.0.4) (2023-08-09)

@@ -8,0 +12,0 @@

12

package.json
{
"name": "@spark-ui/button",
"version": "2.0.4",
"version": "2.0.5",
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.",

@@ -15,9 +15,9 @@ "publishConfig": {

"dependencies": {
"@spark-ui/internal-utils": "latest",
"@spark-ui/slot": "latest",
"@spark-ui/spinner": "latest",
"@spark-ui/internal-utils": "^2.0.2",
"@spark-ui/slot": "^1.6.2",
"@spark-ui/spinner": "^2.0.4",
"class-variance-authority": "0.5.2"
},
"peerDependencies": {
"@spark-ui/theme-utils": "latest",
"@spark-ui/theme-utils": "^3.0.2",
"react": "16.8 || ^17.0 || ^18.0",

@@ -37,3 +37,3 @@ "react-dom": "^16.8 || ^17.0 || ^18.0",

"license": "MIT",
"gitHead": "c94ae0a4f1dae6d7f16d7e26ac25c1c25f343305"
"gitHead": "4418303fb349e4f78f12c416f054a5efee14fc8f"
}
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