@textlint/config-loader
Advanced tools
Comparing version 14.3.0 to 14.4.0
{ | ||
"name": "@textlint/config-loader", | ||
"version": "14.3.0", | ||
"version": "14.4.0", | ||
"description": "Config loader for textlint. .textlintrc loader", | ||
@@ -47,7 +47,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/kernel": "^14.3.0", | ||
"@textlint/module-interop": "^14.3.0", | ||
"@textlint/resolver": "^14.3.0", | ||
"@textlint/types": "^14.3.0", | ||
"@textlint/utils": "^14.3.0", | ||
"@textlint/kernel": "^14.4.0", | ||
"@textlint/module-interop": "^14.4.0", | ||
"@textlint/resolver": "^14.4.0", | ||
"@textlint/types": "^14.4.0", | ||
"@textlint/utils": "^14.4.0", | ||
"debug": "^4.3.4", | ||
@@ -59,3 +59,3 @@ "rc-config-loader": "^4.1.3" | ||
"@types/node": "^18.19.9", | ||
"mocha": "^10.7.0", | ||
"mocha": "^10.8.1", | ||
"prettier": "^2.3.0", | ||
@@ -69,3 +69,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "1e8c32bf80ce26f14da22d7151a643bf0fb6b5ca" | ||
"gitHead": "e0038784a28dc87fe5ca638cd2d944f54393c354" | ||
} |
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
Updated@textlint/kernel@^14.4.0
Updated@textlint/resolver@^14.4.0
Updated@textlint/types@^14.4.0
Updated@textlint/utils@^14.4.0