@parca/hooks
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.0.24 (2023-09-18) | ||
**Note:** Version bump only for package @parca/hooks | ||
## [0.0.23](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.22...@parca/hooks@0.0.23) (2023-09-11) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@parca/hooks", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "A library containing React hooks used in the Parca UI", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@parca/client": "^0.16.86", | ||
"@parca/client": "^0.16.87", | ||
"@rehooks/local-storage": "^2.4.4" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "b79ac4f2315e2fa9dc46a44f231ad328955bfd25" | ||
"gitHead": "5f92957a5d928d98b4fe7bec67e5b44e10e380b2" | ||
} |
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
27826
Updated@parca/client@^0.16.87