@spark-ui/use-combined-state
Advanced tools
Comparing version 7.2.0 to 7.2.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.1](https://github.com/adevinta/spark/compare/v7.2.0...v7.2.1) (2024-11-26) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
# [7.2.0](https://github.com/adevinta/spark/compare/v7.1.1...v7.2.0) (2024-11-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^7.2.0", | ||
"@spark-ui/use-mounted-state": "^7.2.1", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "819bc8f1d05c1fdd206165218e12b1bfa62376f7" | ||
"gitHead": "583684d816dab05a1969bc3778112b1351e92bf2" | ||
} |
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
27895