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

@parca/hooks

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parca/hooks - npm Package Compare versions

Comparing version 0.0.41 to 0.0.42

4

CHANGELOG.md

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

## 0.0.42 (2024-02-22)
**Note:** Version bump only for package @parca/hooks
## 0.0.41 (2024-02-14)

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

7

package.json
{
"name": "@parca/hooks",
"version": "0.0.41",
"version": "0.0.42",
"description": "A library containing React hooks used in the Parca UI",

@@ -10,6 +10,7 @@ "main": "dist/index.js",

"build": "tsc",
"build-swc": "swc ./src -d dist --copy-files",
"watch": "tsc-watch"
},
"dependencies": {
"@parca/client": "^0.16.103",
"@parca/client": "^0.16.104",
"@rehooks/local-storage": "^2.4.4"

@@ -24,3 +25,3 @@ },

},
"gitHead": "64e853a94dc382feae3481f3f64efa47e8f5709c"
"gitHead": "2dd29faf547650031ad6518e34cc58fbe1c552bc"
}
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