@parca/hooks
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.0.42 (2024-02-22) | ||
**Note:** Version bump only for package @parca/hooks | ||
## 0.0.41 (2024-02-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@parca/hooks", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "A library containing React hooks used in the Parca UI", | ||
@@ -10,6 +10,7 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"build-swc": "swc ./src -d dist --copy-files", | ||
"watch": "tsc-watch" | ||
}, | ||
"dependencies": { | ||
"@parca/client": "^0.16.103", | ||
"@parca/client": "^0.16.104", | ||
"@rehooks/local-storage": "^2.4.4" | ||
@@ -24,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "64e853a94dc382feae3481f3f64efa47e8f5709c" | ||
"gitHead": "2dd29faf547650031ad6518e34cc58fbe1c552bc" | ||
} |
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
30318
Updated@parca/client@^0.16.104