@enormora/eslint-config-astro-ts 0.0.8 → 0.0.10
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 +3 -3
- package/sbom.cdx.json +15 -15
package/package.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
}
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@enormora/eslint-config-astro": "0.0.
|
|
11
|
-
"@typescript-eslint/parser": "8.61.
|
|
10
|
+
"@enormora/eslint-config-astro": "0.0.9",
|
|
11
|
+
"@typescript-eslint/parser": "8.61.1",
|
|
12
12
|
"astro-eslint-parser": "1.4.0"
|
|
13
13
|
},
|
|
14
14
|
"description": "Enormora’s ESLint Astro with TypeScript configuration",
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
},
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"type": "module",
|
|
28
|
-
"version": "0.0.
|
|
28
|
+
"version": "0.0.10"
|
|
29
29
|
}
|
package/sbom.cdx.json
CHANGED
|
@@ -9,44 +9,44 @@
|
|
|
9
9
|
{
|
|
10
10
|
"type": "application",
|
|
11
11
|
"name": "packtory",
|
|
12
|
-
"version": "0.0.
|
|
12
|
+
"version": "0.0.37"
|
|
13
13
|
}
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
18
|
"name": "@enormora/eslint-config-astro-ts",
|
|
19
|
-
"version": "0.0.
|
|
20
|
-
"bom-ref": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.
|
|
21
|
-
"purl": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.
|
|
19
|
+
"version": "0.0.10",
|
|
20
|
+
"bom-ref": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.10",
|
|
21
|
+
"purl": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.10"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"components": [
|
|
25
25
|
{
|
|
26
26
|
"type": "library",
|
|
27
27
|
"name": "@enormora/eslint-config-astro",
|
|
28
|
-
"version": "0.0.
|
|
29
|
-
"bom-ref": "pkg:npm/@enormora/eslint-config-astro@0.0.
|
|
28
|
+
"version": "0.0.9",
|
|
29
|
+
"bom-ref": "pkg:npm/@enormora/eslint-config-astro@0.0.9",
|
|
30
30
|
"scope": "required",
|
|
31
31
|
"licenses": [
|
|
32
32
|
{
|
|
33
33
|
"expression": "MIT"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
|
-
"purl": "pkg:npm/@enormora/eslint-config-astro@0.0.
|
|
36
|
+
"purl": "pkg:npm/@enormora/eslint-config-astro@0.0.9"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"type": "library",
|
|
40
40
|
"name": "@typescript-eslint/parser",
|
|
41
|
-
"version": "8.61.
|
|
42
|
-
"bom-ref": "pkg:npm/@typescript-eslint/parser@8.61.
|
|
41
|
+
"version": "8.61.1",
|
|
42
|
+
"bom-ref": "pkg:npm/@typescript-eslint/parser@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/parser@8.61.
|
|
49
|
+
"purl": "pkg:npm/@typescript-eslint/parser@8.61.1"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"type": "library",
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
],
|
|
65
65
|
"dependencies": [
|
|
66
66
|
{
|
|
67
|
-
"ref": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.
|
|
67
|
+
"ref": "pkg:npm/@enormora/eslint-config-astro-ts@0.0.10",
|
|
68
68
|
"dependsOn": [
|
|
69
|
-
"pkg:npm/@enormora/eslint-config-astro@0.0.
|
|
70
|
-
"pkg:npm/@typescript-eslint/parser@8.61.
|
|
69
|
+
"pkg:npm/@enormora/eslint-config-astro@0.0.9",
|
|
70
|
+
"pkg:npm/@typescript-eslint/parser@8.61.1",
|
|
71
71
|
"pkg:npm/astro-eslint-parser@1.4.0"
|
|
72
72
|
]
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"ref": "pkg:npm/@enormora/eslint-config-astro@0.0.
|
|
75
|
+
"ref": "pkg:npm/@enormora/eslint-config-astro@0.0.9"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
"ref": "pkg:npm/@typescript-eslint/parser@8.61.
|
|
78
|
+
"ref": "pkg:npm/@typescript-eslint/parser@8.61.1"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"ref": "pkg:npm/astro-eslint-parser@1.4.0"
|