@eclipse-glsp/eslint-config
Advanced tools
Comparing version 1.1.0-next.1aa5128.107 to 1.1.0-next.28fb493.121
{ | ||
"name": "@eclipse-glsp/eslint-config", | ||
"version": "1.1.0-next.1aa5128.107+1aa5128", | ||
"version": "1.1.0-next.28fb493.121+28fb493", | ||
"description": "Shared ESLint configuration for GLSP projects", | ||
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"keywords": [ | ||
"eclipse", | ||
"tsconfig" | ||
"glsp", | ||
"eslint" | ||
], | ||
"author": { | ||
"name": "Eclipse GLSP" | ||
}, | ||
"homepage": "https://www.eclipse.org/glsp/", | ||
"bugs": "https://github.com/eclipse-glsp/glsp/issues", | ||
"repository": { | ||
@@ -18,3 +16,6 @@ "type": "git", | ||
}, | ||
"bugs": "https://github.com/eclipse-glsp/glsp/issues", | ||
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"author": { | ||
"name": "Eclipse GLSP" | ||
}, | ||
"contributors": [ | ||
@@ -27,18 +28,17 @@ { | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
"@typescript-eslint/parser": "^5.13.0", | ||
"eslint": "^8.10.0", | ||
"main": "index.js", | ||
"peerDependencies": { | ||
"@typescript-eslint/parser": "^5.45.0", | ||
"eslint": "^8.29.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-chai-friendly": "^0.7.2", | ||
"eslint-plugin-deprecation": "^1.3.2", | ||
"eslint-plugin-deprecation": "^1.3.3", | ||
"eslint-plugin-header": "^3.1.1", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-no-null": "^1.0.2" | ||
}, | ||
"main": "index.js", | ||
"gitHead": "1aa51288c7089eae4a60f108d8b4f7a60a3cd3a2" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "28fb4937509ef26d95a20996b342a8344f116238" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
8
43929
- Removed@typescript-eslint/parser@^5.13.0
- Removedeslint@^8.10.0
- Removedeslint-config-prettier@^8.5.0
- Removedeslint-plugin-chai-friendly@^0.7.2
- Removedeslint-plugin-deprecation@^1.3.2
- Removedeslint-plugin-header@^3.1.1
- Removedeslint-plugin-import@^2.25.4
- Removedeslint-plugin-no-null@^1.0.2
- Removed@typescript-eslint/eslint-plugin@5.62.0(transitive)
- Removed@typescript-eslint/type-utils@5.62.0(transitive)
- Removed@typescript-eslint/utils@5.62.0(transitive)
- Removedeslint-scope@5.1.1(transitive)
- Removedestraverse@4.3.0(transitive)
- Removednatural-compare-lite@1.4.0(transitive)