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

perf-sym

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

perf-sym - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

profile_1ms.d

5

package.json
{
"name": "perf-sym",
"version": "1.0.3",
"version": "1.0.4",
"description": "Translate symbol names generated by `--basic-perf-prof` into JavaScript names",
"main": "index.js",
"bin": {
"perf-sym": "./cmd.js"
"perf-sym": "./cmd.js",
"profile_1ms.d": "./profile_1ms.d"
},

@@ -9,0 +10,0 @@ "scripts": {

8

Readme.md

@@ -36,9 +36,3 @@ # perf-sym

```sh
[sudo] npm install -g cpuprofilify
```
```
sudo echo # need me some sudo perms
node --perf-basic-prof index.js &

@@ -92,3 +86,3 @@

* sponsored by nearForm
* with thanks to [thlorenz](https://github.com/thlorenz) and his [cpuprofilify](https://github.com/thlorenz/cpuprofilify) module for inspiration and snippets
* with thanks to [thlorenz](https://github.com/thlorenz) and his [cpuprofilify](https://github.com/thlorenz/cpuprofilify) module for inspiration and snippets and profile_1ms.d

@@ -95,0 +89,0 @@ ## License

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