New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mt-changelog

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mt-changelog - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

lib/formatters/basic.js

14

CHANGELOG.md

@@ -0,1 +1,15 @@

v0.5.1 - Mon, 01 Jun 2015 17:07:25 GMT
--------------------------------------
- [8a0046f](../../commit/8a0046f) [fixed] Missing files from npm publish
v0.5.0 - Mon, 24 Nov 2014 16:52:44 GMT
--------------------------------------
- [2ffd9a7](../../commits/2ffd9a7) [changed] Rename project to mt-changelog
- [f554a22](../../commits/f554a22) [added] Allow to exclude pre-releases
- [e638690](../../commits/e638690) [added] Expose node api and custom formatter support
v0.4.0 - Mon, 24 Nov 2014 16:52:44 GMT

@@ -2,0 +16,0 @@ --------------------------------------

13

package.json
{
"name": "mt-changelog",
"version": "0.5.0",
"version": "0.5.1",
"description": "creates changelogs for git projects",
"main": "lib/index.js",
"directories": {
"lib": "lib/"
},
"files": [
"CHANGELOG.md",
"LICENSE",
"README.md",
"bin",
"dist",
"lib"
],
"bin": {

@@ -7,0 +18,0 @@ "changelog": "bin/changelog"

.eslintignore
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