@textlint/config-loader
Advanced tools
Comparing version 13.1.4 to 13.2.0
{ | ||
"name": "@textlint/config-loader", | ||
"version": "13.1.4", | ||
"version": "13.2.0", | ||
"description": "Config loader for textlint. .textlintrc loader", | ||
@@ -47,6 +47,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/kernel": "^13.1.4", | ||
"@textlint/module-interop": "^13.1.4", | ||
"@textlint/types": "^13.1.4", | ||
"@textlint/utils": "^13.1.4", | ||
"@textlint/kernel": "^13.2.0", | ||
"@textlint/module-interop": "^13.2.0", | ||
"@textlint/types": "^13.2.0", | ||
"@textlint/utils": "^13.2.0", | ||
"debug": "^4.3.4", | ||
@@ -68,3 +68,3 @@ "rc-config-loader": "^4.1.2", | ||
}, | ||
"gitHead": "efea9c25175a637bc75de710746b26cac8316e5f" | ||
"gitHead": "91bf65cb52da6f5d59b1b881c582fcf81d5d8160" | ||
} |
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@^13.2.0
Updated@textlint/types@^13.2.0
Updated@textlint/utils@^13.2.0