@textlint/kernel
Advanced tools
Comparing version 3.1.9 to 3.1.10
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.1.10"></a> | ||
## [3.1.10](https://github.com/textlint/textlint/compare/@textlint/kernel@3.1.9...@textlint/kernel@3.1.10) (2019-11-03) | ||
**Note:** Version bump only for package @textlint/kernel | ||
<a name="3.1.9"></a> | ||
@@ -8,0 +17,0 @@ ## [3.1.9](https://github.com/textlint/textlint/compare/@textlint/kernel@3.1.8...@textlint/kernel@3.1.9) (2019-10-14) |
{ | ||
"name": "@textlint/kernel", | ||
"version": "3.1.9", | ||
"version": "3.1.10", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -37,4 +37,4 @@ "keywords": [ | ||
"@textlint/ast-traverse": "^2.1.6", | ||
"@textlint/feature-flag": "^3.1.4", | ||
"@textlint/types": "^1.2.2", | ||
"@textlint/feature-flag": "^3.1.5", | ||
"@textlint/types": "^1.2.3", | ||
"@textlint/utils": "^1.0.3", | ||
@@ -64,3 +64,3 @@ "@types/bluebird": "^3.5.18", | ||
}, | ||
"gitHead": "ec9110a9ee0d3fc5b1af93abcc083b447e3c9b78" | ||
"gitHead": "4b9ffc9d10baaa415eee10f974610f2dffc93c78" | ||
} |
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
282070
Updated@textlint/types@^1.2.3