@spark-ui/use-merge-refs
Advanced tools
Comparing version 0.2.3 to 0.3.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.3.0](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.3...@spark-ui/use-merge-refs@0.3.0) (2023-04-07) | ||
### Features | ||
- add peerDeps field ([18e758d](https://github.com/adevinta/spark/commit/18e758d4796389711040fed1c9b738270c505abf)) | ||
## [0.2.3](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.2...@spark-ui/use-merge-refs@0.2.3) (2023-03-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@spark-ui/use-merge-refs", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"description": "merge and sync the passed references into a single one", | ||
@@ -19,3 +19,7 @@ "publishConfig": { | ||
}, | ||
"gitHead": "92768ee141d0617f99ff07870b74fe7a4b33ccfb" | ||
"peerDependencies": { | ||
"react": "^16.8 || ^17.0 || ^18.0", | ||
"react-dom": "^16.8 || ^17.0 || ^18.0" | ||
}, | ||
"gitHead": "a5e5af21496ded1cce43912266002fa36b3ac328" | ||
} |
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
5865
2