conventional-changelog-atom
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/stevemao/conventional-changelog-atom/compare/conventional-changelog-atom@0.2.0...conventional-changelog-atom@0.2.1) (2018-02-13) | ||
**Note:** Version bump only for package conventional-changelog-atom | ||
<a name="0.2.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.2.0](https://github.com/stevemao/conventional-changelog-atom/compare/conventional-changelog-atom@0.1.2...conventional-changelog-atom@0.2.0) (2017-12-18) |
'use strict'; | ||
const Q = require(`q`); | ||
@@ -4,0 +3,0 @@ const conventionalChangelog = require(`./conventional-changelog`); |
{ | ||
"name": "conventional-changelog-atom", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "conventional-changelog atom preset", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8908