File tree 29 files changed +29
-29
lines changed
29 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ module.exports = {
146
146
category : "Stylistic Issues" ,
147
147
recommended : false ,
148
148
url :
149
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/exports-style.md" ,
149
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/exports-style.md" ,
150
150
} ,
151
151
type : "suggestion" ,
152
152
fixable : null ,
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ module.exports = {
39
39
category : "Stylistic Issues" ,
40
40
recommended : false ,
41
41
url :
42
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/file-extension-in-import.md" ,
42
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/file-extension-in-import.md" ,
43
43
} ,
44
44
fixable : "code" ,
45
45
messages : {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ module.exports = {
12
12
category : "Possible Errors" ,
13
13
recommended : false ,
14
14
url :
15
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-callback-literal.md" ,
15
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-callback-literal.md" ,
16
16
} ,
17
17
type : "problem" ,
18
18
fixable : null ,
Original file line number Diff line number Diff line change @@ -686,7 +686,7 @@ module.exports = {
686
686
category : "Best Practices" ,
687
687
recommended : true ,
688
688
url :
689
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-deprecated-api.md" ,
689
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-deprecated-api.md" ,
690
690
} ,
691
691
type : "problem" ,
692
692
fixable : null ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ module.exports = {
41
41
category : "Possible Errors" ,
42
42
recommended : true ,
43
43
url :
44
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-exports-assign.md" ,
44
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-exports-assign.md" ,
45
45
} ,
46
46
fixable : null ,
47
47
messages : {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module.exports = {
19
19
category : "Possible Errors" ,
20
20
recommended : true ,
21
21
url :
22
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-extraneous-import.md" ,
22
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-extraneous-import.md" ,
23
23
} ,
24
24
type : "problem" ,
25
25
fixable : null ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module.exports = {
19
19
category : "Possible Errors" ,
20
20
recommended : true ,
21
21
url :
22
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-extraneous-require.md" ,
22
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-extraneous-require.md" ,
23
23
} ,
24
24
type : "problem" ,
25
25
fixable : null ,
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ module.exports = {
56
56
category : "Possible Errors" ,
57
57
recommended : false ,
58
58
url :
59
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-hide-core-modules.md" ,
59
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-hide-core-modules.md" ,
60
60
} ,
61
61
type : "problem" ,
62
62
deprecated : true ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ module.exports = {
18
18
category : "Possible Errors" ,
19
19
recommended : true ,
20
20
url :
21
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-missing-import.md" ,
21
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-missing-import.md" ,
22
22
} ,
23
23
type : "problem" ,
24
24
fixable : null ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ module.exports = {
18
18
category : "Possible Errors" ,
19
19
recommended : true ,
20
20
url :
21
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-missing-require.md" ,
21
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-missing-require.md" ,
22
22
} ,
23
23
type : "problem" ,
24
24
fixable : null ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ module.exports = {
36
36
category : "Possible Errors" ,
37
37
recommended : true ,
38
38
url :
39
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unpublished-bin.md" ,
39
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unpublished-bin.md" ,
40
40
} ,
41
41
type : "problem" ,
42
42
fixable : null ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module.exports = {
19
19
category : "Possible Errors" ,
20
20
recommended : true ,
21
21
url :
22
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unpublished-import.md" ,
22
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unpublished-import.md" ,
23
23
} ,
24
24
type : "problem" ,
25
25
fixable : null ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module.exports = {
19
19
category : "Possible Errors" ,
20
20
recommended : true ,
21
21
url :
22
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unpublished-require.md" ,
22
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unpublished-require.md" ,
23
23
} ,
24
24
type : "problem" ,
25
25
fixable : null ,
Original file line number Diff line number Diff line change @@ -1051,7 +1051,7 @@ module.exports = {
1051
1051
"node/no-unsupported-features/es-builtins" ,
1052
1052
] ,
1053
1053
url :
1054
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unsupported-features.md" ,
1054
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unsupported-features.md" ,
1055
1055
} ,
1056
1056
type : "problem" ,
1057
1057
deprecated : true ,
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ module.exports = {
142
142
category : "Possible Errors" ,
143
143
recommended : true ,
144
144
url :
145
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unsupported-features/es-builtins.md" ,
145
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unsupported-features/es-builtins.md" ,
146
146
} ,
147
147
type : "problem" ,
148
148
fixable : null ,
Original file line number Diff line number Diff line change @@ -503,7 +503,7 @@ module.exports = {
503
503
category : "Possible Errors" ,
504
504
recommended : true ,
505
505
url :
506
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unsupported-features/es-syntax.md" ,
506
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unsupported-features/es-syntax.md" ,
507
507
} ,
508
508
type : "problem" ,
509
509
fixable : null ,
Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ module.exports = {
327
327
category : "Possible Errors" ,
328
328
recommended : true ,
329
329
url :
330
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/no-unsupported-features/node-builtins.md" ,
330
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/no-unsupported-features/node-builtins.md" ,
331
331
} ,
332
332
type : "problem" ,
333
333
fixable : null ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ module.exports = {
26
26
category : "Stylistic Issues" ,
27
27
recommended : false ,
28
28
url :
29
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/buffer.md" ,
29
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/buffer.md" ,
30
30
} ,
31
31
type : "suggestion" ,
32
32
fixable : null ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ module.exports = {
23
23
category : "Stylistic Issues" ,
24
24
recommended : false ,
25
25
url :
26
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/console.md" ,
26
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/console.md" ,
27
27
} ,
28
28
type : "suggestion" ,
29
29
fixable : null ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ module.exports = {
23
23
category : "Stylistic Issues" ,
24
24
recommended : false ,
25
25
url :
26
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/process.md" ,
26
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/process.md" ,
27
27
} ,
28
28
type : "suggestion" ,
29
29
fixable : null ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ module.exports = {
26
26
category : "Stylistic Issues" ,
27
27
recommended : false ,
28
28
url :
29
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/text-decoder.md" ,
29
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/text-decoder.md" ,
30
30
} ,
31
31
type : "suggestion" ,
32
32
fixable : null ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ module.exports = {
26
26
category : "Stylistic Issues" ,
27
27
recommended : false ,
28
28
url :
29
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/text-encoder.md" ,
29
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/text-encoder.md" ,
30
30
} ,
31
31
type : "suggestion" ,
32
32
fixable : null ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ module.exports = {
26
26
category : "Stylistic Issues" ,
27
27
recommended : false ,
28
28
url :
29
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/url-search-params.md" ,
29
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/url-search-params.md" ,
30
30
} ,
31
31
type : "suggestion" ,
32
32
fixable : null ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ module.exports = {
25
25
category : "Stylistic Issues" ,
26
26
recommended : false ,
27
27
url :
28
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-global/url.md" ,
28
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-global/url.md" ,
29
29
} ,
30
30
type : "suggestion" ,
31
31
fixable : null ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ module.exports = {
36
36
category : "Stylistic Issues" ,
37
37
recommended : false ,
38
38
url :
39
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-promises/dns.md" ,
39
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-promises/dns.md" ,
40
40
} ,
41
41
fixable : null ,
42
42
messages : {
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ module.exports = {
42
42
category : "Stylistic Issues" ,
43
43
recommended : false ,
44
44
url :
45
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/prefer-promises/fs.md" ,
45
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/prefer-promises/fs.md" ,
46
46
} ,
47
47
fixable : null ,
48
48
messages : {
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ module.exports = {
151
151
category : "Possible Errors" ,
152
152
recommended : true ,
153
153
url :
154
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/process-exit-as-throw.md" ,
154
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/process-exit-as-throw.md" ,
155
155
} ,
156
156
type : "problem" ,
157
157
fixable : null ,
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ module.exports = {
73
73
category : "Possible Errors" ,
74
74
recommended : true ,
75
75
url :
76
- "https://github.com/mysticatea/eslint-plugin-node/blob/v10 .0.0/docs/rules/shebang.md" ,
76
+ "https://github.com/mysticatea/eslint-plugin-node/blob/v11 .0.0/docs/rules/shebang.md" ,
77
77
} ,
78
78
type : "problem" ,
79
79
fixable : "code" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-node" ,
3
- "version" : " 10 .0.0" ,
3
+ "version" : " 11 .0.0" ,
4
4
"description" : " Additional ESLint's rules for Node.js" ,
5
5
"engines" : {
6
6
"node" : " >=8.10.0"
You can’t perform that action at this time.
0 commit comments