We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ff8a5 commit 3eddf4aCopy full SHA for 3eddf4a
src/libraries/pkg/baseline/packageIndex.json
@@ -3048,7 +3048,8 @@
3048
"4.7.0",
3049
"4.7.1",
3050
"5.0.0",
3051
- "5.0.1"
+ "5.0.1",
3052
+ "5.0.2"
3053
],
3054
"BaselineVersion": "6.0.0",
3055
"InboxOn": {
@@ -6677,8 +6678,13 @@
6677
6678
"4.3.1",
6679
"4.4.0",
6680
"4.5.0",
6681
+ "4.5.1",
6682
"4.6.0",
- "5.0.0"
6683
+ "4.7.0",
6684
+ "4.7.1",
6685
+ "4.7.2",
6686
+ "5.0.0",
6687
+ "5.0.1"
6688
6689
6690
@@ -6690,6 +6696,7 @@
6696
"4.0.1.0": "4.3.0",
6691
6697
"4.0.2.0": "4.4.0",
6692
6698
"4.0.3.0": "4.5.0",
6699
+ "4.0.3.1": "4.5.1",
6693
6700
"4.0.4.0": "4.6.0",
6694
6701
"5.0.0.0": "5.0.0",
6695
6702
"6.0.0.0": "6.0.0"
0 commit comments