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

@spark-ui/use-combined-state

Package Overview
Dependencies
Maintainers
7
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/use-combined-state - npm Package Compare versions

Comparing version

to
10.0.1

4

CHANGELOG.md

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

## [10.0.1](https://github.com/leboncoin/spark-web/compare/v10.0.0...v10.0.1) (2025-03-24)
**Note:** Version bump only for package @spark-ui/use-combined-state
# [10.0.0](https://github.com/leboncoin/spark-web/compare/v9.4.8...v10.0.0) (2025-03-24)

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

6

package.json
{
"name": "@spark-ui/use-combined-state",
"version": "10.0.0",
"version": "10.0.1",
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management",

@@ -21,3 +21,3 @@ "publishConfig": {

"dependencies": {
"@spark-ui/use-mounted-state": "^10.0.0",
"@spark-ui/use-mounted-state": "^10.0.1",
"@types/lodash.isequal": "4.5.8",

@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0"

"license": "MIT",
"gitHead": "799814308844b640f4b52c82786ad5bdd7cbe108"
"gitHead": "e46b286b3d7056361b90fe97d413a3a9352283a0"
}