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.53 to 0.16.54

4

CHANGELOG.md

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

4

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

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