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.5.3 to 1.5.4

2

esm/components/react-devtool/flamechart-react-devtool-profile-container.d.ts
/// <reference types="react" />
import { ReactProfile } from '@perfsee/flamechart/lib/react-devtool/react-profile';
import { ReactProfile } from '../../lib/react-devtool/react-profile';
import { Theme } from '../../themes/theme';

@@ -4,0 +4,0 @@ interface Props {

import { __assign } from "tslib";
import { jsx as _jsx } from "react/jsx-runtime";
import { useCallback } from 'react';
import { ReactFrame } from '@perfsee/flamechart/lib/react-devtool/react-profile';
import { ReactFrame } from '../../lib/react-devtool/react-profile';
import { lightWeightTheme } from '../../themes/light-weight-theme';

@@ -6,0 +6,0 @@ import { FlamechartContainer } from '../flamechart-container';

{
"name": "@perfsee/flamechart",
"version": "1.5.3",
"version": "1.5.4",
"description": "Web-based viewer for performance profiles",

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

},
"gitHead": "be8266dea394c3ad52cd1b3126c5c2d774083564"
"gitHead": "2eed7e8023fbe95c5535db3f5836c009f8d13777"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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