@clark/eslint-util-get-package
Advanced tools
Comparing version 1.25.5 to 1.25.6
{ | ||
"name": "@clark/eslint-util-get-package", | ||
"version": "1.25.5", | ||
"version": "1.25.6", | ||
"description": "Finds the `package.json` a source file belongs to", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@clark/eslint-config-node-typescript": "^1.25.5", | ||
"@clark/eslint-config-node-typescript": "^1.25.6", | ||
"eslint": "^7.2.0", | ||
@@ -45,4 +45,4 @@ "ts-node": "^8.10.2", | ||
"engines": { | ||
"node": "^10.0 || ^12.0 || ^13.0" | ||
"node": "^10.0 || ^12.0 || ^13.0 || ^14.0" | ||
} | ||
} |
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
4846