@textlint/types
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.5](https://github.com/textlint/textlint/compare/@textlint/types@1.5.4...@textlint/types@1.5.5) (2021-05-08) | ||
**Note:** Version bump only for package @textlint/types | ||
## [1.5.4](https://github.com/textlint/textlint/compare/@textlint/types@1.5.3...@textlint/types@1.5.4) (2021-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@textlint/types", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Type definition package for textlint", | ||
@@ -46,10 +46,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/ast-node-types": "^4.4.2" | ||
"@textlint/ast-node-types": "^4.4.3" | ||
}, | ||
"devDependencies": { | ||
"@textlint/markdown-to-ast": "^6.3.4", | ||
"@textlint/markdown-to-ast": "^6.3.5", | ||
"@types/mocha": "^8.2.2", | ||
"@types/node": "^14.14.35", | ||
"@types/node": "^14.14.44", | ||
"cross-env": "^7.0.3", | ||
"mocha": "^8.3.2", | ||
"mocha": "^8.4.0", | ||
"prettier": "^2.1.1", | ||
@@ -65,3 +65,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "07c0497b387f09e41088b7f113555aa5e5451add" | ||
"gitHead": "4cb1e78aa38cd0e942c61f352ffb29bb36f80a7b" | ||
} |
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
73683