conventional-changelog-codemirror
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.1"></a> | ||
## [0.3.1](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.3.0...conventional-changelog-codemirror@0.3.1) (2018-02-13) | ||
**Note:** Version bump only for package conventional-changelog-codemirror | ||
<a name="0.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/stevemao/conventional-changelog-codemirror/compare/conventional-changelog-codemirror@0.2.1...conventional-changelog-codemirror@0.3.0) (2017-12-18) |
'use strict'; | ||
var Q = require(`q`); | ||
@@ -4,0 +3,0 @@ const conventionalChangelog = require(`./conventional-changelog`); |
{ | ||
"name": "conventional-changelog-codemirror", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "conventional-changelog CodeMirror 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
7607