@parca/client
Advanced tools
Comparing version 0.16.63 to 0.16.64
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.16.64 (2023-02-22) | ||
**Note:** Version bump only for package @parca/client | ||
## 0.16.63 (2023-02-15) | ||
@@ -8,0 +12,0 @@ |
@@ -177,2 +177,8 @@ import { ServiceType } from "@protobuf-ts/runtime-rpc"; | ||
value: string; | ||
/** | ||
* value_per_second is the calculated per second average in the steps duration | ||
* | ||
* @generated from protobuf field: double value_per_second = 3; | ||
*/ | ||
valuePerSecond: number; | ||
} | ||
@@ -179,0 +185,0 @@ /** |
{ | ||
"name": "@parca/client", | ||
"version": "0.16.63", | ||
"version": "0.16.64", | ||
"description": "Parca API Client", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "e9b6f88b6388b9b9889de093cd83939c79af8e6e" | ||
"gitHead": "bcca09575ec917fdd2669a0b32b7e3b7e3757117" | ||
} |
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
1414001
30141