@textlint/ast-traverse
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="2.2.2"></a> | ||
## [2.2.2](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.2.1...@textlint/ast-traverse@2.2.2) (2020-07-24) | ||
**Note:** Version bump only for package @textlint/ast-traverse | ||
<a name="2.2.1"></a> | ||
@@ -8,0 +17,0 @@ ## [2.2.1](https://github.com/textlint/textlint/compare/@textlint/ast-traverse@2.2.0...@textlint/ast-traverse@2.2.1) (2020-07-24) |
{ | ||
"name": "@textlint/ast-traverse", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "TxtNode traverse library", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.2.1", | ||
"@textlint/markdown-to-ast": "^6.2.2", | ||
"@types/mocha": "^7.0.2", | ||
@@ -56,3 +56,3 @@ "@types/node": "^13.11.1", | ||
}, | ||
"gitHead": "367759aa4285d7cf6edc5d194ba1bac47c3a1487" | ||
"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
41907