editorconfig-checker
Advanced tools
Comparing version 5.1.5 to 5.1.6
{ | ||
"name": "editorconfig-checker", | ||
"version": "5.1.5", | ||
"version": "5.1.6", | ||
"description": "A tool to verify that your files are in harmony with your .editorconfig", | ||
@@ -42,29 +42,29 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "18.6.1", | ||
"@commitlint/config-conventional": "18.6.2", | ||
"@octokit/rest": "20.0.2", | ||
"@commitlint/cli": "19.2.2", | ||
"@commitlint/config-conventional": "19.2.2", | ||
"@octokit/rest": "20.1.1", | ||
"@types/jest": "29.5.12", | ||
"@types/node": "20.11.17", | ||
"@types/node": "20.14.2", | ||
"@types/proxy-from-env": "1.0.4", | ||
"@types/tar": "6.1.11", | ||
"@types/tar": "6.1.13", | ||
"@types/tmp": "0.2.6", | ||
"@typescript-eslint/eslint-plugin": "7.0.1", | ||
"@typescript-eslint/parser": "7.0.1", | ||
"@typescript-eslint/eslint-plugin": "7.12.0", | ||
"@typescript-eslint/parser": "7.12.0", | ||
"@vercel/ncc": "0.38.1", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"jest": "29.7.0", | ||
"prettier": "3.2.5", | ||
"prettier": "3.3.1", | ||
"proxy": "2.1.1", | ||
"proxy-from-env": "1.1.0", | ||
"rimraf": "5.0.5", | ||
"semantic-release": "23.0.2", | ||
"tar": "6.2.0", | ||
"rimraf": "5.0.7", | ||
"semantic-release": "23.1.1", | ||
"tar": "7.2.0", | ||
"tmp-promise": "3.0.3", | ||
"ts-jest": "29.1.2", | ||
"tsx": "4.7.1", | ||
"typescript": "5.3.3", | ||
"undici": "6.6.2" | ||
"ts-jest": "29.1.4", | ||
"tsx": "4.11.2", | ||
"typescript": "5.4.5", | ||
"undici": "6.18.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
686752
2042
28