Socket
Socket
Sign inDemoInstall

node-downloader-helper

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-downloader-helper - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

package.json
{
"name": "node-downloader-helper",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple http file downloader for node.js",

@@ -20,2 +20,10 @@ "main": "./dist/index.js",

"author": "Jose De Gouveia <dhgouveia@hotmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/hgouveia/node-downloader-helper"
},
"bugs": {
"url": "https://github.com/hgouveia/node-downloader-helper/issues"
},
"homepage": "https://github.com/hgouveia/node-downloader-helper",
"license": "MIT",

@@ -22,0 +30,0 @@ "devDependencies": {

2

README.md
# node-downloader-helper
[![NPM Version](https://img.shields.io/npm/v/hgouveia/node-downloader-helper.svg?style=flat-square "npm version")](https://www.npmjs.com/package/node-downloader-helper)
[![NPM Version](https://img.shields.io/npm/v/node-downloader-helper.svg?style=flat-square "npm version")](https://www.npmjs.com/package/node-downloader-helper)
[![Build Status](https://img.shields.io/travis/hgouveia/node-downloader-helper/master.svg?style=flat-square "Build Status")](https://travis-ci.org/hgouveia/node-downloader-helper)

@@ -5,0 +5,0 @@ [![Windows Build Status](https://img.shields.io/appveyor/ci/hgouveia/node-downloader-helper/master.svg?label=windows&style=flat-square "Windows Build Status")](https://ci.appveyor.com/project/hgouveia/node-downloader-helper)

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