@clark/eslint-util-get-package
Advanced tools
Comparing version 1.24.4 to 1.24.5
{ | ||
"name": "@clark/eslint-util-get-package", | ||
"version": "1.24.4", | ||
"version": "1.24.5", | ||
"description": "Finds the `package.json` a source file belongs to", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@clark/eslint-config-node-typescript": "^1.24.4", | ||
"@clark/eslint-config-node-typescript": "^1.24.5", | ||
"eslint": "^6.8.0", | ||
@@ -44,5 +44,5 @@ "ts-node": "^8.8.2", | ||
"engines": { | ||
"node": "^10.0 || ^12.0 || ^13.0" | ||
"node": "^10.0 || ^12.0 || ^13.0 || ^14.0" | ||
}, | ||
"gitHead": "8e98a12dd89907f4263577ddbfd933572bab7c4a" | ||
"gitHead": "4e97c0e37ab54cc936775516534735eb2292d276" | ||
} |
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
5578