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

@perfsee/flamechart

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfsee/flamechart - npm Package Compare versions

Comparing version 1.0.0-alpha.4 to 1.0.0

4

CHANGELOG.md

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

# [1.0.0](https://github.com/perfsee/perfsee/compare/v1.0.0-alpha.4...v1.0.0) (2022-10-18)
**Note:** Version bump only for package @perfsee/flamechart
# [1.0.0-alpha.4](https://github.com/perfsee/perfsee/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-09-29)

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

4

package.json
{
"name": "@perfsee/flamechart",
"version": "1.0.0-alpha.4",
"version": "1.0.0",
"description": "Web-based viewer for performance profiles",

@@ -21,3 +21,3 @@ "sideEffect": false,

},
"gitHead": "71252e424ebea84ec8b2ca616e545cc1177241c8"
"gitHead": "16ce49447f62f2365d564bf36aaa84fd91469760"
}

@@ -5,4 +5,6 @@ ## flamechart

### Example
[![example](https://user-images.githubusercontent.com/13579374/194684518-f5f73324-f622-475c-b75c-939d91830d1c.png)](https://codesandbox.io/s/flamechart-simple-example-xkg4uw?file=/src/App.js)
### Usage
```js

@@ -22,2 +24,14 @@ import { importMainThreadProfileFromChromeTimeline, FlamechartContainer } from '@perfsee/flamechart'

### Example
[simple graph](https://codesandbox.io/s/flamechart-simple-example-xkg4uw)
[color themes](https://codesandbox.io/s/flamechart-theme-example-qpxhmt)
[flamechart with timings](https://codesandbox.io/s/flamechart-timing-example-lbmglt)
[multiple graph](https://codesandbox.io/s/flamechart-group-example-yswipr)
[network graph](https://codesandbox.io/s/flamechart-network-graph-example-tjlq9p)
### Props

@@ -24,0 +38,0 @@

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