@textlint/kernel
Advanced tools
Comparing version 3.3.2 to 3.3.3
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.3.3"></a> | ||
## [3.3.3](https://github.com/textlint/textlint/compare/@textlint/kernel@3.3.2...@textlint/kernel@3.3.3) (2020-07-24) | ||
**Note:** Version bump only for package @textlint/kernel | ||
<a name="3.3.2"></a> | ||
@@ -8,0 +17,0 @@ ## [3.3.2](https://github.com/textlint/textlint/compare/@textlint/kernel@3.3.1...@textlint/kernel@3.3.2) (2020-07-24) |
{ | ||
"name": "@textlint/kernel", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "textlint kernel is core logic by pure JavaScript.", | ||
@@ -40,5 +40,5 @@ "keywords": [ | ||
"@textlint/ast-tester": "^2.2.1", | ||
"@textlint/ast-traverse": "^2.2.1", | ||
"@textlint/ast-traverse": "^2.2.2", | ||
"@textlint/feature-flag": "^3.2.1", | ||
"@textlint/types": "^1.4.1", | ||
"@textlint/types": "^1.4.2", | ||
"@textlint/utils": "^1.1.1", | ||
@@ -51,3 +51,3 @@ "debug": "^4.1.1", | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.2.1", | ||
"@textlint/markdown-to-ast": "^6.2.2", | ||
"@types/debug": "^4.1.5", | ||
@@ -68,3 +68,3 @@ "@types/deep-equal": "^1.0.1", | ||
}, | ||
"gitHead": "d474cfffffa65fc24170d7709f086994feac08dd" | ||
"gitHead": "986f28d6435ad74f7b2745a5842926c06a849319" | ||
} |
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
565692
Updated@textlint/types@^1.4.2