Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.54 to 0.16.55

4

CHANGELOG.md

@@ -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 @@ /**

4

package.json
{
"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

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