scan-compromised 1.1.130 → 1.1.131
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 +33 -1
- package/package.json +1 -1
package/data/threats.json
CHANGED
|
@@ -151607,11 +151607,41 @@
|
|
|
151607
151607
|
"1.5.8"
|
|
151608
151608
|
],
|
|
151609
151609
|
"underscore": [
|
|
151610
|
+
"1.0.3",
|
|
151611
|
+
"1.0.4",
|
|
151612
|
+
"1.1.0",
|
|
151613
|
+
"1.1.1",
|
|
151614
|
+
"1.1.2",
|
|
151615
|
+
"1.1.3",
|
|
151616
|
+
"1.1.4",
|
|
151617
|
+
"1.1.5",
|
|
151618
|
+
"1.1.6",
|
|
151619
|
+
"1.1.7",
|
|
151610
151620
|
"1.10.0",
|
|
151611
151621
|
"1.10.1",
|
|
151612
151622
|
"1.10.2",
|
|
151613
151623
|
"1.11.0",
|
|
151614
151624
|
"1.12.0",
|
|
151625
|
+
"1.12.1",
|
|
151626
|
+
"1.13.0",
|
|
151627
|
+
"1.13.0-0",
|
|
151628
|
+
"1.13.0-1",
|
|
151629
|
+
"1.13.0-2",
|
|
151630
|
+
"1.13.0-3",
|
|
151631
|
+
"1.13.1",
|
|
151632
|
+
"1.13.2",
|
|
151633
|
+
"1.13.3",
|
|
151634
|
+
"1.13.4",
|
|
151635
|
+
"1.13.5",
|
|
151636
|
+
"1.13.6",
|
|
151637
|
+
"1.13.7",
|
|
151638
|
+
"1.2.0",
|
|
151639
|
+
"1.2.1",
|
|
151640
|
+
"1.2.2",
|
|
151641
|
+
"1.2.3",
|
|
151642
|
+
"1.2.4",
|
|
151643
|
+
"1.3.0",
|
|
151644
|
+
"1.3.1",
|
|
151615
151645
|
"1.3.2",
|
|
151616
151646
|
"1.3.3",
|
|
151617
151647
|
"1.4.0",
|
|
@@ -316395,6 +316425,7 @@
|
|
|
316395
316425
|
"2026.2.6-2",
|
|
316396
316426
|
"2026.2.6-3",
|
|
316397
316427
|
"2026.2.9",
|
|
316428
|
+
"2026.3.1",
|
|
316398
316429
|
"2026.3.1-beta.1"
|
|
316399
316430
|
],
|
|
316400
316431
|
"survey-pdf": [
|
|
@@ -321734,5 +321765,6 @@
|
|
|
321734
321765
|
"1.9.2",
|
|
321735
321766
|
"1.9.3",
|
|
321736
321767
|
"1.9.4"
|
|
321737
|
-
]
|
|
321768
|
+
],
|
|
321769
|
+
"openclaw/openclaw": []
|
|
321738
321770
|
}
|