@spark-ui/use-merge-refs
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.3.6](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.3.5...@spark-ui/use-merge-refs@0.3.6) (2023-08-29) | ||
**Note:** Version bump only for package @spark-ui/use-merge-refs | ||
## [0.3.5](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.3.4...@spark-ui/use-merge-refs@0.3.5) (2023-08-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/use-merge-refs", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "merge and sync the passed references into a single one", | ||
@@ -8,2 +8,8 @@ "publishConfig": { | ||
}, | ||
"keywords": [ | ||
"@spark-ui", | ||
"react", | ||
"hook", | ||
"merge-refs" | ||
], | ||
"main": "./dist/index.js", | ||
@@ -29,3 +35,3 @@ "module": "./dist/index.mjs", | ||
"license": "MIT", | ||
"gitHead": "b3cb5019cadc8baac0c94c6e980a772bc2cdf633" | ||
"gitHead": "0c0a05d34d4ade1b5e3ba458cc9865dedad5a1e3" | ||
} |
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
7246