@textlint/source-code-fixer
Advanced tools
Comparing version 12.1.1 to 12.2.0
{ | ||
"name": "@textlint/source-code-fixer", | ||
"version": "12.1.1", | ||
"version": "12.2.0", | ||
"description": "Apply @textlint/kernel lint result to text.", | ||
@@ -49,12 +49,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/types": "^12.1.1", | ||
"debug": "^4.3.3" | ||
"@textlint/types": "^12.2.0", | ||
"debug": "^4.3.4" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^14.18.12", | ||
"mocha": "^9.2.1", | ||
"@types/node": "^14.18.21", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.3.0", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.5.0", | ||
"ts-node": "^10.8.1", | ||
"ts-node-test-register": "^10.0.0", | ||
@@ -66,3 +66,3 @@ "typescript": "^4.4.4" | ||
}, | ||
"gitHead": "b9a94b850b8303b84a530fd88ad712b03e4d7762" | ||
"gitHead": "e14b6e6ae685dabfca3c8c3f2a33c2029fce8724" | ||
} |
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
89792
Updated@textlint/types@^12.2.0
Updateddebug@^4.3.4