@textlint/ast-traverse
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.4"></a> | ||
## [2.0.4](https://github.com/textlint/textlint/compare/txt-ast-traverse@2.0.3...txt-ast-traverse@2.0.4) (2018-01-18) | ||
**Note:** Version bump only for package txt-ast-traverse | ||
<a name="2.0.3"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.3](https://github.com/textlint/textlint/compare/txt-ast-traverse@2.0.2...txt-ast-traverse@2.0.3) (2018-01-12) |
{ | ||
"name": "@textlint/ast-traverse", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "TxtNode traverse library", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^4.0.0" | ||
"@textlint/ast-node-types": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.0.3", | ||
"@textlint/markdown-to-ast": "^6.0.4", | ||
"@types/mocha": "^2.2.44", | ||
@@ -41,0 +41,0 @@ "@types/node": "^8.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
25081