You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@spark-ui/form-field

Package Overview
Dependencies
Maintainers
0
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/form-field - npm Package Compare versions

Comparing version

to
9.4.7

4

CHANGELOG.md

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

## [9.4.7](https://github.com/leboncoin/spark-web/compare/v9.4.6...v9.4.7) (2025-03-19)
**Note:** Version bump only for package @spark-ui/form-field
## [9.4.6](https://github.com/leboncoin/spark-web/compare/v9.4.5...v9.4.6) (2025-03-19)

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

12

package.json
{
"name": "@spark-ui/form-field",
"version": "9.4.6",
"version": "9.4.7",
"description": "Provide context to your form elements",

@@ -48,8 +48,8 @@ "publishConfig": {

"dependencies": {
"@spark-ui/icon": "^9.4.6",
"@spark-ui/icons": "^9.4.6",
"@spark-ui/label": "^9.4.6",
"@spark-ui/slot": "^9.4.6"
"@spark-ui/icon": "^9.4.7",
"@spark-ui/icons": "^9.4.7",
"@spark-ui/label": "^9.4.7",
"@spark-ui/slot": "^9.4.7"
},
"gitHead": "ac748422b8459c68eef0d2308669eeca11fe970c"
"gitHead": "93f11f9ee3879e3ffeb31fbc47815126f0577091"
}