@spark-ui/use-combined-state
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.5.2](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.5.1...@spark-ui/use-combined-state@0.5.2) (2023-08-16) | ||
**Note:** Version bump only for package @spark-ui/use-combined-state | ||
# [0.5.0](https://github.com/adevinta/spark/compare/@spark-ui/use-combined-state@0.4.5...@spark-ui/use-combined-state@0.5.0) (2023-06-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-combined-state", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "combine controlled-uncontrolled component state by stateful-stateless inner state management", | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/use-mounted-state": "latest", | ||
"@spark-ui/use-mounted-state": "^0.2.2", | ||
"@types/lodash.isequal": "4.5.6", | ||
@@ -33,3 +33,4 @@ "lodash.isequal": "4.5.0" | ||
"homepage": "https://sparkui.vercel.app", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"gitHead": "4418303fb349e4f78f12c416f054a5efee14fc8f" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7284
9
0
+ Added@spark-ui/use-mounted-state@0.2.4(transitive)
- Removed@spark-ui/use-mounted-state@7.2.5(transitive)