New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

speedscope

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speedscope - npm Package Compare versions

Comparing version 1.21.0 to 1.21.1

dist/release/favicon-16x16-V2DMIAZS.js

6

dist/release/release.txt

@@ -1,3 +0,3 @@

speedscope@1.21.0
Sat Nov 16 22:13:27 PST 2024
d36c3a54424063a8df7bc67a7b824a223d73861b
speedscope@1.21.1
Wed Jan 15 14:53:40 PST 2025
dd5065e3ad70232cad2788238e5856b8adfc5d53
{
"name": "speedscope",
"version": "1.21.0",
"version": "1.21.1",
"description": "",

@@ -12,3 +12,3 @@ "repository": "jlfwong/speedscope",

"deploy": "./scripts/deploy.sh",
"prepack": "./scripts/build-release.sh",
"prepack": "./scripts/prepack.sh --outdir \"$(pwd)/dist/release\" --protocol file",
"prettier": "prettier --write 'src/**/*.ts' 'src/**/*.tsx'",

@@ -20,3 +20,3 @@ "lint": "eslint 'src/**/*.ts' 'src/**/*.tsx'",

"test": "./scripts/ci.sh",
"serve": "parcel assets/index.html --open --no-autoinstall"
"serve": "tsx scripts/dev-server.ts"
},

@@ -43,2 +43,3 @@ "files": [

"aphrodite": "2.1.0",
"esbuild": "0.24.2",
"eslint": "8.0.0",

@@ -51,3 +52,2 @@ "eslint-plugin-prettier": "5.1.2",

"pako": "1.0.6",
"parcel-bundler": "1.12.4",
"preact": "10.4.1",

@@ -58,2 +58,3 @@ "prettier": "3.1.1",

"ts-jest": "24.3.0",
"tsx": "4.19.2",
"typescript": "5.3.3",

@@ -60,0 +61,0 @@ "typescript-json-schema": "0.42.0",

@@ -37,2 +37,5 @@ English | [简体中文](./README-zh_CN.md)

- [flamescope](https://github.com/coolreader18/flamescope)
- Java
- [Importing from async‐profiler (Java)
](https://github.com/jlfwong/speedscope/wiki/Importing-from-async%E2%80%90profiler-(Java))
- Native code

@@ -39,0 +42,0 @@ - [Importing from Instruments.app](https://github.com/jlfwong/speedscope/wiki/Importing-from-Instruments.app) (macOS)

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