@parca/client
Advanced tools
Comparing version 0.16.53 to 0.16.54
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.16.54 (2022-11-08) | ||
**Note:** Version bump only for package @parca/client | ||
## [0.16.53](https://github.com/parca-dev/parca/compare/@parca/client@0.16.52...@parca/client@0.16.53) (2022-11-02) | ||
@@ -8,0 +12,0 @@ |
@@ -640,2 +640,8 @@ import { ServiceType } from "@protobuf-ts/runtime-rpc"; | ||
locationIndex: number; | ||
/** | ||
* line_index is the line index within the referenced location. | ||
* | ||
* @generated from protobuf field: uint32 line_index = 6; | ||
*/ | ||
lineIndex: number; | ||
} | ||
@@ -642,0 +648,0 @@ /** |
{ | ||
"name": "@parca/client", | ||
"version": "0.16.53", | ||
"version": "0.16.54", | ||
"description": "Parca API Client", | ||
@@ -26,3 +26,3 @@ "main": "src/index.ts", | ||
}, | ||
"gitHead": "4a84ba064260df403f1b84ae72737744d11ceafd" | ||
"gitHead": "38667cf5c5702dff21fdfeb5d9f1053be97a1f9d" | ||
} |
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
1405947
29254