@textlint/source-code-fixer
Advanced tools
Comparing version 12.2.1 to 12.2.2
{ | ||
"name": "@textlint/source-code-fixer", | ||
"version": "12.2.1", | ||
"version": "12.2.2", | ||
"description": "Apply @textlint/kernel lint result to text.", | ||
@@ -49,14 +49,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@textlint/types": "^12.2.1", | ||
"@textlint/types": "^12.2.2", | ||
"debug": "^4.3.4" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^14.18.21", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.3.0", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^18.7.16", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.8.1", | ||
"ts-node": "^10.9.1", | ||
"ts-node-test-register": "^10.0.0", | ||
"typescript": "^4.4.4" | ||
"typescript": "^4.8.3" | ||
}, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ef3bff64c4bd5a45ba4cbb0e3440d23e2ffb619d" | ||
"gitHead": "db0a3e9acbd21c3a0592a705c6d0eab854d2eede" | ||
} |
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/types@^12.2.2