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.63 to 0.16.64

4

CHANGELOG.md

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

4

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

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