@textlint/text-to-ast
Advanced tools
Comparing version 12.6.1 to 13.0.0
{ | ||
"name": "@textlint/text-to-ast", | ||
"version": "12.6.1", | ||
"version": "13.0.0", | ||
"description": "Parse plain text to AST with location info.", | ||
@@ -45,6 +45,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^12.6.1" | ||
"@textlint/ast-node-types": "^13.0.0" | ||
}, | ||
"devDependencies": { | ||
"@textlint/ast-tester": "^12.6.1", | ||
"@textlint/ast-tester": "^13.0.0", | ||
"cross-env": "^7.0.3", | ||
@@ -61,3 +61,3 @@ "eol-converter-cli": "^1.0.8", | ||
}, | ||
"gitHead": "d2b1ea21b70dd86190f530ba3c1ecad697c8f39d" | ||
"gitHead": "5ab6892e6c3f100751542f2c84bc91e78c584f7f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
110704
+ Added@textlint/ast-node-types@13.4.1(transitive)
- Removed@textlint/ast-node-types@12.6.1(transitive)