baseline-browser-mapping 0.2.8 → 0.2.9
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.
|
@@ -1482,9 +1482,15 @@
|
|
|
1482
1482
|
"engine_version": "109",
|
|
1483
1483
|
"status": "unknown",
|
|
1484
1484
|
"release_date": "2024-12-11"
|
|
1485
|
+
},
|
|
1486
|
+
"15.9": {
|
|
1487
|
+
"engine": "Blink",
|
|
1488
|
+
"engine_version": "109",
|
|
1489
|
+
"status": "unknown",
|
|
1490
|
+
"release_date": "2025-02-01"
|
|
1485
1491
|
}
|
|
1486
1492
|
}
|
|
1487
1493
|
}
|
|
1488
1494
|
},
|
|
1489
|
-
"lastUpdated": "2025-
|
|
1495
|
+
"lastUpdated": "2025-02-01T14:03:35.927Z"
|
|
1490
1496
|
}
|
package/package.json
CHANGED