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

cpuprofilify

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpuprofilify - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

future-formats/cpu_profiler.d.txt

2

index.js
'use strict';
var filterInternals = require('./lib/filter-internals')
var filterInternals = require('trace-filter-internals')
, traceUtil = require('./lib/trace-util')

@@ -5,0 +5,0 @@ , getConverter = require('./lib/get-converter')

{
"name": "cpuprofilify",
"version": "0.1.0",
"version": "0.1.1",
"description": "Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.",

@@ -27,2 +27,3 @@ "main": "index.js",

"resolve-jit-symbols": "~0.4.3",
"trace-filter-internals": "^0.1.0",
"xtend": "~4.0.0"

@@ -29,0 +30,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