New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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.2

4

CHANGELOG.md

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

## [9.4.2](https://github.com/leboncoin/spark-web/compare/v9.4.1...v9.4.2) (2025-03-18)
**Note:** Version bump only for package @spark-ui/form-field
## [9.4.1](https://github.com/leboncoin/spark-web/compare/v9.4.0...v9.4.1) (2025-03-18)

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

12

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

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

"dependencies": {
"@spark-ui/icon": "^9.4.1",
"@spark-ui/icons": "^9.4.1",
"@spark-ui/label": "^9.4.1",
"@spark-ui/slot": "^9.4.1"
"@spark-ui/icon": "^9.4.2",
"@spark-ui/icons": "^9.4.2",
"@spark-ui/label": "^9.4.2",
"@spark-ui/slot": "^9.4.2"
},
"gitHead": "ac6ed64b0f7bbaef6f487a15adf72ad4d7c029f9"
"gitHead": "00e179f211c612d2a1a3ebc206a06f6ca583927f"
}