@textlint/config-loader
Advanced tools
Comparing version 14.4.0 to 14.4.1
{ | ||
"name": "@textlint/config-loader", | ||
"version": "14.4.0", | ||
"version": "14.4.1", | ||
"description": "Config loader for textlint. .textlintrc loader", | ||
@@ -47,8 +47,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@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", | ||
"@textlint/kernel": "^14.4.1", | ||
"@textlint/module-interop": "^14.4.1", | ||
"@textlint/resolver": "^14.4.1", | ||
"@textlint/types": "^14.4.1", | ||
"@textlint/utils": "^14.4.1", | ||
"debug": "^4.4.0", | ||
"rc-config-loader": "^4.1.3" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "e0038784a28dc87fe5ca638cd2d944f54393c354" | ||
"gitHead": "dbf2fab4af4d7aa79bca24f084a2161141461a25" | ||
} |
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.1
Updated@textlint/resolver@^14.4.1
Updated@textlint/types@^14.4.1
Updated@textlint/utils@^14.4.1
Updateddebug@^4.4.0