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.12.6 to 0.12.12

8

CHANGELOG.md

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

## [0.12.12](https://github.com/parca-dev/parca/compare/ui-v0.12.11...ui-v0.12.12) (2022-04-05)
**Note:** Version bump only for package @parca/client
## [0.12.6](https://github.com/parca-dev/parca/compare/ui-v0.12.5...ui-v0.12.6) (2022-03-24)

@@ -8,0 +16,0 @@

4

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

@@ -24,3 +24,3 @@ "main": "src/index.ts",

},
"gitHead": "5ac2cede2384a48df3df2615bcccfaaf0f4933f5"
"gitHead": "b5a0b0202b805c2c030f5d242a5c34b7d977766e"
}

@@ -378,2 +378,5 @@ // package: parca.query.v1alpha1

getDiff(): number;
setDiff(value: number): void;
serializeBinary(): Uint8Array;

@@ -394,2 +397,3 @@ toObject(includeInstance?: boolean): TopNode.AsObject;

flat: number,
diff: number,
}

@@ -396,0 +400,0 @@ }

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