conventional-changelog-codemirror
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.4"></a> | ||
## [0.3.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.3...conventional-changelog-codemirror@0.3.4) (2018-02-24) | ||
**Note:** Version bump only for package conventional-changelog-codemirror | ||
<a name="0.3.3"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-codemirror@0.3.2...conventional-changelog-codemirror@0.3.3) (2018-02-20) |
{ | ||
"name": "conventional-changelog-codemirror", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "conventional-changelog CodeMirror preset", | ||
@@ -35,14 +35,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"conventional-changelog-core": "0.0.2", | ||
"istanbul": "^0.4.2", | ||
"jscs": "^2.9.0", | ||
"jshint": "^2.9.1", | ||
"mocha": "*", | ||
"shelljs": "^0.5.3", | ||
"shelljs": "^0.8.0", | ||
"through2": "^2.0.0" | ||
}, | ||
"dependencies": { | ||
"q": "^1.4.1" | ||
"q": "^1.5.1" | ||
} | ||
} |
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
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
8392
3
Updatedq@^1.5.1