@spark-ui/use-combined-state
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.5.6](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.5.5...@spark-ui/use-combined-state@0.5.6) (2023-09-14) | ||
### Bug Fixes | ||
- **use-combined-state:** meta-tags ([b604c1c](https://github.com/adevinta/spark/commit/b604c1c364def026d8962f3ab7e5cffc5c1df199)) | ||
## [0.5.5](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.5.4...@spark-ui/use-combined-state@0.5.5) (2023-08-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -20,9 +20,4 @@ "publishConfig": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:adevinta/spark.git", | ||
"directory": "packages/hooks/use-combined-state" | ||
}, | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "^0.2.3", | ||
"@spark-ui/use-mounted-state": "^0.2.4", | ||
"@types/lodash.isequal": "4.5.6", | ||
@@ -35,8 +30,17 @@ "lodash.isequal": "4.5.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adevinta/spark.git", | ||
"directory": "packages/hooks/use-combined-state" | ||
}, | ||
"config": { | ||
"title": "use-combined-state", | ||
"category": "hooks" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adevinta/spark/issues" | ||
"url": "https://github.com/adevinta/spark/issues?q=label%3Ahook+label%3Ause-combined-state" | ||
}, | ||
"homepage": "https://sparkui.vercel.app", | ||
"license": "MIT", | ||
"gitHead": "4cdee86bb86f13da6e349580b97b8b577000e59c" | ||
"gitHead": "318dcc9d11ad26f351ab7f7f8f78bbfad06a4d25" | ||
} |
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
8726
10
41