@spark-ui/use-combined-state
Advanced tools
Comparing version 5.4.1 to 5.4.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.4.2](https://github.com/adevinta/spark/compare/v5.4.1...v5.4.2) (2024-09-25) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [5.4.1](https://github.com/adevinta/spark/compare/v5.4.0...v5.4.1) (2024-09-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "5.4.1", | ||
"version": "5.4.2", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^5.4.1", | ||
"@spark-ui/use-mounted-state": "^5.4.2", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "d21f736624a2744e453b3774db1bb4f1a0a95892" | ||
"gitHead": "ffbbc17c805896332bc400fb00632fb090d7fa65" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21571