@spark-ui/use-combined-state
Advanced tools
Comparing version 6.2.2 to 6.2.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.2.3](https://github.com/adevinta/spark/compare/v6.2.2...v6.2.3) (2024-10-07) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
## [6.2.2](https://github.com/adevinta/spark/compare/v6.2.1...v6.2.2) (2024-10-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^6.2.2", | ||
"@spark-ui/use-mounted-state": "^6.2.3", | ||
"@types/lodash.isequal": "4.5.8", | ||
@@ -44,3 +44,3 @@ "lodash.isequal": "4.5.0" | ||
"license": "MIT", | ||
"gitHead": "de155ac04c6dc96588055240ebfb2130009541d8" | ||
"gitHead": "385a10927791c7e604329f439df301604cb9bf42" | ||
} |
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
23875