@amedia/eslint-config-svelte
Advanced tools
Comparing version 0.0.0-kragl-20220620100536 to 0.0.0-unicorn-20231218094650
{ | ||
"name": "@amedia/eslint-config-svelte", | ||
"version": "0.0.0-kragl-20220620100536", | ||
"version": "0.0.0-unicorn-20231218094650", | ||
"description": "ESLint Svelte configuration to be used by developers at Amedia", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js", | ||
"prettier.config.js" | ||
], | ||
"type": "commonjs", | ||
"main": "index.cjs", | ||
"scripts": { | ||
@@ -30,9 +27,7 @@ "lint": "eslint .", | ||
"eslint": "8.x", | ||
"eslint-plugin-svelte3": "3.x", | ||
"prettier-plugin-svelte": "2.x" | ||
"eslint-plugin-svelte": "2.x" | ||
}, | ||
"devDependencies": { | ||
"eslint": "8.16.0", | ||
"eslint-plugin-svelte3": "3.4.1", | ||
"prettier-plugin-svelte": "2.7.0" | ||
"eslint": "8.52.0", | ||
"eslint-plugin-svelte": "2.32.4" | ||
}, | ||
@@ -39,0 +34,0 @@ "publishConfig": { |
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
8723
2
2
4
16