Socket
Socket
Sign inDemoInstall

make-mega

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-mega - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

index.js

@@ -20,4 +20,2 @@ const fs = require("fs"),

main();
module.exports = main;

2

package.json
{
"name": "make-mega",
"version": "0.2.1",
"version": "0.2.2",
"description": "Make large files for testing in increments of one megabyte. ",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -26,2 +26,3 @@ # 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.
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