Socket
Socket
Sign inDemoInstall

@parca/client

Package Overview
Dependencies
Maintainers
4
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parca/client - npm Package Compare versions

Comparing version 0.16.61 to 0.16.62

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## 0.16.62 (2022-12-22)
**Note:** Version bump only for package @parca/client
## 0.16.61 (2022-12-20)

@@ -8,0 +12,0 @@

@@ -342,2 +342,8 @@ import { ServiceType } from "@protobuf-ts/runtime-rpc";

filterQuery?: string;
/**
* node_trim_threshold is the threshold % where the nodes with Value less than this will be removed from the report
*
* @generated from protobuf field: optional float node_trim_threshold = 7;
*/
nodeTrimThreshold?: number;
}

@@ -554,2 +560,8 @@ /**

function: Function[];
/**
* untrimmed_total is the total weight of the flame graph before trimming
*
* @generated from protobuf field: int64 untrimmed_total = 9;
*/
untrimmedTotal: string;
}

@@ -556,0 +568,0 @@ /**

4

package.json
{
"name": "@parca/client",
"version": "0.16.61",
"version": "0.16.62",
"description": "Parca API Client",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

},
"gitHead": "de3039d619347aa29a374871a6cbb4f53aa72d6a"
"gitHead": "4a9035ae2d347b9e419e81ed27d587658c8f3fdd"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc