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

perf-cascade

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

perf-cascade - npm Package Compare versions

Comparing version 0.1.8 to 0.2.1

6

package.json
{
"name": "perf-cascade",
"version": "0.1.8",
"version": "0.2.1",
"description": "Har file visualizer",

@@ -10,7 +10,7 @@ "main": "index.html",

"watch": "npm run start & grunt default",
"build": "grunt releaseBuild && npm publish",
"build": "grunt releaseBuild",
"start": "live-server --wait=50 --open=src/index.html --ignore=src/ts/",
"clearJS": "find ./src/ts -iname \"*.js\" -delete && find ./src/ts -iname \"*.map\" -delete",
"ghPages": "grunt ghPages",
"release": "grunt release"
"release": "grunt release && npm publish"
},

@@ -17,0 +17,0 @@ "author": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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