Socket
Socket
Sign inDemoInstall

make-mega

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    make-mega

Make large files for testing in increments of one megabyte.


Version published
Maintainers
1
Install size
1.09 MB
Created

Readme

Source

make-mega

Make large files for testing.

Usage

Running make-mega on its own will produce a file of 100 megabytes.

make-mega

Adding a value afterwards will specify the file size in megabytes. For example, the following will produce a file of 200 megabytes.

make-mega 200

Install

npm install -g make-mega

Releases

  • 0.2.2 - Bug fixes.
  • 0.2.0 - Change to using a stream to append the data to the file. This should remove the previous file size limitations.

Keywords

FAQs

Last updated on 27 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc