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

@statoscope/cli

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/cli - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

6

package.json
{
"name": "@statoscope/cli",
"version": "5.0.0",
"version": "5.0.1",
"description": "Statoscope CLI tools",

@@ -28,7 +28,7 @@ "scripts": {},

"@statoscope/webpack-model": "^5.0.0",
"@statoscope/webpack-ui": "^5.0.0",
"@statoscope/webpack-ui": "^5.0.1",
"open": "^8.0.4",
"yargs": "^17.0.1"
},
"gitHead": "989f5733a477d2827f9e1fd670125cde277b5819"
"gitHead": "d2a6d0ace8277dee4abf48aea07f6ea66530f818"
}

@@ -1,2 +0,2 @@

# Statoscope for webpack
# Statoscope CLI

@@ -3,0 +3,0 @@ [![npm version](https://badge.fury.io/js/%40statoscope%2Fcli.svg)](https://badge.fury.io/js/%40statoscope%2Fcli)

@@ -22,2 +22,4 @@ const fs = require('fs');

htmlWriter.getStream().pipe(fs.createWriteStream(to));
await htmlWriter.write();

@@ -24,0 +26,0 @@ return to;

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