eslint-config-marudor
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -217,3 +217,3 @@ module.exports = { | ||
'space-unary-ops': 0, | ||
'spaced-comment': 'error', | ||
'spaced-comment': ['error', 'always', { markers: ['/'] }], | ||
strict: 'error', | ||
@@ -220,0 +220,0 @@ 'symbol-description': 'error', |
{ | ||
"name": "eslint-config-marudor", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"description": "Eslint Configuration for private use", | ||
@@ -24,17 +24,17 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.21.0", | ||
"@typescript-eslint/parser": "^2.21.0", | ||
"babel-eslint": "^10.0.3", | ||
"@typescript-eslint/eslint-plugin": "^2.29.0", | ||
"@typescript-eslint/parser": "^2.29.0", | ||
"babel-eslint": "^10.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.10.0", | ||
"eslint-config-prettier": "^6.10.1", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-import": "^2.20.1", | ||
"eslint-plugin-jest": "^23.8.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-react": "^7.18.3", | ||
"eslint-plugin-react-hooks": "^2.4.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jest": "^23.8.2", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"eslint-plugin-react": "^7.19.0", | ||
"eslint-plugin-react-hooks": "^3.0.0", | ||
"eslint-plugin-sort-imports-es6-autofix": "^0.5.0", | ||
"eslint-plugin-testing-library": "^2.2.3", | ||
"prettier": "^1.19.1" | ||
"eslint-plugin-testing-library": "^3.0.4", | ||
"prettier": "^2.0.4" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
11965
15
343
1