scan-compromised 1.1.109 → 1.1.110
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/data/threats.json +41 -2
- package/package.json +1 -1
package/data/threats.json
CHANGED
|
@@ -9310,8 +9310,19 @@
|
|
|
9310
9310
|
"2.0.71",
|
|
9311
9311
|
"2.0.72",
|
|
9312
9312
|
"2.0.73",
|
|
9313
|
+
"2.0.74",
|
|
9314
|
+
"2.0.75",
|
|
9315
|
+
"2.0.76",
|
|
9316
|
+
"2.0.77",
|
|
9313
9317
|
"2.0.8",
|
|
9314
|
-
"2.0.9"
|
|
9318
|
+
"2.0.9",
|
|
9319
|
+
"2.1.0",
|
|
9320
|
+
"2.1.1",
|
|
9321
|
+
"2.1.2",
|
|
9322
|
+
"2.1.3",
|
|
9323
|
+
"2.1.4",
|
|
9324
|
+
"2.1.5",
|
|
9325
|
+
"2.1.6"
|
|
9315
9326
|
],
|
|
9316
9327
|
"@duckdb/duckdb-wasm": [],
|
|
9317
9328
|
"@duckdb/node-bindings": [],
|
|
@@ -81162,7 +81173,10 @@
|
|
|
81162
81173
|
"1.1.0-1",
|
|
81163
81174
|
"1.1.0-2",
|
|
81164
81175
|
"1.1.0-3",
|
|
81165
|
-
"1.1.1"
|
|
81176
|
+
"1.1.1",
|
|
81177
|
+
"1.1.2",
|
|
81178
|
+
"1.1.3",
|
|
81179
|
+
"1.1.8"
|
|
81166
81180
|
],
|
|
81167
81181
|
"@strapi/plugin-users-permissions": [
|
|
81168
81182
|
"0.0.0-0072ce9789eb1aeae8662ea7dd9478a8952530fc",
|
|
@@ -297480,12 +297494,16 @@
|
|
|
297480
297494
|
"10.0.3",
|
|
297481
297495
|
"10.1.0",
|
|
297482
297496
|
"10.1.1",
|
|
297497
|
+
"10.1.2",
|
|
297483
297498
|
"11.0.0-next.0",
|
|
297484
297499
|
"11.0.0-next.1",
|
|
297485
297500
|
"11.0.0-next.2",
|
|
297486
297501
|
"11.0.0-next.3",
|
|
297487
297502
|
"11.0.0-next.4",
|
|
297488
297503
|
"11.0.0-next.5",
|
|
297504
|
+
"11.0.0-next.6",
|
|
297505
|
+
"11.0.0-next.7",
|
|
297506
|
+
"11.0.0-next.8",
|
|
297489
297507
|
"2.0.0",
|
|
297490
297508
|
"2.0.1",
|
|
297491
297509
|
"2.0.2",
|
|
@@ -315552,5 +315570,26 @@
|
|
|
315552
315570
|
"2.9.0",
|
|
315553
315571
|
"2.9.1",
|
|
315554
315572
|
"2.9.2"
|
|
315573
|
+
],
|
|
315574
|
+
"sceditor": [
|
|
315575
|
+
"1.4.6",
|
|
315576
|
+
"1.4.7",
|
|
315577
|
+
"1.5.0",
|
|
315578
|
+
"1.5.1",
|
|
315579
|
+
"1.5.2",
|
|
315580
|
+
"2.0.0",
|
|
315581
|
+
"2.0.0-beta1",
|
|
315582
|
+
"2.1.0",
|
|
315583
|
+
"2.1.1",
|
|
315584
|
+
"2.1.2",
|
|
315585
|
+
"2.1.3",
|
|
315586
|
+
"3.0.0",
|
|
315587
|
+
"3.1.0",
|
|
315588
|
+
"3.1.1",
|
|
315589
|
+
"3.2.0"
|
|
315590
|
+
],
|
|
315591
|
+
"client-certificate-auth": [
|
|
315592
|
+
"0.2.1",
|
|
315593
|
+
"0.3.0"
|
|
315555
315594
|
]
|
|
315556
315595
|
}
|