|
75 | 75 | "AbortController": { |
76 | 76 | "id": "AbortController", |
77 | 77 | "type": "native", |
78 | | - "url": {"type": "mdn", "id": "Web/API/AbortController"}, |
| 78 | + "url": { |
| 79 | + "type": "mdn", |
| 80 | + "id": "Web/API/AbortController" |
| 81 | + }, |
79 | 82 | "webFeatureId": { |
80 | 83 | "featureId": "aborting", |
81 | 84 | "compatKey": "api.AbortController.AbortController" |
|
642 | 645 | "EventTarget": { |
643 | 646 | "id": "EventTarget", |
644 | 647 | "type": "native", |
645 | | - "url": {"type": "mdn", "id": "Web/API/EventTarget"}, |
646 | | - "webFeatureId": {"featureId": "events", "compatKey": "api.EventTarget"} |
| 648 | + "url": { |
| 649 | + "type": "mdn", |
| 650 | + "id": "Web/API/EventTarget" |
| 651 | + }, |
| 652 | + "webFeatureId": { |
| 653 | + "featureId": "events", |
| 654 | + "compatKey": "api.EventTarget" |
| 655 | + } |
647 | 656 | }, |
648 | 657 | "Function.prototype.bind": { |
649 | 658 | "id": "Function.prototype.bind", |
|
1369 | 1378 | "URL": { |
1370 | 1379 | "id": "URL", |
1371 | 1380 | "type": "native", |
1372 | | - "url": {"type": "mdn", "id": "Web/API/URL"}, |
1373 | | - "webFeatureId": {"featureId": "url", "compatKey": "api.URL"} |
| 1381 | + "url": { |
| 1382 | + "type": "mdn", |
| 1383 | + "id": "Web/API/URL" |
| 1384 | + }, |
| 1385 | + "webFeatureId": { |
| 1386 | + "featureId": "url", |
| 1387 | + "compatKey": "api.URL" |
| 1388 | + } |
1374 | 1389 | }, |
1375 | 1390 | "WeakMap": { |
1376 | 1391 | "id": "WeakMap", |
|
1392 | 1407 | "atob": { |
1393 | 1408 | "id": "atob", |
1394 | 1409 | "type": "native", |
1395 | | - "url": {"type": "mdn", "id": "Web/API/Window/atob"}, |
| 1410 | + "url": { |
| 1411 | + "type": "mdn", |
| 1412 | + "id": "Web/API/Window/atob" |
| 1413 | + }, |
1396 | 1414 | "webFeatureId": { |
1397 | 1415 | "featureId": "base64encodedecode", |
1398 | 1416 | "compatKey": "api.atob" |
|
1401 | 1419 | "btoa": { |
1402 | 1420 | "id": "btoa", |
1403 | 1421 | "type": "native", |
1404 | | - "url": {"type": "mdn", "id": "Web/API/Window/btoa"}, |
| 1422 | + "url": { |
| 1423 | + "type": "mdn", |
| 1424 | + "id": "Web/API/Window/btoa" |
| 1425 | + }, |
1405 | 1426 | "webFeatureId": { |
1406 | 1427 | "featureId": "base64encodedecode", |
1407 | 1428 | "compatKey": "api.btoa" |
|
1410 | 1431 | "crypto.timingSafeEqual": { |
1411 | 1432 | "id": "crypto.timingSafeEqual", |
1412 | 1433 | "type": "native", |
1413 | | - "url": {"type": "node", "id": "api/crypto.html#cryptotimingsafeequala-b"}, |
| 1434 | + "url": { |
| 1435 | + "type": "node", |
| 1436 | + "id": "api/crypto.html#cryptotimingsafeequala-b" |
| 1437 | + }, |
1414 | 1438 | "nodeFeatureId": {"moduleName": "crypto", "exportName": "timingSafeEqual"} |
1415 | 1439 | }, |
1416 | 1440 | "es-errors": { |
|
1483 | 1507 | "fs.rm": { |
1484 | 1508 | "id": "fs.rm", |
1485 | 1509 | "type": "native", |
1486 | | - "url": {"type": "node", "id": "api/fs.html#fsrmpath-options-callback"}, |
| 1510 | + "url": { |
| 1511 | + "type": "node", |
| 1512 | + "id": "api/fs.html#fsrmpath-options-callback" |
| 1513 | + }, |
1487 | 1514 | "nodeFeatureId": {"moduleName": "fs"} |
1488 | 1515 | }, |
1489 | 1516 | "fsPromises": { |
|
1517 | 1544 | "id": "has-dynamic-import", |
1518 | 1545 | "type": "removal", |
1519 | 1546 | "description": "Every modern environment has support for dynamic `import()`. You can just remove the check.", |
1520 | | - "url": {"type": "mdn", "id": "Web/JavaScript/Reference/Operators/import"} |
| 1547 | + "url": { |
| 1548 | + "type": "mdn", |
| 1549 | + "id": "Web/JavaScript/Reference/Operators/import" |
| 1550 | + } |
1521 | 1551 | }, |
1522 | 1552 | "has-optional-chaining": { |
1523 | 1553 | "id": "has-optional-chaining", |
|
1559 | 1589 | "id": "has-template-literals", |
1560 | 1590 | "type": "removal", |
1561 | 1591 | "description": "Every modern environment has support for template literals. You can just remove the check.", |
1562 | | - "url": {"type": "mdn", "id": "Web/JavaScript/Reference/Template_literals"} |
| 1592 | + "url": { |
| 1593 | + "type": "mdn", |
| 1594 | + "id": "Web/JavaScript/Reference/Template_literals" |
| 1595 | + } |
1563 | 1596 | }, |
1564 | 1597 | "has-tostringtag": { |
1565 | 1598 | "id": "has-tostringtag", |
|
1624 | 1657 | "util.promisify": { |
1625 | 1658 | "id": "util.promisify", |
1626 | 1659 | "type": "native", |
1627 | | - "url": {"type": "node", "id": "api/util.html#utilpromisifyoriginal"}, |
| 1660 | + "url": { |
| 1661 | + "type": "node", |
| 1662 | + "id": "api/util.html#utilpromisifyoriginal" |
| 1663 | + }, |
1628 | 1664 | "nodeFeatureId": {"moduleName": "util", "exportName": "promisify"} |
1629 | 1665 | }, |
1630 | 1666 | "zlib.crc32": { |
1631 | 1667 | "id": "zlib.crc32", |
1632 | 1668 | "type": "native", |
1633 | | - "url": {"type": "node", "id": "api/zlib.html#zlibcrc32data-value"}, |
| 1669 | + "url": { |
| 1670 | + "type": "node", |
| 1671 | + "id": "api/zlib.html#zlibcrc32data-value" |
| 1672 | + }, |
1634 | 1673 | "nodeFeatureId": {"moduleName": "zlib", "exportName": "crc32"} |
1635 | 1674 | } |
1636 | 1675 | }, |
|
1855 | 1894 | "moduleName": "asynciterator.prototype", |
1856 | 1895 | "replacements": ["AsyncIterator.prototype"] |
1857 | 1896 | }, |
1858 | | - "atob": {"type": "module", "moduleName": "atob", "replacements": ["atob"]}, |
| 1897 | + "atob": { |
| 1898 | + "type": "module", |
| 1899 | + "moduleName": "atob", |
| 1900 | + "replacements": ["atob"] |
| 1901 | + }, |
1859 | 1902 | "atob-lite": { |
1860 | 1903 | "type": "module", |
1861 | 1904 | "moduleName": "atob-lite", |
1862 | 1905 | "replacements": ["atob"] |
1863 | 1906 | }, |
1864 | | - "btoa": {"type": "module", "moduleName": "btoa", "replacements": ["btoa"]}, |
| 1907 | + "btoa": { |
| 1908 | + "type": "module", |
| 1909 | + "moduleName": "btoa", |
| 1910 | + "replacements": ["btoa"] |
| 1911 | + }, |
1865 | 1912 | "buffer-crc32": { |
1866 | 1913 | "type": "module", |
1867 | 1914 | "moduleName": "buffer-crc32", |
|
0 commit comments