scan-compromised 1.1.222 → 1.1.223
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 +50 -2
- package/package.json +1 -1
package/data/threats.json
CHANGED
|
@@ -88520,6 +88520,28 @@
|
|
|
88520
88520
|
"0.24.0",
|
|
88521
88521
|
"0.24.1",
|
|
88522
88522
|
"0.24.2",
|
|
88523
|
+
"0.25.0",
|
|
88524
|
+
"0.25.1",
|
|
88525
|
+
"0.25.10",
|
|
88526
|
+
"0.25.11",
|
|
88527
|
+
"0.25.12",
|
|
88528
|
+
"0.25.2",
|
|
88529
|
+
"0.25.3",
|
|
88530
|
+
"0.25.4",
|
|
88531
|
+
"0.25.5",
|
|
88532
|
+
"0.25.6",
|
|
88533
|
+
"0.25.7",
|
|
88534
|
+
"0.25.8",
|
|
88535
|
+
"0.25.9",
|
|
88536
|
+
"0.26.0",
|
|
88537
|
+
"0.27.0",
|
|
88538
|
+
"0.27.1",
|
|
88539
|
+
"0.27.2",
|
|
88540
|
+
"0.27.3",
|
|
88541
|
+
"0.27.4",
|
|
88542
|
+
"0.27.5",
|
|
88543
|
+
"0.27.7",
|
|
88544
|
+
"0.28.0",
|
|
88523
88545
|
"0.3.0",
|
|
88524
88546
|
"0.3.1",
|
|
88525
88547
|
"0.3.2",
|
|
@@ -163461,6 +163483,7 @@
|
|
|
163461
163483
|
"3.37.4",
|
|
163462
163484
|
"3.37.5",
|
|
163463
163485
|
"3.38.0",
|
|
163486
|
+
"3.38.1",
|
|
163464
163487
|
"3.4.0",
|
|
163465
163488
|
"3.4.1",
|
|
163466
163489
|
"3.4.10",
|
|
@@ -276050,7 +276073,13 @@
|
|
|
276050
276073
|
"2.0.0",
|
|
276051
276074
|
"2.0.1",
|
|
276052
276075
|
"2.0.2",
|
|
276053
|
-
"3.0.0"
|
|
276076
|
+
"3.0.0",
|
|
276077
|
+
"3.1.0",
|
|
276078
|
+
"3.2.0",
|
|
276079
|
+
"4.0.0",
|
|
276080
|
+
"4.1.0",
|
|
276081
|
+
"5.0.0",
|
|
276082
|
+
"6.0.0"
|
|
276054
276083
|
],
|
|
276055
276084
|
"react-dev-utils": [
|
|
276056
276085
|
"0.4.0",
|
|
@@ -350672,7 +350701,9 @@
|
|
|
350672
350701
|
"7.0.0",
|
|
350673
350702
|
"7.0.0-beta1",
|
|
350674
350703
|
"7.0.0-rc1",
|
|
350675
|
-
"7.1.0"
|
|
350704
|
+
"7.1.0",
|
|
350705
|
+
"7.2.0",
|
|
350706
|
+
"7.3.1"
|
|
350676
350707
|
],
|
|
350677
350708
|
"@langchain/langgraph-checkpoint-redis": [
|
|
350678
350709
|
"0.0.1",
|
|
@@ -419055,5 +419086,22 @@
|
|
|
419055
419086
|
"0.9.0-release-test.13",
|
|
419056
419087
|
"0.9.0-release-test.8",
|
|
419057
419088
|
"0.9.0-release-test.9"
|
|
419089
|
+
],
|
|
419090
|
+
"@langchain/langgraph-checkpoint-mongodb": [
|
|
419091
|
+
"0.0.1",
|
|
419092
|
+
"0.0.2",
|
|
419093
|
+
"0.0.3",
|
|
419094
|
+
"0.0.4",
|
|
419095
|
+
"0.0.5",
|
|
419096
|
+
"0.0.6",
|
|
419097
|
+
"0.1.0",
|
|
419098
|
+
"0.1.1",
|
|
419099
|
+
"1.0.0",
|
|
419100
|
+
"1.1.4",
|
|
419101
|
+
"1.1.5",
|
|
419102
|
+
"1.1.6",
|
|
419103
|
+
"1.1.7",
|
|
419104
|
+
"1.2.0",
|
|
419105
|
+
"1.3.0"
|
|
419058
419106
|
]
|
|
419059
419107
|
}
|