@spark-ui/use-mounted-state
Advanced tools
Comparing version 0.1.5 to 0.2.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.2.0](https://github.com/adevinta/spark/compare/@spark-ui/use-mounted-state@0.1.5...@spark-ui/use-mounted-state@0.2.0) (2023-04-07) | ||
### Features | ||
- add peerDeps field ([18e758d](https://github.com/adevinta/spark/commit/18e758d4796389711040fed1c9b738270c505abf)) | ||
## [0.1.5](https://github.com/adevinta/spark/compare/@spark-ui/use-mounted-state@0.1.4...@spark-ui/use-mounted-state@0.1.5) (2023-03-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@spark-ui/use-mounted-state", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"description": "check the component's mount state", | ||
@@ -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
4460
2