New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 0.1.1

8

package.json
{
"name": "make-license",
"version": "0.1.0",
"description": "generate a LICENSE for your open source project",

@@ -33,3 +32,3 @@ "main": "src/index.js",

"istanbul": "0.4.2",
"semantic-release": "4.3.5"
"semantic-release": "^4.3.5"
},

@@ -59,3 +58,4 @@ "czConfig": {

"inquirer": "^0.11.3"
}
}
},
"version": "0.1.1"
}

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

More licenses will be added soon.
More licenses will be added soon...

@@ -30,3 +30,4 @@ ## Install

$ make-file
? Choose a License (Use arrow keys)
[?] Choose a License (Use arrow keys)
❯ MIT

@@ -40,2 +41,2 @@ ISC

## License:
[MIT](https://github.com/accraze/machine-translator/blob/master/LICENSE) License 2016 © Andy Craze
[MIT](https://github.com/accraze/make-license/blob/master/LICENSE) License 2016 © Andy Craze

Sorry, the diff of this file is not supported yet

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