@textlint/ast-tester
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="2.1.2"></a> | ||
## [2.1.2](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.1.1...@textlint/ast-tester@2.1.2) (2019-01-03) | ||
**Note:** Version bump only for package @textlint/ast-tester | ||
<a name="2.1.1"></a> | ||
@@ -8,0 +17,0 @@ ## [2.1.1](https://github.com/textlint/textlint/compare/@textlint/ast-tester@2.1.0...@textlint/ast-tester@2.1.1) (2019-01-03) |
{ | ||
"name": "@textlint/ast-tester", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Compliance tests for textlint's AST(Abstract Syntax Tree).", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^4.2.0" | ||
"@textlint/ast-node-types": "^4.2.1" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
"email": "azuciao@gmail.com", | ||
"gitHead": "d035d8599ae7e3713cf6cec9745afad538b82680" | ||
"gitHead": "1f82e5f9fcdb6d21aed3b316c8a8e56378fe2847" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33919
0