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

@spark-ui/badge

Package Overview
Dependencies
Maintainers
7
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/badge - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

CHANGELOG.md

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

## [0.1.1](https://github.com/adevinta/spark/compare/@spark-ui/badge@0.1.0...@spark-ui/badge@0.1.1) (2023-05-09)
### Bug Fixes
- **badge:** fix deps ([824d1ce](https://github.com/adevinta/spark/commit/824d1ce33ce7519c7c1dd5b49f5c55e18d58b896))
# 0.1.0 (2023-05-09)

@@ -8,0 +14,0 @@

25

package.json
{
"name": "@spark-ui/badge",
"version": "0.1.0",
"version": "0.1.1",
"description": "Badge component is a visual indicator for numeric values such as tallies and scores.",

@@ -14,2 +14,11 @@ "publishConfig": {

},
"repository": {
"type": "git",
"url": "git@github.com:adevinta/spark.git",
"directory": "packages/components/badge"
},
"dependencies": {
"@spark-ui/internal-utils": "1",
"class-variance-authority": "0.5.2"
},
"peerDependencies": {

@@ -20,11 +29,6 @@ "react": "^16.8 || ^17.0 || ^18.0",

},
"repository": {
"type": "git",
"url": "git@github.com:adevinta/spark.git",
"directory": "packages/components/badge"
},
"devDependencies": {
"@spark-ui/icon": "1",
"@spark-ui/icons": "1",
"@spark-ui/radio": "1"
"@spark-ui/icon": "^1.6.2",
"@spark-ui/icons": "^1.10.3",
"@spark-ui/radio": "^1.10.2"
},

@@ -35,4 +39,3 @@ "bugs": {

"homepage": "https://sparkui.vercel.app",
"license": "MIT",
"gitHead": "a6d74d7b4702f93fcc9fe9bc382337ec07067699"
"license": "MIT"
}
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