New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spark-ui/use-combined-state

Package Overview
Dependencies
Maintainers
0
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
8.1.5

4

CHANGELOG.md

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

## [8.1.5](https://github.com/adevinta/spark/compare/v8.1.4...v8.1.5) (2025-01-22)
**Note:** Version bump only for package @spark-ui/use-combined-state
## [8.1.4](https://github.com/adevinta/spark/compare/v8.1.3...v8.1.4) (2025-01-22)

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

6

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

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

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

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

"license": "MIT",
"gitHead": "9735e46b46d8acbebdac19b6c0f5ec8ca17ed21a"
"gitHead": "5807c4cbfd10e37a726820c080d601faf5b4b4ff"
}