@spark-ui/use-combined-state
Advanced tools
Comparing version 5.7.3 to 6.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [6.0.0](https://github.com/adevinta/spark/compare/v5.7.3...v6.0.0) (2024-10-02) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [5.7.3](https://github.com/adevinta/spark/compare/v5.7.2...v5.7.3) (2024-10-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "5.7.3", | ||
"version": "6.0.0", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^5.7.3", | ||
"@spark-ui/use-mounted-state": "^6.0.0", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "01c28a1bebaf9b01bfd231b52e77477d0d20ba36" | ||
"gitHead": "64d459447bcd58a55ace4d02c976a57b25a1b6f5" | ||
} |
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
22953
+ Added@spark-ui/use-mounted-state@6.4.1(transitive)
- Removed@spark-ui/use-mounted-state@5.7.3(transitive)