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

standard-changelog

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-changelog - npm Package Compare versions

Comparing version 1.0.9 to 1.0.11

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

<a name="1.0.11"></a>
## [1.0.11](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.10...standard-changelog@1.0.11) (2018-02-13)
**Note:** Version bump only for package standard-changelog
<a name="1.0.10"></a>
## [1.0.10](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.9...standard-changelog@1.0.10) (2018-02-13)
**Note:** Version bump only for package standard-changelog
<a name="1.0.9"></a>

@@ -8,0 +24,0 @@ ## [1.0.9](https://github.com/stevemao/standard-changelog/compare/standard-changelog@1.0.8...standard-changelog@1.0.9) (2018-02-05)

1

index.js
'use strict';
var conventionalChangelogCore = require('conventional-changelog-core');

@@ -3,0 +4,0 @@ var angular = require('conventional-changelog-angular');

6

package.json
{
"name": "standard-changelog",
"version": "1.0.9",
"version": "1.0.11",
"description": "Generate a changelog from git metadata with Angular commit convention",

@@ -24,4 +24,4 @@ "repository": {

"chalk": "^1.1.3",
"conventional-changelog-angular": "^1.6.2",
"conventional-changelog-core": "^2.0.1",
"conventional-changelog-angular": "^1.6.4",
"conventional-changelog-core": "^2.0.3",
"figures": "^1.5.0",

@@ -28,0 +28,0 @@ "fs-access": "^1.0.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