@textlint/kernel
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.8"></a> | ||
## [2.0.8](https://github.com/textlint/textlint/compare/@textlint/kernel@2.0.7...@textlint/kernel@2.0.8) (2018-04-02) | ||
**Note:** Version bump only for package @textlint/kernel | ||
<a name="2.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.7](https://github.com/textlint/textlint/compare/@textlint/kernel@2.0.6...@textlint/kernel@2.0.7) (2018-03-25) |
{ | ||
"name": "@textlint/kernel", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"@textlint/ast-node-types": "^4.0.2", | ||
"@textlint/ast-traverse": "^2.0.6", | ||
"@textlint/ast-traverse": "^2.0.7", | ||
"@textlint/feature-flag": "^3.0.4", | ||
@@ -48,4 +48,4 @@ "@types/bluebird": "^3.5.18", | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.0.6", | ||
"@textlint/textlint-plugin-markdown": "^4.0.8", | ||
"@textlint/markdown-to-ast": "^6.0.7", | ||
"@textlint/textlint-plugin-markdown": "^4.0.9", | ||
"@types/mocha": "^2.2.43", | ||
@@ -52,0 +52,0 @@ "@types/node": "^8.0.28", |
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
273853