@parca/client
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.9.0](https://github.com/parca-dev/parca/compare/ui-v0.8.3...ui-v0.9.0) (2022-02-16) | ||
**Note:** Version bump only for package @parca/client | ||
# [0.8.0](https://github.com/parca-dev/parca/compare/ui-v0.7.13...ui-v0.8.0) (2022-01-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parca/client", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Parca API Client", | ||
@@ -16,3 +16,3 @@ "main": "src/index.ts", | ||
}, | ||
"gitHead": "b4a7d7d958a4499fae9767c81d5b990531bd0639" | ||
"gitHead": "a32bf468abe6c642b06635e435e8d491804e118c" | ||
} |
export * from '@parca/client/src/parca/query/v1alpha1/query_pb'; | ||
export * from '@parca/client/src/parca/query/v1alpha1/query_pb_service'; | ||
export * from '@parca/client/src/parca/profilestore/v1alpha1/profilestore_pb'; | ||
export * from '@parca/client/src/parca/scrape/v1alpha1/scrape_pb'; | ||
export { ScrapeServiceClient } from '@parca/client/src/parca/scrape/v1alpha1/scrape_pb_service'; |
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
474513
12242