@textlint/ast-traverse
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="2.0.5"></a> | ||
## 2.0.5 (2018-01-27) | ||
### Bug Fixes | ||
* **ast-traverse:** add `publishConfig` ([2ceeb99](https://github.com/textlint/textlint/commit/2ceeb99)) | ||
### Code Refactoring | ||
* **txt-ast-traverse:** move to [@textlint](https://github.com/textlint)/ast-traverse ([7629a50](https://github.com/textlint/textlint/commit/7629a50)) | ||
<a name="2.0.4"></a> | ||
@@ -8,0 +24,0 @@ ## [2.0.4](https://github.com/textlint/textlint/compare/txt-ast-traverse@2.0.3...txt-ast-traverse@2.0.4) (2018-01-18) |
{ | ||
"name": "@textlint/ast-traverse", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "TxtNode traverse library", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.0.4", | ||
"@textlint/markdown-to-ast": "^6.0.5", | ||
"@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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
25425
1