mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
34 lines
744 B
JSON
34 lines
744 B
JSON
{
|
|
"track": "METEOR",
|
|
"banners": [{
|
|
"versions": [
|
|
"1.4",
|
|
"1.4.0.1",
|
|
"1.4.1",
|
|
"1.4.1.1",
|
|
"1.4.1.2",
|
|
"1.4.1.3",
|
|
"1.4.2",
|
|
"1.4.2.1",
|
|
"1.4.2.3",
|
|
"1.4.2.7",
|
|
"1.4.3.1",
|
|
"1.4.3.2",
|
|
"1.4.4.1",
|
|
"1.4.4.3"
|
|
],
|
|
"banner": {
|
|
"text": "=> Meteor 1.4.4.4: An important security update for Meteor 1.4.x:\n https://forums.meteor.com/t/meteor-allow-deny-vulnerability-disclosure/39500"
|
|
}
|
|
}, {
|
|
"versions": [
|
|
"1.5",
|
|
"1.5.1",
|
|
"1.5.2"
|
|
],
|
|
"banner": {
|
|
"text": "=> Meteor 1.5.2.1: An important security update for Meteor 1.5.x:\n https://forums.meteor.com/t/meteor-allow-deny-vulnerability-disclosure/39500"
|
|
}
|
|
}]
|
|
}
|