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 2.0.10 to 2.0.11

6

CHANGELOG.md

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

## [2.0.11](https://github.com/adevinta/spark/compare/@spark-ui/badge@2.0.10...@spark-ui/badge@2.0.11) (2023-09-14)
### Bug Fixes
- **badge:** meta-tags ([ebfc245](https://github.com/adevinta/spark/commit/ebfc245e358f80bc791240b075197ae00045b6a2))
## [2.0.10](https://github.com/adevinta/spark/compare/@spark-ui/badge@2.0.9...@spark-ui/badge@2.0.10) (2023-09-04)

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

2

dist/public/docgen.json

@@ -156,3 +156,3 @@ {

"defaultValue": {
"value": "99"
"value": 99
},

@@ -159,0 +159,0 @@ "description": "Maximum numeric value to be dispayed as a count value.",

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

@@ -27,7 +27,14 @@ "publishConfig": {

"type": "git",
"url": "git@github.com:adevinta/spark.git",
"url": "https://github.com/adevinta/spark.git",
"directory": "packages/components/badge"
},
"config": {
"title": "badge",
"category": "components"
},
"bugs": {
"url": "https://github.com/adevinta/spark/issues?q=label%3Acomponent+label%3Abadge"
},
"dependencies": {
"@spark-ui/internal-utils": "^2.1.2",
"@spark-ui/internal-utils": "^2.1.3",
"class-variance-authority": "0.7.0"

@@ -41,8 +48,5 @@ },

},
"bugs": {
"url": "https://github.com/adevinta/spark/issues"
},
"homepage": "https://sparkui.vercel.app",
"license": "MIT",
"gitHead": "e98a5abd16667218cead4b366bb0e69435d7f8ed"
"gitHead": "318dcc9d11ad26f351ab7f7f8f78bbfad06a4d25"
}
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