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

license-downloader

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

license-downloader - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.3.1](https://github.com/BePo65/license-downloader/compare/v0.3.0...v0.3.1) (2021-05-12)
### Bug Fixes
* convert readme-updater to commonjs file ([4a5d1dd](https://github.com/BePo65/license-downloader/commit/4a5d1dd8abd89ea8b8d52372f529cdb60fa1ac61))
## 0.3.0 (2021-05-12)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "license-downloader",
"version": "0.3.0",
"version": "0.3.1",
"description": "Download the license files of the dependencies of a project",

@@ -76,3 +76,3 @@ "main": "index.js",

"filename": "README.md",
"updater": "tools/npm-scripts/readme-updater.js"
"updater": "tools/npm-scripts/readme-updater.cjs"
}

@@ -79,0 +79,0 @@ ]

# license-downloader - an add-on to license-report tool
![Version](https://img.shields.io/badge/version-0.2.0-blue.svg?cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-0.3.1-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)

@@ -4,0 +4,0 @@

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