Socket
Socket
Sign inDemoInstall

@parca/hooks

Package Overview
Dependencies
Maintainers
4
Versions
67
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.3 to 0.0.4

4

CHANGELOG.md

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

## 0.0.4 (2023-03-22)
**Note:** Version bump only for package @parca/hooks
## [0.0.3](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.2...@parca/hooks@0.0.3) (2023-03-21)

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

2

dist/useUserPreference/index.js

@@ -37,3 +37,3 @@ // Copyright 2022 The Parca Authors

type: 'boolean',
default: false,
default: true,
},

@@ -40,0 +40,0 @@ FLAMEGRAPH_COLOR_PROFILE: {

{
"name": "@parca/hooks",
"version": "0.0.3",
"version": "0.0.4",
"description": "A library containing React hooks used in the Parca UI",

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

},
"gitHead": "472dedb7be9a8b5eaee182d4fe42bf0ab2cb03d0"
"gitHead": "c7db114b92c7a23e2f6a45b2f72ee79e82704fa6"
}

@@ -36,3 +36,3 @@ // Copyright 2022 The Parca Authors

type: 'boolean',
default: false,
default: true,
},

@@ -39,0 +39,0 @@ FLAMEGRAPH_COLOR_PROFILE: {

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