@parca/client
Advanced tools
Comparing version 0.16.54 to 0.16.55
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.16.55 (2022-11-14) | ||
**Note:** Version bump only for package @parca/client | ||
## 0.16.54 (2022-11-08) | ||
@@ -8,0 +12,0 @@ |
@@ -336,2 +336,8 @@ import { ServiceType } from "@protobuf-ts/runtime-rpc"; | ||
reportType: QueryRequest_ReportType; | ||
/** | ||
* filter_query is the query string to filter the profile samples | ||
* | ||
* @generated from protobuf field: optional string filter_query = 6; | ||
*/ | ||
filterQuery?: string; | ||
} | ||
@@ -338,0 +344,0 @@ /** |
{ | ||
"name": "@parca/client", | ||
"version": "0.16.54", | ||
"version": "0.16.55", | ||
"description": "Parca API Client", | ||
@@ -26,3 +26,3 @@ "main": "src/index.ts", | ||
}, | ||
"gitHead": "38667cf5c5702dff21fdfeb5d9f1053be97a1f9d" | ||
"gitHead": "3906954545b45cfa106e146c6dc648a855a0e330" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1407253
29280