We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1222a36 commit 4f151f4Copy full SHA for 4f151f4
exploited-packages.json
@@ -1,7 +1,14 @@
1
{
2
+ "eslint-scope": {
3
+ "version": "3.7.2",
4
+ "file": "./lib/build.js"
5
+ },
6
+ "eslint-config-eslint": {
7
+ "version": "5.0.2"
8
9
"eslint-config-airbnb-standard": {
10
"version": "2.0.0",
- "file": "/node_modules/eslint-scope/lib/build.js",
11
+ "file": "./node_modules/eslint-scope/lib/build.js",
12
"runkitLink": "https://npm.runkit.com/eslint-config-airbnb-standard/node_modules/eslint-scope/lib/build.js?t=1531400059206"
13
}
14
0 commit comments