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.107 to 0.16.108

dist/google/pprof/profile.d.ts

4

CHANGELOG.md

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

## [0.16.108](https://github.com/parca-dev/parca/compare/@parca/client@0.16.107...@parca/client@0.16.108) (2024-05-01)
**Note:** Version bump only for package @parca/client
## 0.16.107 (2024-03-31)

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

9

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

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

"test": "jest --coverage --config ../../../jest.config.js ./src/*",
"prepublish": "yarn build",
"prepublish": "pnpm run build",
"build": "tsc",

@@ -16,3 +16,4 @@ "build-swc": "swc ./src -d dist --copy-files",

"@protobuf-ts/runtime": "^2.5.0",
"@protobuf-ts/runtime-rpc": "^2.5.0"
"@protobuf-ts/runtime-rpc": "^2.5.0",
"tsc-watch": "6.2.0"
},

@@ -29,3 +30,3 @@ "devDependencies": {

},
"gitHead": "58e4a623326b38ac6eae3f7aec11f60dc1110de1"
"gitHead": "2121495384b8d1a0b9e6fd34b35d4e1c22ec7f99"
}
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