@textlint/types
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.4](https://github.com/textlint/textlint/compare/@textlint/types@1.5.3...@textlint/types@1.5.4) (2021-03-21) | ||
**Note:** Version bump only for package @textlint/types | ||
<a name="1.5.3"></a> | ||
@@ -8,0 +16,0 @@ ## [1.5.3](https://github.com/textlint/textlint/compare/@textlint/types@1.5.2...@textlint/types@1.5.3) (2021-03-19) |
{ | ||
"name": "@textlint/types", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Type definition package for textlint", | ||
@@ -49,5 +49,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.3.3", | ||
"@types/mocha": "^8.2.1", | ||
"@types/node": "^14.14.34", | ||
"@textlint/markdown-to-ast": "^6.3.4", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^14.14.35", | ||
"cross-env": "^7.0.3", | ||
@@ -65,3 +65,3 @@ "mocha": "^8.3.2", | ||
}, | ||
"gitHead": "5c40c1429736a0ed86bea07a39cb0eba31be11d4" | ||
"gitHead": "07c0497b387f09e41088b7f113555aa5e5451add" | ||
} |
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
73505