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

tracealyzer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tracealyzer - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

3

package.json
{
"name": "tracealyzer",
"version": "0.9.2",
"version": "0.9.3",
"description": "A small package that reads Chrome trace files and outputs relevant information and statistics",
"main": "index.js",
"url": "http://github.com/madskonradsen/tracealyzer",
"scripts": {

@@ -7,0 +8,0 @@ "test": "$(npm bin)/mocha"

@@ -93,3 +93,3 @@ # Tracealyzer

## Example usage
## Example usage using Chrome puppeteer
```

@@ -96,0 +96,0 @@ const puppeteer = require('puppeteer');

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