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

make-license

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-license - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json

@@ -7,3 +7,3 @@ {

"test": "mocha test/index.test.js -w ",
"test:single": "istanbul cover -x *.test.js _mocha tests/index.test.js",
"test:single": "istanbul cover -x *.test.js,src/index.js _mocha tests/index.test.js",
"commit": "git-cz",

@@ -59,3 +59,3 @@ "report-coverage": "cat ./coverage/lcov.info | codecov",

},
"version": "0.1.1"
"version": "0.1.2"
}

@@ -28,3 +28,3 @@ [![travis build](https://img.shields.io/travis/accraze/make-license.svg)](https://travis-ci.org/accraze/make-license)

```
$ make-file
$ make-license

@@ -38,4 +38,5 @@ [?] Choose a License (Use arrow keys)

```
You will now have a **LICENSE** file generated in your current working directory.
## License:
[MIT](https://github.com/accraze/make-license/blob/master/LICENSE) License 2016 © Andy Craze
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