@parca/hooks
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.0.23](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.22...@parca/hooks@0.0.23) (2023-09-11) | ||
**Note:** Version bump only for package @parca/hooks | ||
## 0.0.22 (2023-09-11) | ||
@@ -8,0 +12,0 @@ |
@@ -32,3 +32,3 @@ // Copyright 2022 The Parca Authors | ||
type: 'string', | ||
default: 'default', | ||
default: 'ocean', | ||
}, | ||
@@ -35,0 +35,0 @@ GRAPH_METAINFO_DOCKED: { |
{ | ||
"name": "@parca/hooks", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "A library containing React hooks used in the Parca UI", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "800a6bb7fe26d22a8e8d590f725f77e4d1d0a84d" | ||
"gitHead": "b79ac4f2315e2fa9dc46a44f231ad328955bfd25" | ||
} |
@@ -42,3 +42,3 @@ // Copyright 2022 The Parca Authors | ||
type: 'string', | ||
default: 'default', | ||
default: 'ocean', | ||
}, | ||
@@ -45,0 +45,0 @@ GRAPH_METAINFO_DOCKED: { |
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
27748