@enormora/eslint-config-typescript 0.0.50 → 0.0.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
- package/sbom.cdx.json +34 -34
package/package.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
}
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@typescript-eslint/eslint-plugin": "8.61.
|
|
11
|
-
"@typescript-eslint/parser": "8.61.
|
|
12
|
-
"@typescript-eslint/type-utils": "8.61.
|
|
13
|
-
"@typescript-eslint/utils": "8.61.
|
|
10
|
+
"@typescript-eslint/eslint-plugin": "8.61.1",
|
|
11
|
+
"@typescript-eslint/parser": "8.61.1",
|
|
12
|
+
"@typescript-eslint/type-utils": "8.61.1",
|
|
13
|
+
"@typescript-eslint/utils": "8.61.1",
|
|
14
14
|
"eslint-import-resolver-typescript": "4.4.5",
|
|
15
15
|
"eslint-plugin-functional": "10.0.0",
|
|
16
16
|
"eslint-plugin-import-x": "4.16.2",
|
|
17
|
-
"eslint-plugin-perfectionist": "5.9.
|
|
17
|
+
"eslint-plugin-perfectionist": "5.9.1"
|
|
18
18
|
},
|
|
19
19
|
"description": "Enormora’s ESLint typescript configuration",
|
|
20
20
|
"exports": {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"license": "MIT",
|
|
26
26
|
"name": "@enormora/eslint-config-typescript",
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@enormora/eslint-config-base": "0.0.
|
|
28
|
+
"@enormora/eslint-config-base": "0.0.44",
|
|
29
29
|
"typescript": ">=4.8.4 <6.1.0"
|
|
30
30
|
},
|
|
31
31
|
"repository": {
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"./presets/typescript/typescript.js"
|
|
42
42
|
],
|
|
43
43
|
"type": "module",
|
|
44
|
-
"version": "0.0.
|
|
44
|
+
"version": "0.0.51"
|
|
45
45
|
}
|
package/sbom.cdx.json
CHANGED
|
@@ -16,76 +16,76 @@
|
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
18
|
"name": "@enormora/eslint-config-typescript",
|
|
19
|
-
"version": "0.0.
|
|
20
|
-
"bom-ref": "pkg:npm/@enormora/eslint-config-typescript@0.0.
|
|
21
|
-
"purl": "pkg:npm/@enormora/eslint-config-typescript@0.0.
|
|
19
|
+
"version": "0.0.51",
|
|
20
|
+
"bom-ref": "pkg:npm/@enormora/eslint-config-typescript@0.0.51",
|
|
21
|
+
"purl": "pkg:npm/@enormora/eslint-config-typescript@0.0.51"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"components": [
|
|
25
25
|
{
|
|
26
26
|
"type": "library",
|
|
27
27
|
"name": "@enormora/eslint-config-base",
|
|
28
|
-
"version": "0.0.
|
|
29
|
-
"bom-ref": "pkg:npm/@enormora/eslint-config-base@0.0.
|
|
28
|
+
"version": "0.0.44",
|
|
29
|
+
"bom-ref": "pkg:npm/@enormora/eslint-config-base@0.0.44",
|
|
30
30
|
"scope": "optional",
|
|
31
31
|
"licenses": [
|
|
32
32
|
{
|
|
33
33
|
"expression": "MIT"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
|
-
"purl": "pkg:npm/@enormora/eslint-config-base@0.0.
|
|
36
|
+
"purl": "pkg:npm/@enormora/eslint-config-base@0.0.44"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"type": "library",
|
|
40
40
|
"name": "@typescript-eslint/eslint-plugin",
|
|
41
|
-
"version": "8.61.
|
|
42
|
-
"bom-ref": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.
|
|
41
|
+
"version": "8.61.1",
|
|
42
|
+
"bom-ref": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.1",
|
|
43
43
|
"scope": "required",
|
|
44
44
|
"licenses": [
|
|
45
45
|
{
|
|
46
46
|
"expression": "MIT"
|
|
47
47
|
}
|
|
48
48
|
],
|
|
49
|
-
"purl": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.
|
|
49
|
+
"purl": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.1"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"type": "library",
|
|
53
53
|
"name": "@typescript-eslint/parser",
|
|
54
|
-
"version": "8.61.
|
|
55
|
-
"bom-ref": "pkg:npm/@typescript-eslint/parser@8.61.
|
|
54
|
+
"version": "8.61.1",
|
|
55
|
+
"bom-ref": "pkg:npm/@typescript-eslint/parser@8.61.1",
|
|
56
56
|
"scope": "required",
|
|
57
57
|
"licenses": [
|
|
58
58
|
{
|
|
59
59
|
"expression": "MIT"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
|
-
"purl": "pkg:npm/@typescript-eslint/parser@8.61.
|
|
62
|
+
"purl": "pkg:npm/@typescript-eslint/parser@8.61.1"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
65
|
"type": "library",
|
|
66
66
|
"name": "@typescript-eslint/type-utils",
|
|
67
|
-
"version": "8.61.
|
|
68
|
-
"bom-ref": "pkg:npm/@typescript-eslint/type-utils@8.61.
|
|
67
|
+
"version": "8.61.1",
|
|
68
|
+
"bom-ref": "pkg:npm/@typescript-eslint/type-utils@8.61.1",
|
|
69
69
|
"scope": "required",
|
|
70
70
|
"licenses": [
|
|
71
71
|
{
|
|
72
72
|
"expression": "MIT"
|
|
73
73
|
}
|
|
74
74
|
],
|
|
75
|
-
"purl": "pkg:npm/@typescript-eslint/type-utils@8.61.
|
|
75
|
+
"purl": "pkg:npm/@typescript-eslint/type-utils@8.61.1"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"type": "library",
|
|
79
79
|
"name": "@typescript-eslint/utils",
|
|
80
|
-
"version": "8.61.
|
|
81
|
-
"bom-ref": "pkg:npm/@typescript-eslint/utils@8.61.
|
|
80
|
+
"version": "8.61.1",
|
|
81
|
+
"bom-ref": "pkg:npm/@typescript-eslint/utils@8.61.1",
|
|
82
82
|
"scope": "required",
|
|
83
83
|
"licenses": [
|
|
84
84
|
{
|
|
85
85
|
"expression": "MIT"
|
|
86
86
|
}
|
|
87
87
|
],
|
|
88
|
-
"purl": "pkg:npm/@typescript-eslint/utils@8.61.
|
|
88
|
+
"purl": "pkg:npm/@typescript-eslint/utils@8.61.1"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"type": "library",
|
|
@@ -129,15 +129,15 @@
|
|
|
129
129
|
{
|
|
130
130
|
"type": "library",
|
|
131
131
|
"name": "eslint-plugin-perfectionist",
|
|
132
|
-
"version": "5.9.
|
|
133
|
-
"bom-ref": "pkg:npm/eslint-plugin-perfectionist@5.9.
|
|
132
|
+
"version": "5.9.1",
|
|
133
|
+
"bom-ref": "pkg:npm/eslint-plugin-perfectionist@5.9.1",
|
|
134
134
|
"scope": "required",
|
|
135
135
|
"licenses": [
|
|
136
136
|
{
|
|
137
137
|
"expression": "MIT"
|
|
138
138
|
}
|
|
139
139
|
],
|
|
140
|
-
"purl": "pkg:npm/eslint-plugin-perfectionist@5.9.
|
|
140
|
+
"purl": "pkg:npm/eslint-plugin-perfectionist@5.9.1"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"type": "library",
|
|
@@ -155,34 +155,34 @@
|
|
|
155
155
|
],
|
|
156
156
|
"dependencies": [
|
|
157
157
|
{
|
|
158
|
-
"ref": "pkg:npm/@enormora/eslint-config-base@0.0.
|
|
158
|
+
"ref": "pkg:npm/@enormora/eslint-config-base@0.0.44"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"ref": "pkg:npm/@enormora/eslint-config-typescript@0.0.
|
|
161
|
+
"ref": "pkg:npm/@enormora/eslint-config-typescript@0.0.51",
|
|
162
162
|
"dependsOn": [
|
|
163
|
-
"pkg:npm/@enormora/eslint-config-base@0.0.
|
|
164
|
-
"pkg:npm/@typescript-eslint/eslint-plugin@8.61.
|
|
165
|
-
"pkg:npm/@typescript-eslint/parser@8.61.
|
|
166
|
-
"pkg:npm/@typescript-eslint/type-utils@8.61.
|
|
167
|
-
"pkg:npm/@typescript-eslint/utils@8.61.
|
|
163
|
+
"pkg:npm/@enormora/eslint-config-base@0.0.44",
|
|
164
|
+
"pkg:npm/@typescript-eslint/eslint-plugin@8.61.1",
|
|
165
|
+
"pkg:npm/@typescript-eslint/parser@8.61.1",
|
|
166
|
+
"pkg:npm/@typescript-eslint/type-utils@8.61.1",
|
|
167
|
+
"pkg:npm/@typescript-eslint/utils@8.61.1",
|
|
168
168
|
"pkg:npm/eslint-import-resolver-typescript@4.4.5",
|
|
169
169
|
"pkg:npm/eslint-plugin-functional@10.0.0",
|
|
170
170
|
"pkg:npm/eslint-plugin-import-x@4.16.2",
|
|
171
|
-
"pkg:npm/eslint-plugin-perfectionist@5.9.
|
|
171
|
+
"pkg:npm/eslint-plugin-perfectionist@5.9.1",
|
|
172
172
|
"pkg:npm/typescript@%3E%3D4.8.4%20%3C6.1.0"
|
|
173
173
|
]
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
|
-
"ref": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.
|
|
176
|
+
"ref": "pkg:npm/@typescript-eslint/eslint-plugin@8.61.1"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"ref": "pkg:npm/@typescript-eslint/parser@8.61.
|
|
179
|
+
"ref": "pkg:npm/@typescript-eslint/parser@8.61.1"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
|
-
"ref": "pkg:npm/@typescript-eslint/type-utils@8.61.
|
|
182
|
+
"ref": "pkg:npm/@typescript-eslint/type-utils@8.61.1"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
|
-
"ref": "pkg:npm/@typescript-eslint/utils@8.61.
|
|
185
|
+
"ref": "pkg:npm/@typescript-eslint/utils@8.61.1"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"ref": "pkg:npm/eslint-import-resolver-typescript@4.4.5"
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"ref": "pkg:npm/eslint-plugin-import-x@4.16.2"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
|
-
"ref": "pkg:npm/eslint-plugin-perfectionist@5.9.
|
|
197
|
+
"ref": "pkg:npm/eslint-plugin-perfectionist@5.9.1"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
200
|
"ref": "pkg:npm/typescript@%3E%3D4.8.4%20%3C6.1.0"
|