Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatted types/w* packages with dprint #66544

Merged
merged 6 commits into from
Sep 25, 2023

Conversation

JoshuaKGoldberg
Copy link
Collaborator

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 30, 2023

👉 Partial implementation of #65993. If you're seeing this and are surprised it's happening, please read the discussion and give feedback! ❤️

Implements the dprint formatting changes on packages whose names start with w. We're splitting up the changes to make it a bit easier to apply & review them en masse - and, if we need later on, revert / bisect for issues. These changes generated with roughly:

git checkout dprint-onboarding -- .dprint.jsonc
time npx dprint fmt "types/w*/**/*.t*"
# Formatted 842 files.
# npx dprint fmt "types/w*/**/*.t*"  4.35s user 0.75s system 219% cpu 2.320 total
rm .dprint.jsonc

CI failures are a combination of existing errors and due to DefinitelyTyped-tools > feat: remove formatting rules rules from dtslint not being merged included in CI yet. ✔️

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment which I will keep updated.

This PR might touch some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

191 packages in this PR (and possibly others)

Note: this PR touches too many files, check it!

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 A DT maintainer needs to approve changes which affect more than one package

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66544,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "5dab350a660f31875bbb06a295b287695f1ea638",
  "mergeBaseOid": "3a2e6cbf0c40245af9f02b5011da2ea713cd351d",
  "lastPushDate": "2023-08-30T04:26:08.000Z",
  "lastActivityDate": "2023-09-23T01:51:01.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "w2ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/w2ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w2ui/w2ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Ptival"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-css-typed-object-model-level-1",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-css-typed-object-model-level-1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-css-typed-object-model-level-1/w3c-css-typed-object-model-level-1-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sandersn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-generic-sensor",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-generic-sensor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-generic-sensor/w3c-generic-sensor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kenchris"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-image-capture",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-image-capture/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-image-capture/w3c-image-capture-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cosium"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-hid",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-hid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-hid/w3c-web-hid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kkiyama117",
        "nondebug"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-nfc",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-nfc/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-nfc/w3c-web-nfc-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "takefumi-yoshii",
        "beaufortfrancois"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-serial",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-serial/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-serial/w3c-web-serial-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "reillyeon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-usb",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-usb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-usb/w3c-web-usb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "larsgk",
        "thegecko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-xmlserializer",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-xmlserializer/w3c-xmlserializer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waaclock",
      "kind": "edit",
      "files": [
        {
          "path": "types/waaclock/waaclock-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Smona"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wait-on",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-on/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wait-on/wait-on-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ifiokjr",
        "AndrewLeedham"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wait-please",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-please/wait-please-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wait-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-promise/wait-promise-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "paulmelnikow"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waitme",
      "kind": "edit",
      "files": [
        {
          "path": "types/waitme/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waitme/waitme-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "totpero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wake_on_lan",
      "kind": "edit",
      "files": [
        {
          "path": "types/wake_on_lan/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wake_on_lan/wake_on_lan-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SrTobi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "walk-asyncgen",
      "kind": "edit",
      "files": [
        {
          "path": "types/walk-asyncgen/walk-asyncgen-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "PythonCoderAS"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "walk",
      "kind": "edit",
      "files": [
        {
          "path": "types/walk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/walk/walk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "poppa"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wallabyjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/wallabyjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wallabyjs/wallabyjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "andrewconnell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wallop",
      "kind": "edit",
      "files": [
        {
          "path": "types/wallop/wallop-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leemcd56"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wampy",
      "kind": "edit",
      "files": [
        {
          "path": "types/wampy/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wampy/wampy-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "KSDaemon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wanakana",
      "kind": "edit",
      "files": [
        {
          "path": "types/wanakana/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wanakana/test/wanakana-tests.cjs.ts",
          "kind": "test"
        },
        {
          "path": "types/wanakana/test/wanakana-tests.global.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chooban",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "warning",
      "kind": "edit",
      "files": [
        {
          "path": "types/warning/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/warning/warning-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cvle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "watch",
      "kind": "edit",
      "files": [
        {
          "path": "types/watch/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watch/watch-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "soywiz",
        "Perlmint"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watchify",
      "kind": "edit",
      "files": [
        {
          "path": "types/watchify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchify/watchify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "TeamworkGuy2",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watchpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/watchpack/DirectoryWatcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/Watcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/watchpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "e-cloud",
        "domdomegg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waterline",
      "kind": "edit",
      "files": [
        {
          "path": "types/waterline/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waterline/waterline-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "arvitaly",
        "newbish"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watermark-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/watermark-dom/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shlroland"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wav-encoder",
      "kind": "edit",
      "files": [
        {
          "path": "types/wav-encoder/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wav-encoder/wav-encoder-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cdauth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wav",
      "kind": "edit",
      "files": [
        {
          "path": "types/wav/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wav/wav-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MasterOdin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wavesurfer.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/wavesurfer.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.canvasentry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.multicanvas.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/html-init.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/mediaelement-webaudio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/mediaelement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/cursor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/elan.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/markers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/mediasession.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/microphone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/minimap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/playhead.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/regions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/spectrogram.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/timeline.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/fetch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/observer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/style.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/wavesurfer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/webaudio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/backend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/params.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/plugin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/util.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/xhr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/wavesurfer.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "higuri",
        "kubk",
        "bennordgengo",
        "caugner",
        "thijstriemstra"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wax-on",
      "kind": "edit",
      "files": [
        {
          "path": "types/wax-on/wax-on-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Honatas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waypoints",
      "kind": "edit",
      "files": [
        {
          "path": "types/waypoints/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waypoints/jquery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waypoints/waypoints-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dominikbulaj",
        "Koloto",
        "evil-shrike"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wcag-contrast",
      "kind": "edit",
      "files": [
        {
          "path": "types/wcag-contrast/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wcag-contrast/wcag-contrast-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "plantain-00",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wcwidth",
      "kind": "edit",
      "files": [
        {
          "path": "types/wcwidth/wcwidth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rokt33r"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weak-napi",
      "kind": "edit",
      "files": [
        {
          "path": "types/weak-napi/weak-napi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weak",
      "kind": "edit",
      "files": [
        {
          "path": "types/weak/weak-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "int0h"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weapp-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/weapp-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weapp-api/weapp-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vargeek"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weaveid",
      "kind": "edit",
      "files": [
        {
          "path": "types/weaveid/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "martonlederer"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-animations-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-animations-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-animations-js/web-animations-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kritollm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-app-manifest",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-app-manifest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-app-manifest/web-app-manifest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ykzts"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-bluetooth",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-bluetooth/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-bluetooth/web-bluetooth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "urish",
        "xlozinguez",
        "thegecko",
        "DaBs"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "web-ie11",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-ie11/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "saschanaz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-locks-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-locks-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-locks-api/web-locks-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "magne4000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-push",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-push/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-push/web-push-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "paullessing"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-resource-inliner",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-resource-inliner/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-resource-inliner/web-resource-inliner-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web3-provider-engine",
      "kind": "edit",
      "files": [
        {
          "path": "types/web3-provider-engine/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "LogvinovLeon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webappsec-credential-management",
      "kind": "edit",
      "files": [
        {
          "path": "types/webappsec-credential-management/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webappsec-credential-management/webappsec-credential-management-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "iainmcgin",
        "Hartimer",
        "Basaingeal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webassembly-web-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/webassembly-web-api/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jhenninger"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webcl",
      "kind": "edit",
      "files": [
        {
          "path": "types/webcl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webcl/webcl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NCARalph"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webcomponents.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/webcomponents.js/webcomponents.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "adidahiya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webextension-polyfill",
      "kind": "edit",
      "files": [
        {
          "path": "types/webextension-polyfill/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/action.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/activityLog.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/commands.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/contentScripts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/declarativeNetRequest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/devtools_panels.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/downloads.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/history.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/management.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/manifest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/menus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/normandyAddonStudy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/pageAction.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/permissions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/proxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/runtime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/scripting.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/sessions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/tabs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/theme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/urlbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/webNavigation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/webRequest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/windows.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/webextension-polyfill-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Lusito"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webfontloader",
      "kind": "edit",
      "files": [
        {
          "path": "types/webfontloader/webfontloader-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sectsect"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webgl-ext",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl-ext/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webgl-ext/webgl-ext-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zenmumbler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webgl2-compute",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl2-compute/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "suns-echoes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webgl2",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webgl2/webgl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nkemnitz",
        "karhu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webicon",
      "kind": "edit",
      "files": [
        {
          "path": "types/webicon/Icon/Options/SvgIconOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/System/Config.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/webicon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webidl-conversions",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl-conversions/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl-conversions/webidl-conversions-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webidl2",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl2/webidl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "saschanaz",
        "ExE-Boss",
        "queengooborg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webidl2js",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl2js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl2js/test/convert-idl.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webmidi",
      "kind": "edit",
      "files": [
        {
          "path": "types/webmidi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webmidi/webmidi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webos-service",
      "kind": "edit",
      "files": [
        {
          "path": "types/webos-service/method.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "zopieux",
        "informatic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webostvjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/webostvjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webostvjs/test/mediaOptions.ts",
          "kind": "test"
        },
        {
          "path": "types/webostvjs/test/webOS.ts",
          "kind": "test"
        },
        {
          "path": "types/webostvjs/test/webOSDev.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hcodes",
        "procot"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webp-in-css",
      "kind": "edit",
      "files": [
        {
          "path": "types/webp-in-css/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webp-in-css/webp-in-css-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-assets-manifest",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-assets-manifest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-assets-manifest/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-assets-manifest/v4/webpack-assets-manifest-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-assets-manifest/webpack-assets-manifest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "FranklinWhale"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__assets",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__assets/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__assets/webpack-blocks__assets-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__babel",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__babel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__babel/webpack-blocks__babel-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__core",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__core/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__core/webpack-blocks__core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__dev-server",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__dev-server/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__dev-server/webpack-blocks__dev-server-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__extract-text",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__extract-text/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__extract-text/webpack-blocks__extract-text-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__postcss",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__postcss/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__postcss/webpack-blocks__postcss-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__sass",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__sass/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__sass/webpack-blocks__sass-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__typescript",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__typescript/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__typescript/webpack-blocks__typescript-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__uglify",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__uglify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__uglify/webpack-blocks__uglify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__webpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__webpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__webpack/webpack-blocks__webpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-bugsnag-plugins",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-bugsnag-plugins/webpack-bugsnag-plugins-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "skovy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-bundle-analyzer",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-bundle-analyzer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-bundle-analyzer/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-bundle-analyzer/v3/webpack-bundle-analyzer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-bundle-analyzer/webpack-bundle-analyzer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kryops",
        "maxbogus",
        "peterblazejewicz",
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-cdn-inject",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-cdn-inject/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-cdn-inject/webpack-cdn-inject-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-clean",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-clean/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-clean/webpack-clean-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-cleanup-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-cleanup-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-cleanup-plugin/webpack-cleanup-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "malj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-concat-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-concat-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-concat-plugin/webpack-concat-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-config-utils",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-config-utils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-config-utils/webpack-config-utils-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hotell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-deadcode-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-deadcode-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-deadcode-plugin/webpack-deadcode-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-dotenv-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-dotenv-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-dotenv-plugin/webpack-dotenv-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kryops"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-entry-manifest-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-entry-manifest-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-entry-manifest-plugin/webpack-entry-manifest-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-env",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-env/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-env/webpack-env-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "use-strict",
        "rhonsby"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpack-error-notification",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-error-notification/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-error-notification/webpack-error-notification-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-fail-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-fail-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-fail-plugin/webpack-fail-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "deevus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-files-archive-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-files-archive-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-files-archive-plugin/webpack-files-archive-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yusufades"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-hot-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-hot-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-hot-client/webpack-hot-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ZSkycat",
        "barm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-hot-middleware",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-hot-middleware/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-hot-middleware/webpack-hot-middleware-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bumbleblym",
        "icylace",
        "chrisabrams",
        "iliyaZelenko",
        "saboya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-livereload-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-livereload-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-livereload-plugin/webpack-livereload-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-manifest-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-manifest-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-manifest-plugin/webpack-manifest-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "r3nya",
        "monsonjeremy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-merge-and-include-globally",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-merge-and-include-globally/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-merge-and-include-globally/webpack-merge-and-include-globally-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-node-externals",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-node-externals/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-node-externals/webpack-node-externals-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mtraynham",
        "MrSpoocy",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-pkg-plugin-v4",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-pkg-plugin-v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-pkg-plugin-v4/webpack-pkg-plugin-v4-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-plugin-serve",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-plugin-serve/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-plugin-serve/webpack-plugin-serve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-serve",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-serve/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-serve/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-serve/v1/webpack-serve-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-serve/webpack-serve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Jokcy",
        "ZSkycat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-shell-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-shell-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-shell-plugin/webpack-shell-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-sources",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-sources/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/CachedSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/CompatSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/ConcatSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/OriginalSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/PrefixSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/RawSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/ReplaceSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/SizeOnlySource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/Source.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/SourceMapSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v0/webpack-sources-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-sources/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v1/webpack-sources-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-sources/webpack-sources-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "e-cloud",
        "chriseppstein",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpack-stats-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-stats-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stats-plugin/lib/stats-writer-plugin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stats-plugin/webpack-stats-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-stream/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stream/webpack-stream-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "iclanton",
        "bumbleblym"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-validator",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-validator/webpack-validator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "deevus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-virtual-modules",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-virtual-modules/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-virtual-modules/webpack-virtual-modules-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AviVahl"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-watch-files-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-watch-files-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-watch-files-plugin/webpack-watch-files-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-watched-glob-entries-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-watched-glob-entries-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-watched-glob-entries-plugin/webpack-watched-glob-entries-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v3/webpack-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v4/next.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v4/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/v4/test/next.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/webpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkqubo",
        "bumbleblym",
        "bcherny",
        "tommytroylin",
        "mohsen1",
        "jcreamer898",
        "alan-agius4",
        "dennispg",
        "christophehurpeau",
        "ZSkycat",
        "johnnyreilly",
        "rwaskiewicz",
        "kuehlein",
        "grgur",
        "rubenspgcavalcante",
        "andersk",
        "ofhouse",
        "danielthank",
        "sasurau4",
        "dionshihk",
        "peterblazejewicz",
        "spamshaker"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpackbar",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpackbar/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpackbar/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpackbar/v2/webpackbar-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpackbar/webpackbar-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpagetest",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpagetest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpagetest/webpagetest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ksm2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webprogbase-console-view",
      "kind": "edit",
      "files": [
        {
          "path": "types/webprogbase-console-view/webprogbase-console-view-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "veetaha"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webrtc",
      "kind": "edit",
      "files": [
        {
          "path": "types/webrtc/MediaStream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/test/MediaStream.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/test/RTCPeerConnection.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.0/MediaStream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.0/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.0/test/MediaStream.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.0/test/RTCPeerConnection.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webscopeio__react-textarea-autocomplete",
      "kind": "edit",
      "files": [
        {
          "path": "types/webscopeio__react-textarea-autocomplete/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webscopeio__react-textarea-autocomplete/webscopeio__react-textarea-autocomplete-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "michauzo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webscreens-window-placement",
      "kind": "edit",
      "files": [
        {
          "path": "types/webscreens-window-placement/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webscreens-window-placement/webscreens-window-placement-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "WORMSS"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websequencediagrams",
      "kind": "edit",
      "files": [
        {
          "path": "types/websequencediagrams/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websequencediagrams/websequencediagrams-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webshot-node",
      "kind": "edit",
      "files": [
        {
          "path": "types/webshot-node/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webshot-node/webshot-node-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gliese1337"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "website-scraper",
      "kind": "edit",
      "files": [
        {
          "path": "types/website-scraper/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/website-scraper/website-scraper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "screendriver"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websocket-async",
      "kind": "edit",
      "files": [
        {
          "path": "types/websocket-async/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websocket-async/websocket-async-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bigbeno37"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websocket",
      "kind": "edit",
      "files": [
        {
          "path": "types/websocket/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websocket/websocket-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "loyd",
        "flynetworks",
        "zhaoleimxd",
        "jdneo",
        "MasterOdin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "websql",
      "kind": "edit",
      "files": [
        {
          "path": "types/websql/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websql/websql-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "TeamworkGuy2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webtorrent",
      "kind": "edit",
      "files": [
        {
          "path": "types/webtorrent/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webtorrent/webtorrent-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "niieani",
        "tlaziuk",
        "gjuchault",
        "cheeseandcereal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webvr-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/webvr-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webvr-api/webvr-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "efokschaner"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webxr",
      "kind": "edit",
      "files": [
        {
          "path": "types/webxr/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webxr/webxr-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "robrohan",
        "RaananW",
        "capnmidnight"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wechat-miniprogram-xmly",
      "kind": "edit",
      "files": [
        {
          "path": "types/wechat-miniprogram-xmly/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram-xmly/player.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram-xmly/wechat-miniprogram-xmly-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram-xmly/xmly.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Durianicecream"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wechat-miniprogram",
      "kind": "edit",
      "files": [
        {
          "path": "types/wechat-miniprogram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.app.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.behavior.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.cloud.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.component.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.event.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.page.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/test/api-promisify.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/api.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/app.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/behavior.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/component.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/issue.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/page.test.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wechat-miniprogram",
        "SgLy",
        "TtTRz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "week",
      "kind": "edit",
      "files": [
        {
          "path": "types/week/week-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sindrenm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wegame-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/wegame-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wegame-api/wegame-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jcyuan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weighted-random-object",
      "kind": "edit",
      "files": [
        {
          "path": "types/weighted-random-object/weighted-random-object-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mlc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weighted",
      "kind": "edit",
      "files": [
        {
          "path": "types/weighted/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weighted/lib/weighted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weighted/weighted-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ccitro",
        "dminkovsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weixin-app",
      "kind": "edit",
      "files": [
        {
          "path": "types/weixin-app/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weixin-app/weixin-app-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "taoqf",
        "AlexStacker",
        "Jimexist",
        "ChenKS12138"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wellknown",
      "kind": "edit",
      "files": [
        {
          "path": "types/wellknown/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wellknown/wellknown-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yairtawil"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wepy-redux",
      "kind": "edit",
      "files": [
        {
          "path": "types/wepy-redux/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy-redux/wepy-redux-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Jimexist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wepy",
      "kind": "edit",
      "files": [
        {
          "path": "types/wepy/app.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/page.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/wepy-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wepy/wx_enhanced.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Jimexist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wgs84",
      "kind": "edit",
      "files": [
        {
          "path": "types/wgs84/wgs84-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whatwg-encoding",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-encoding/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-encoding/whatwg-encoding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fengkx",
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whatwg-mimetype",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-mimetype/whatwg-mimetype-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "petejohanson",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "whatwg-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-url/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URL-impl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URLSearchParams.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/test/whatwg-url.index.test.ts",
          "kind": "test"
        },
        {
          "path": "types/whatwg-url/test/whatwg-url.webidl2js.test.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aomarks",
        "ExE-Boss",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "wheel",
      "kind": "edit",
      "files": [
        {
          "path": "types/wheel/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BTOdell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "when-dom-ready",
      "kind": "edit",
      "files": [
        {
          "path": "types/when-dom-ready/when-dom-ready-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "when",
      "kind": "edit",
      "files": [
        {
          "path": "types/when/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/when/when-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "derekcicerone",
        "Nemo157"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "which-boxed-primitive",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-boxed-primitive/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/which-boxed-primitive/which-boxed-primitive-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which-pm-runs",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-pm-runs/which-pm-runs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "shian15810"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which-polygon",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-polygon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/which-polygon/which-polygon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which",
      "kind": "edit",
      "files": [
        {
          "path": "types/which/which-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "cspotcode",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "whitelist-object",
      "kind": "edit",
      "files": [
        {
          "path": "types/whitelist-object/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whitelist-object/whitelist-object-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whois-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/whois-json/whois-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hwaien"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whois-parsed",
      "kind": "edit",
      "files": [
        {
          "path": "types/whois-parsed/whois-parsed-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "uchilaka"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whoops",
      "kind": "edit",
      "files": [
        {
          "path": "types/whoops/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whoops/whoops-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "why-did-you-update",
      "kind": "edit",
      "files": [
        {
          "path": "types/why-did-you-update/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wicg-file-system-access",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-file-system-access/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-file-system-access/ts5.0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-file-system-access/ts5.0/wicg-file-system-access-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wicg-file-system-access/wicg-file-system-access-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RReverser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wicg-js-self-profiling",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-js-self-profiling/wicg-js-self-profiling-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NotWoods"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wicg-mediasession",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-mediasession/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-mediasession/wicg-mediasession-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jucrouzet",
        "blueset"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wif",
      "kind": "edit",
      "files": [
        {
          "path": "types/wif/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wif/wif-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danwbyrne"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wifgrs",
      "kind": "edit",
      "files": [
        {
          "path": "types/wifgrs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wifgrs/wifgrs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gruve-p"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiiu",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiiu/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiiu/wiiu-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mzsm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wildstring",
      "kind": "edit",
      "files": [
        {
          "path": "types/wildstring/wildstring-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "win-ca",
      "kind": "edit",
      "files": [
        {
          "path": "types/win-ca/api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/fallback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/win-ca-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "win-version-info",
      "kind": "edit",
      "files": [
        {
          "path": "types/win-version-info/win-version-info-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Goldsmith42"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winbox",
      "kind": "edit",
      "files": [
        {
          "path": "types/winbox/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "window-size",
      "kind": "edit",
      "files": [
        {
          "path": "types/window-size/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/window-size/window-size-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "juergenie"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-1251",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-1251/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-1251/windows-1251-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RomanGolovanov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-elevate",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-elevate/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-elevate/windows-elevate-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Goldsmith42"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-mutex",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-mutex/windows-mutex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bpasero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-script-host",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-script-host/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "zspitz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-service",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-service/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-service/windows-service-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/winjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winjs/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winjs/v2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "adamhewitt627",
        "craigktreasure",
        "xirzec"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-jaro-distance",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-jaro-distance/wink-jaro-distance-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Wazbat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-pos-tagger",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-pos-tagger/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wink-pos-tagger/wink-pos-tagger-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lhk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-tokenizer",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-tokenizer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wink-tokenizer/wink-tokenizer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lal12"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winreg",
      "kind": "edit",
      "files": [
        {
          "path": "types/winreg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winreg/winreg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RX14",
        "BobBuehler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winrt",
      "kind": "edit",
      "files": [
        {
          "path": "types/winrt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-dynamodb",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-dynamodb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-dynamodb/winston-dynamodb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nickiannone"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-loggly-bulk",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-loggly-bulk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-loggly-bulk/winston-loggly-bulk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-mail",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-mail/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-mail/winston-mail-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "idono87"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-syslog",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-syslog/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-syslog/v1/winston-syslog-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/winston-syslog/winston-syslog-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cjbarth",
        "felix-hoc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiredep",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiredep/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiredep/wiredep-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiring-pi",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiring-pi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiring-pi/wiring-pi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NoHomey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wistia-player-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/wistia-player-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wistia-player-browser/wistia-player-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "klittlepage"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wkhtmltopdf",
      "kind": "edit",
      "files": [
        {
          "path": "types/wkhtmltopdf/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wkhtmltopdf/wkhtmltopdf-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "digijap",
        "rensdewolf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wnumb",
      "kind": "edit",
      "files": [
        {
          "path": "types/wnumb/wnumb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "acoreyj",
        "eikooc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wol",
      "kind": "edit",
      "files": [
        {
          "path": "types/wol/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wol/wol-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ovidiupruteanu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wonder.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/wonder.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wonder.js/wonder.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yyc-git"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woocommerce__woocommerce-rest-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/woocommerce__woocommerce-rest-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woocommerce__woocommerce-rest-api/woocommerce__woocommerce-rest-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "climba03003"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woosmap.map",
      "kind": "edit",
      "files": [
        {
          "path": "types/woosmap.map/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woosmap.map/woosmap.map-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manz",
        "smendes",
        "gaelsimon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woothee",
      "kind": "edit",
      "files": [
        {
          "path": "types/woothee/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woothee/woothee-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kawamataryo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "word-extractor",
      "kind": "edit",
      "files": [
        {
          "path": "types/word-extractor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/word-extractor/word-extractor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "saboya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "word2vector",
      "kind": "edit",
      "files": [
        {
          "path": "types/word2vector/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/word2vector/word2vector-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "renekeijzer"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordcloud",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordcloud/wordcloud-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "joeskeen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordfilter",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordfilter/wordfilter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mlc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress-hash-node",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress-hash-node/wordpress-hash-node-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "glennreyes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress__admin",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__admin/components/media-models.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/components/media-views.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/components/wp-backbone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/wordpress__admin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "oblakstudio"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress__block-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__block-editor/components/alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/autocomplete.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-edit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-editor-keyboard-shortcuts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-format-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-icon.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-inspector.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-list.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-mover.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-navigation/dropdown.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-selection-clearer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-settings-menu.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-switcher/multi-blocks-switcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-title.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-vertical-alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/button-block-appender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/color-palette/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/color-palette/with-color-context.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/colors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/contrast-checker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/copy-handler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/default-block-appender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/font-sizes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inner-blocks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inserter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inspector-advanced-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inspector-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-placeholder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-upload/check.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-upload/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/multi-select-scroll-into-view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/navigable-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/observe-typing.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/panel-color-settings.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dsifford",
        "sirreal",
        "dmsnell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "stale",
      "reviewer": "kubk",
      "date": "2023-09-23T01:51:01.000Z",
      "abbrOid": "53aff3c"
    },
    {
      "type": "stale",
      "reviewer": "newbish",
      "date": "2023-09-12T03:30:03.000Z",
      "abbrOid": "45a640e"
    }
  ],
  "mainBotCommentID": 1699300526,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/5dab350a660f31875bbb06a295b287695f1ea638/checks?check_suite_id=16529321004"
}

1 similar comment
@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment which I will keep updated.

This PR might touch some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

191 packages in this PR (and possibly others)

Note: this PR touches too many files, check it!

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 A DT maintainer needs to approve changes which affect more than one package

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66544,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "5dab350a660f31875bbb06a295b287695f1ea638",
  "mergeBaseOid": "3a2e6cbf0c40245af9f02b5011da2ea713cd351d",
  "lastPushDate": "2023-08-30T04:26:08.000Z",
  "lastActivityDate": "2023-09-23T01:51:01.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "w2ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/w2ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w2ui/w2ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Ptival"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-css-typed-object-model-level-1",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-css-typed-object-model-level-1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-css-typed-object-model-level-1/w3c-css-typed-object-model-level-1-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sandersn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-generic-sensor",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-generic-sensor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-generic-sensor/w3c-generic-sensor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kenchris"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-image-capture",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-image-capture/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-image-capture/w3c-image-capture-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cosium"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-hid",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-hid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-hid/w3c-web-hid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kkiyama117",
        "nondebug"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-nfc",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-nfc/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-nfc/w3c-web-nfc-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "takefumi-yoshii",
        "beaufortfrancois"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-serial",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-serial/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-serial/w3c-web-serial-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "reillyeon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-web-usb",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-web-usb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/w3c-web-usb/w3c-web-usb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "larsgk",
        "thegecko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "w3c-xmlserializer",
      "kind": "edit",
      "files": [
        {
          "path": "types/w3c-xmlserializer/w3c-xmlserializer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waaclock",
      "kind": "edit",
      "files": [
        {
          "path": "types/waaclock/waaclock-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Smona"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wait-on",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-on/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wait-on/wait-on-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ifiokjr",
        "AndrewLeedham"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wait-please",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-please/wait-please-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wait-promise",
      "kind": "edit",
      "files": [
        {
          "path": "types/wait-promise/wait-promise-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "paulmelnikow"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waitme",
      "kind": "edit",
      "files": [
        {
          "path": "types/waitme/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waitme/waitme-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "totpero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wake_on_lan",
      "kind": "edit",
      "files": [
        {
          "path": "types/wake_on_lan/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wake_on_lan/wake_on_lan-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SrTobi"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "walk-asyncgen",
      "kind": "edit",
      "files": [
        {
          "path": "types/walk-asyncgen/walk-asyncgen-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "PythonCoderAS"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "walk",
      "kind": "edit",
      "files": [
        {
          "path": "types/walk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/walk/walk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "poppa"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wallabyjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/wallabyjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wallabyjs/wallabyjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "andrewconnell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wallop",
      "kind": "edit",
      "files": [
        {
          "path": "types/wallop/wallop-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "leemcd56"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wampy",
      "kind": "edit",
      "files": [
        {
          "path": "types/wampy/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wampy/wampy-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "KSDaemon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wanakana",
      "kind": "edit",
      "files": [
        {
          "path": "types/wanakana/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wanakana/test/wanakana-tests.cjs.ts",
          "kind": "test"
        },
        {
          "path": "types/wanakana/test/wanakana-tests.global.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chooban",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "warning",
      "kind": "edit",
      "files": [
        {
          "path": "types/warning/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/warning/warning-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cvle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "watch",
      "kind": "edit",
      "files": [
        {
          "path": "types/watch/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watch/watch-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "soywiz",
        "Perlmint"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watchify",
      "kind": "edit",
      "files": [
        {
          "path": "types/watchify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchify/watchify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "TeamworkGuy2",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watchpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/watchpack/DirectoryWatcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/Watcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/watchpack/watchpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "e-cloud",
        "domdomegg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waterline",
      "kind": "edit",
      "files": [
        {
          "path": "types/waterline/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waterline/waterline-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "arvitaly",
        "newbish"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "watermark-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/watermark-dom/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shlroland"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wav-encoder",
      "kind": "edit",
      "files": [
        {
          "path": "types/wav-encoder/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wav-encoder/wav-encoder-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cdauth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wav",
      "kind": "edit",
      "files": [
        {
          "path": "types/wav/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wav/wav-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MasterOdin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wavesurfer.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/wavesurfer.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.canvasentry.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/drawer.multicanvas.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/html-init.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/mediaelement-webaudio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/mediaelement.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/cursor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/elan.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/markers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/mediasession.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/microphone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/minimap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/playhead.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/regions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/spectrogram.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/plugin/timeline.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/fetch.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/observer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/util/style.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/wavesurfer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/src/webaudio.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/backend.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/params.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/plugin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/util.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/types/xhr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wavesurfer.js/wavesurfer.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "higuri",
        "kubk",
        "bennordgengo",
        "caugner",
        "thijstriemstra"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wax-on",
      "kind": "edit",
      "files": [
        {
          "path": "types/wax-on/wax-on-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Honatas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "waypoints",
      "kind": "edit",
      "files": [
        {
          "path": "types/waypoints/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waypoints/jquery.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/waypoints/waypoints-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dominikbulaj",
        "Koloto",
        "evil-shrike"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wcag-contrast",
      "kind": "edit",
      "files": [
        {
          "path": "types/wcag-contrast/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wcag-contrast/wcag-contrast-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "plantain-00",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wcwidth",
      "kind": "edit",
      "files": [
        {
          "path": "types/wcwidth/wcwidth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rokt33r"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weak-napi",
      "kind": "edit",
      "files": [
        {
          "path": "types/weak-napi/weak-napi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weak",
      "kind": "edit",
      "files": [
        {
          "path": "types/weak/weak-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "int0h"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weapp-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/weapp-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weapp-api/weapp-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vargeek"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weaveid",
      "kind": "edit",
      "files": [
        {
          "path": "types/weaveid/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "martonlederer"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-animations-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-animations-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-animations-js/web-animations-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kritollm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-app-manifest",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-app-manifest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-app-manifest/web-app-manifest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ykzts"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-bluetooth",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-bluetooth/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-bluetooth/web-bluetooth-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "urish",
        "xlozinguez",
        "thegecko",
        "DaBs"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "web-ie11",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-ie11/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "saschanaz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-locks-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-locks-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-locks-api/web-locks-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "magne4000"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-push",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-push/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-push/web-push-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "paullessing"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web-resource-inliner",
      "kind": "edit",
      "files": [
        {
          "path": "types/web-resource-inliner/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/web-resource-inliner/web-resource-inliner-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "web3-provider-engine",
      "kind": "edit",
      "files": [
        {
          "path": "types/web3-provider-engine/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "LogvinovLeon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webappsec-credential-management",
      "kind": "edit",
      "files": [
        {
          "path": "types/webappsec-credential-management/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webappsec-credential-management/webappsec-credential-management-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "iainmcgin",
        "Hartimer",
        "Basaingeal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webassembly-web-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/webassembly-web-api/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "jhenninger"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webcl",
      "kind": "edit",
      "files": [
        {
          "path": "types/webcl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webcl/webcl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NCARalph"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webcomponents.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/webcomponents.js/webcomponents.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "adidahiya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webextension-polyfill",
      "kind": "edit",
      "files": [
        {
          "path": "types/webextension-polyfill/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/action.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/activityLog.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/commands.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/contentScripts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/declarativeNetRequest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/devtools_panels.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/downloads.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/history.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/management.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/manifest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/menus.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/normandyAddonStudy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/pageAction.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/permissions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/proxy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/runtime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/scripting.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/sessions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/tabs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/theme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/urlbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/webNavigation.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/webRequest.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/namespaces/windows.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webextension-polyfill/webextension-polyfill-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Lusito"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webfontloader",
      "kind": "edit",
      "files": [
        {
          "path": "types/webfontloader/webfontloader-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sectsect"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webgl-ext",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl-ext/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webgl-ext/webgl-ext-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zenmumbler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webgl2-compute",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl2-compute/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "suns-echoes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webgl2",
      "kind": "edit",
      "files": [
        {
          "path": "types/webgl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webgl2/webgl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nkemnitz",
        "karhu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webicon",
      "kind": "edit",
      "files": [
        {
          "path": "types/webicon/Icon/Options/SvgIconOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/System/Config.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webicon/webicon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webidl-conversions",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl-conversions/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl-conversions/webidl-conversions-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webidl2",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl2/webidl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "saschanaz",
        "ExE-Boss",
        "queengooborg"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webidl2js",
      "kind": "edit",
      "files": [
        {
          "path": "types/webidl2js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webidl2js/test/convert-idl.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ExE-Boss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webmidi",
      "kind": "edit",
      "files": [
        {
          "path": "types/webmidi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webmidi/webmidi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webos-service",
      "kind": "edit",
      "files": [
        {
          "path": "types/webos-service/method.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "zopieux",
        "informatic"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webostvjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/webostvjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webostvjs/test/mediaOptions.ts",
          "kind": "test"
        },
        {
          "path": "types/webostvjs/test/webOS.ts",
          "kind": "test"
        },
        {
          "path": "types/webostvjs/test/webOSDev.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hcodes",
        "procot"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webp-in-css",
      "kind": "edit",
      "files": [
        {
          "path": "types/webp-in-css/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webp-in-css/webp-in-css-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-assets-manifest",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-assets-manifest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-assets-manifest/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-assets-manifest/v4/webpack-assets-manifest-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-assets-manifest/webpack-assets-manifest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "FranklinWhale"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__assets",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__assets/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__assets/webpack-blocks__assets-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__babel",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__babel/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__babel/webpack-blocks__babel-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__core",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__core/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__core/webpack-blocks__core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__dev-server",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__dev-server/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__dev-server/webpack-blocks__dev-server-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__extract-text",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__extract-text/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__extract-text/webpack-blocks__extract-text-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__postcss",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__postcss/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__postcss/webpack-blocks__postcss-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__sass",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__sass/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__sass/webpack-blocks__sass-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__typescript",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__typescript/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__typescript/webpack-blocks__typescript-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__uglify",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__uglify/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__uglify/webpack-blocks__uglify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-blocks__webpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-blocks__webpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-blocks__webpack/webpack-blocks__webpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "maxbogus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-bugsnag-plugins",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-bugsnag-plugins/webpack-bugsnag-plugins-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "skovy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-bundle-analyzer",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-bundle-analyzer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-bundle-analyzer/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-bundle-analyzer/v3/webpack-bundle-analyzer-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-bundle-analyzer/webpack-bundle-analyzer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kryops",
        "maxbogus",
        "peterblazejewicz",
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-cdn-inject",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-cdn-inject/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-cdn-inject/webpack-cdn-inject-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-clean",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-clean/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-clean/webpack-clean-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-cleanup-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-cleanup-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-cleanup-plugin/webpack-cleanup-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "malj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-concat-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-concat-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-concat-plugin/webpack-concat-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-config-utils",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-config-utils/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-config-utils/webpack-config-utils-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hotell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-deadcode-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-deadcode-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-deadcode-plugin/webpack-deadcode-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-dotenv-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-dotenv-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-dotenv-plugin/webpack-dotenv-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kryops"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-entry-manifest-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-entry-manifest-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-entry-manifest-plugin/webpack-entry-manifest-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-env",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-env/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-env/webpack-env-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "use-strict",
        "rhonsby"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpack-error-notification",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-error-notification/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-error-notification/webpack-error-notification-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-fail-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-fail-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-fail-plugin/webpack-fail-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "deevus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-files-archive-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-files-archive-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-files-archive-plugin/webpack-files-archive-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yusufades"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-hot-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-hot-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-hot-client/webpack-hot-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ZSkycat",
        "barm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-hot-middleware",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-hot-middleware/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-hot-middleware/webpack-hot-middleware-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bumbleblym",
        "icylace",
        "chrisabrams",
        "iliyaZelenko",
        "saboya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-livereload-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-livereload-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-livereload-plugin/webpack-livereload-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-manifest-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-manifest-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-manifest-plugin/webpack-manifest-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "r3nya",
        "monsonjeremy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-merge-and-include-globally",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-merge-and-include-globally/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-merge-and-include-globally/webpack-merge-and-include-globally-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-node-externals",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-node-externals/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-node-externals/webpack-node-externals-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mtraynham",
        "MrSpoocy",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "webpack-pkg-plugin-v4",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-pkg-plugin-v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-pkg-plugin-v4/webpack-pkg-plugin-v4-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-plugin-serve",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-plugin-serve/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-plugin-serve/webpack-plugin-serve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-serve",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-serve/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-serve/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-serve/v1/webpack-serve-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-serve/webpack-serve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Jokcy",
        "ZSkycat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-shell-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-shell-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-shell-plugin/webpack-shell-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-sources",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-sources/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/CachedSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/CompatSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/ConcatSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/OriginalSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/PrefixSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/RawSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/ReplaceSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/SizeOnlySource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/Source.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/SourceMapSource.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/lib/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v0/webpack-sources-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-sources/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-sources/v1/webpack-sources-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack-sources/webpack-sources-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "e-cloud",
        "chriseppstein",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpack-stats-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-stats-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stats-plugin/lib/stats-writer-plugin.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stats-plugin/webpack-stats-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-stream/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-stream/webpack-stream-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "iclanton",
        "bumbleblym"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-validator",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-validator/webpack-validator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "deevus"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-virtual-modules",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-virtual-modules/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-virtual-modules/webpack-virtual-modules-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "AviVahl"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-watch-files-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-watch-files-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-watch-files-plugin/webpack-watch-files-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bengry"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack-watched-glob-entries-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack-watched-glob-entries-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack-watched-glob-entries-plugin/webpack-watched-glob-entries-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpack",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpack/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v3/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v3/webpack-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v4/next.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpack/v4/test/index.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/v4/test/next.ts",
          "kind": "test"
        },
        {
          "path": "types/webpack/webpack-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkqubo",
        "bumbleblym",
        "bcherny",
        "tommytroylin",
        "mohsen1",
        "jcreamer898",
        "alan-agius4",
        "dennispg",
        "christophehurpeau",
        "ZSkycat",
        "johnnyreilly",
        "rwaskiewicz",
        "kuehlein",
        "grgur",
        "rubenspgcavalcante",
        "andersk",
        "ofhouse",
        "danielthank",
        "sasurau4",
        "dionshihk",
        "peterblazejewicz",
        "spamshaker"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "webpackbar",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpackbar/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpackbar/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpackbar/v2/webpackbar-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/webpackbar/webpackbar-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webpagetest",
      "kind": "edit",
      "files": [
        {
          "path": "types/webpagetest/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webpagetest/webpagetest-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ksm2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webprogbase-console-view",
      "kind": "edit",
      "files": [
        {
          "path": "types/webprogbase-console-view/webprogbase-console-view-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "veetaha"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webrtc",
      "kind": "edit",
      "files": [
        {
          "path": "types/webrtc/MediaStream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/test/MediaStream.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/test/RTCPeerConnection.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.0/MediaStream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.0/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.0/test/MediaStream.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.0/test/RTCPeerConnection.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webscopeio__react-textarea-autocomplete",
      "kind": "edit",
      "files": [
        {
          "path": "types/webscopeio__react-textarea-autocomplete/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webscopeio__react-textarea-autocomplete/webscopeio__react-textarea-autocomplete-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "michauzo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webscreens-window-placement",
      "kind": "edit",
      "files": [
        {
          "path": "types/webscreens-window-placement/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webscreens-window-placement/webscreens-window-placement-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "WORMSS"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websequencediagrams",
      "kind": "edit",
      "files": [
        {
          "path": "types/websequencediagrams/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websequencediagrams/websequencediagrams-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webshot-node",
      "kind": "edit",
      "files": [
        {
          "path": "types/webshot-node/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webshot-node/webshot-node-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gliese1337"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "website-scraper",
      "kind": "edit",
      "files": [
        {
          "path": "types/website-scraper/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/website-scraper/website-scraper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "screendriver"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websocket-async",
      "kind": "edit",
      "files": [
        {
          "path": "types/websocket-async/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websocket-async/websocket-async-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bigbeno37"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "websocket",
      "kind": "edit",
      "files": [
        {
          "path": "types/websocket/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websocket/websocket-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "loyd",
        "flynetworks",
        "zhaoleimxd",
        "jdneo",
        "MasterOdin"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "websql",
      "kind": "edit",
      "files": [
        {
          "path": "types/websql/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/websql/websql-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "TeamworkGuy2"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webtorrent",
      "kind": "edit",
      "files": [
        {
          "path": "types/webtorrent/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webtorrent/webtorrent-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "niieani",
        "tlaziuk",
        "gjuchault",
        "cheeseandcereal"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webvr-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/webvr-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webvr-api/webvr-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "efokschaner"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "webxr",
      "kind": "edit",
      "files": [
        {
          "path": "types/webxr/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webxr/webxr-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "robrohan",
        "RaananW",
        "capnmidnight"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wechat-miniprogram-xmly",
      "kind": "edit",
      "files": [
        {
          "path": "types/wechat-miniprogram-xmly/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram-xmly/player.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram-xmly/wechat-miniprogram-xmly-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram-xmly/xmly.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Durianicecream"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wechat-miniprogram",
      "kind": "edit",
      "files": [
        {
          "path": "types/wechat-miniprogram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.app.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.behavior.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.cloud.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.component.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.event.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/lib.wx.page.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wechat-miniprogram/test/api-promisify.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/api.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/app.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/behavior.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/component.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/issue.test.ts",
          "kind": "test"
        },
        {
          "path": "types/wechat-miniprogram/test/page.test.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "wechat-miniprogram",
        "SgLy",
        "TtTRz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "week",
      "kind": "edit",
      "files": [
        {
          "path": "types/week/week-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sindrenm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wegame-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/wegame-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wegame-api/wegame-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jcyuan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weighted-random-object",
      "kind": "edit",
      "files": [
        {
          "path": "types/weighted-random-object/weighted-random-object-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mlc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weighted",
      "kind": "edit",
      "files": [
        {
          "path": "types/weighted/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weighted/lib/weighted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weighted/weighted-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ccitro",
        "dminkovsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "weixin-app",
      "kind": "edit",
      "files": [
        {
          "path": "types/weixin-app/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/weixin-app/weixin-app-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "taoqf",
        "AlexStacker",
        "Jimexist",
        "ChenKS12138"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wellknown",
      "kind": "edit",
      "files": [
        {
          "path": "types/wellknown/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wellknown/wellknown-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yairtawil"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wepy-redux",
      "kind": "edit",
      "files": [
        {
          "path": "types/wepy-redux/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy-redux/wepy-redux-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Jimexist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wepy",
      "kind": "edit",
      "files": [
        {
          "path": "types/wepy/app.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/base.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/page.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wepy/wepy-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wepy/wx_enhanced.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Jimexist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wgs84",
      "kind": "edit",
      "files": [
        {
          "path": "types/wgs84/wgs84-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whatwg-encoding",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-encoding/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-encoding/whatwg-encoding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fengkx",
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whatwg-mimetype",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-mimetype/whatwg-mimetype-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "petejohanson",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "whatwg-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/whatwg-url/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URL-impl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/lib/URLSearchParams.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whatwg-url/test/whatwg-url.index.test.ts",
          "kind": "test"
        },
        {
          "path": "types/whatwg-url/test/whatwg-url.webidl2js.test.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aomarks",
        "ExE-Boss",
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "wheel",
      "kind": "edit",
      "files": [
        {
          "path": "types/wheel/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "BTOdell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "when-dom-ready",
      "kind": "edit",
      "files": [
        {
          "path": "types/when-dom-ready/when-dom-ready-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "when",
      "kind": "edit",
      "files": [
        {
          "path": "types/when/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/when/when-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "derekcicerone",
        "Nemo157"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "which-boxed-primitive",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-boxed-primitive/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/which-boxed-primitive/which-boxed-primitive-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which-pm-runs",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-pm-runs/which-pm-runs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "shian15810"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which-polygon",
      "kind": "edit",
      "files": [
        {
          "path": "types/which-polygon/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/which-polygon/which-polygon-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "k-yle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "which",
      "kind": "edit",
      "files": [
        {
          "path": "types/which/which-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "cspotcode",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "whitelist-object",
      "kind": "edit",
      "files": [
        {
          "path": "types/whitelist-object/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whitelist-object/whitelist-object-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whois-json",
      "kind": "edit",
      "files": [
        {
          "path": "types/whois-json/whois-json-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hwaien"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whois-parsed",
      "kind": "edit",
      "files": [
        {
          "path": "types/whois-parsed/whois-parsed-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "uchilaka"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "whoops",
      "kind": "edit",
      "files": [
        {
          "path": "types/whoops/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/whoops/whoops-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "why-did-you-update",
      "kind": "edit",
      "files": [
        {
          "path": "types/why-did-you-update/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wicg-file-system-access",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-file-system-access/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-file-system-access/ts5.0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-file-system-access/ts5.0/wicg-file-system-access-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/wicg-file-system-access/wicg-file-system-access-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RReverser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "wicg-js-self-profiling",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-js-self-profiling/wicg-js-self-profiling-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NotWoods"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wicg-mediasession",
      "kind": "edit",
      "files": [
        {
          "path": "types/wicg-mediasession/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wicg-mediasession/wicg-mediasession-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jucrouzet",
        "blueset"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wif",
      "kind": "edit",
      "files": [
        {
          "path": "types/wif/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wif/wif-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danwbyrne"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wifgrs",
      "kind": "edit",
      "files": [
        {
          "path": "types/wifgrs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wifgrs/wifgrs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gruve-p"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiiu",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiiu/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiiu/wiiu-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mzsm"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wildstring",
      "kind": "edit",
      "files": [
        {
          "path": "types/wildstring/wildstring-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "inglec-arista"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "win-ca",
      "kind": "edit",
      "files": [
        {
          "path": "types/win-ca/api.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/fallback.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/win-ca/win-ca-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "win-version-info",
      "kind": "edit",
      "files": [
        {
          "path": "types/win-version-info/win-version-info-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Goldsmith42"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winbox",
      "kind": "edit",
      "files": [
        {
          "path": "types/winbox/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "window-size",
      "kind": "edit",
      "files": [
        {
          "path": "types/window-size/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/window-size/window-size-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "juergenie"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-1251",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-1251/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-1251/windows-1251-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RomanGolovanov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-elevate",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-elevate/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-elevate/windows-elevate-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Goldsmith42"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-mutex",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-mutex/windows-mutex-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bpasero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-script-host",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-script-host/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "zspitz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "windows-service",
      "kind": "edit",
      "files": [
        {
          "path": "types/windows-service/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/windows-service/windows-service-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rogierschouten"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/winjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winjs/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winjs/v2/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "adamhewitt627",
        "craigktreasure",
        "xirzec"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-jaro-distance",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-jaro-distance/wink-jaro-distance-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Wazbat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-pos-tagger",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-pos-tagger/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wink-pos-tagger/wink-pos-tagger-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lhk"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wink-tokenizer",
      "kind": "edit",
      "files": [
        {
          "path": "types/wink-tokenizer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wink-tokenizer/wink-tokenizer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lal12"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winreg",
      "kind": "edit",
      "files": [
        {
          "path": "types/winreg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winreg/winreg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "RX14",
        "BobBuehler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winrt",
      "kind": "edit",
      "files": [
        {
          "path": "types/winrt/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-dynamodb",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-dynamodb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-dynamodb/winston-dynamodb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nickiannone"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-loggly-bulk",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-loggly-bulk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-loggly-bulk/winston-loggly-bulk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-mail",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-mail/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-mail/winston-mail-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "idono87"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "winston-syslog",
      "kind": "edit",
      "files": [
        {
          "path": "types/winston-syslog/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/winston-syslog/v1/winston-syslog-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/winston-syslog/winston-syslog-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cjbarth",
        "felix-hoc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiredep",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiredep/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiredep/wiredep-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wiring-pi",
      "kind": "edit",
      "files": [
        {
          "path": "types/wiring-pi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wiring-pi/wiring-pi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "NoHomey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wistia-player-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/wistia-player-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wistia-player-browser/wistia-player-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "klittlepage"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wkhtmltopdf",
      "kind": "edit",
      "files": [
        {
          "path": "types/wkhtmltopdf/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wkhtmltopdf/wkhtmltopdf-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "digijap",
        "rensdewolf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wnumb",
      "kind": "edit",
      "files": [
        {
          "path": "types/wnumb/wnumb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "acoreyj",
        "eikooc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wol",
      "kind": "edit",
      "files": [
        {
          "path": "types/wol/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wol/wol-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ovidiupruteanu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wonder.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/wonder.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wonder.js/wonder.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "yyc-git"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woocommerce__woocommerce-rest-api",
      "kind": "edit",
      "files": [
        {
          "path": "types/woocommerce__woocommerce-rest-api/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woocommerce__woocommerce-rest-api/woocommerce__woocommerce-rest-api-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "climba03003"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woosmap.map",
      "kind": "edit",
      "files": [
        {
          "path": "types/woosmap.map/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woosmap.map/woosmap.map-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manz",
        "smendes",
        "gaelsimon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "woothee",
      "kind": "edit",
      "files": [
        {
          "path": "types/woothee/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/woothee/woothee-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "kawamataryo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "word-extractor",
      "kind": "edit",
      "files": [
        {
          "path": "types/word-extractor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/word-extractor/word-extractor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "saboya"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "word2vector",
      "kind": "edit",
      "files": [
        {
          "path": "types/word2vector/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/word2vector/word2vector-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "renekeijzer"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordcloud",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordcloud/wordcloud-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "joeskeen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordfilter",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordfilter/wordfilter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mlc"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress-hash-node",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress-hash-node/wordpress-hash-node-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "glennreyes"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress__admin",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__admin/components/media-models.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/components/media-views.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/components/wp-backbone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__admin/wordpress__admin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "oblakstudio"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "wordpress__block-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/wordpress__block-editor/components/alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/autocomplete.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-edit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-editor-keyboard-shortcuts.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-format-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-icon.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-inspector.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-list.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-mover.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-navigation/dropdown.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-selection-clearer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-settings-menu.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-switcher/multi-blocks-switcher.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-title.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/block-vertical-alignment-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/button-block-appender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/color-palette/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/color-palette/with-color-context.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/colors.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/contrast-checker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/copy-handler.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/default-block-appender.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/font-sizes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inner-blocks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inserter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inspector-advanced-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/inspector-controls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-placeholder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-upload/check.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/media-upload/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/multi-select-scroll-into-view.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/navigable-toolbar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/observe-typing.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/wordpress__block-editor/components/panel-color-settings.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "dsifford",
        "sirreal",
        "dmsnell"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "stale",
      "reviewer": "kubk",
      "date": "2023-09-23T01:51:01.000Z",
      "abbrOid": "53aff3c"
    },
    {
      "type": "stale",
      "reviewer": "newbish",
      "date": "2023-09-12T03:30:03.000Z",
      "abbrOid": "45a640e"
    }
  ],
  "mainBotCommentID": 1699300526,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/5dab350a660f31875bbb06a295b287695f1ea638/checks?check_suite_id=16529321004"
}

@typescript-bot
Copy link
Contributor

⚠️ There are too many reviewers for this PR change (218). Merging can only be handled by a DT maintainer.

People who would have been pinged Ptival sandersn kenchris cosium kkiyama117 nondebug takefumi-yoshii beaufortfrancois reillyeon larsgk thegecko ExE-Boss Smona ifiokjr AndrewLeedham BendingBender paulmelnikow totpero SrTobi PythonCoderAS poppa andrewconnell leemcd56 KSDaemon chooban peterblazejewicz cvle soywiz Perlmint TeamworkGuy2 e-cloud domdomegg arvitaly newbish shlroland cdauth MasterOdin higuri kubk bennordgengo caugner thijstriemstra Honatas dominikbulaj Koloto evil-shrike plantain-00 rokt33r DefinitelyTyped int0h vargeek martonlederer kritollm ykzts urish xlozinguez DaBs saschanaz magne4000 paullessing LogvinovLeon iainmcgin Hartimer Basaingeal jhenninger NCARalph adidahiya Lusito sectsect zenmumbler suns-echoes nkemnitz karhu manuth queengooborg nakakura zopieux informatic hcodes procot FranklinWhale maxbogus skovy kryops k-yle malj hotell inglec-arista use-strict rhonsby deevus yusufades ZSkycat barm bumbleblym icylace chrisabrams iliyaZelenko saboya r3nya monsonjeremy mtraynham MrSpoocy Jokcy chriseppstein iclanton AviVahl bengry tkqubo bcherny tommytroylin mohsen1 jcreamer898 alan-agius4 dennispg christophehurpeau johnnyreilly rwaskiewicz kuehlein grgur rubenspgcavalcante andersk ofhouse danielthank sasurau4 dionshihk spamshaker ksm2 veetaha michauzo WORMSS ffflorian gliese1337 screendriver bigbeno37 loyd flynetworks zhaoleimxd jdneo niieani tlaziuk gjuchault cheeseandcereal efokschaner robrohan RaananW capnmidnight Durianicecream wechat-miniprogram SgLy TtTRz sindrenm jcyuan mlc ccitro dminkovsky taoqf AlexStacker Jimexist ChenKS12138 yairtawil fengkx bendingbender petejohanson aomarks BTOdell derekcicerone Nemo157 shian15810 vvakame cspotcode hwaien uchilaka RReverser NotWoods jucrouzet blueset danwbyrne gruve-p mzsm Goldsmith42 juergenie RomanGolovanov bpasero zspitz rogierschouten adamhewitt627 craigktreasure xirzec Wazbat lhk lal12 RX14 BobBuehler nickiannone idono87 cjbarth felix-hoc NoHomey klittlepage digijap rensdewolf acoreyj eikooc ovidiupruteanu yyc-git climba03003 manz smendes gaelsimon kawamataryo renekeijzer joeskeen glennreyes oblakstudio dsifford sirreal dmsnell

1 similar comment
@typescript-bot
Copy link
Contributor

⚠️ There are too many reviewers for this PR change (218). Merging can only be handled by a DT maintainer.

People who would have been pinged Ptival sandersn kenchris cosium kkiyama117 nondebug takefumi-yoshii beaufortfrancois reillyeon larsgk thegecko ExE-Boss Smona ifiokjr AndrewLeedham BendingBender paulmelnikow totpero SrTobi PythonCoderAS poppa andrewconnell leemcd56 KSDaemon chooban peterblazejewicz cvle soywiz Perlmint TeamworkGuy2 e-cloud domdomegg arvitaly newbish shlroland cdauth MasterOdin higuri kubk bennordgengo caugner thijstriemstra Honatas dominikbulaj Koloto evil-shrike plantain-00 rokt33r DefinitelyTyped int0h vargeek martonlederer kritollm ykzts urish xlozinguez DaBs saschanaz magne4000 paullessing LogvinovLeon iainmcgin Hartimer Basaingeal jhenninger NCARalph adidahiya Lusito sectsect zenmumbler suns-echoes nkemnitz karhu manuth queengooborg nakakura zopieux informatic hcodes procot FranklinWhale maxbogus skovy kryops k-yle malj hotell inglec-arista use-strict rhonsby deevus yusufades ZSkycat barm bumbleblym icylace chrisabrams iliyaZelenko saboya r3nya monsonjeremy mtraynham MrSpoocy Jokcy chriseppstein iclanton AviVahl bengry tkqubo bcherny tommytroylin mohsen1 jcreamer898 alan-agius4 dennispg christophehurpeau johnnyreilly rwaskiewicz kuehlein grgur rubenspgcavalcante andersk ofhouse danielthank sasurau4 dionshihk spamshaker ksm2 veetaha michauzo WORMSS ffflorian gliese1337 screendriver bigbeno37 loyd flynetworks zhaoleimxd jdneo niieani tlaziuk gjuchault cheeseandcereal efokschaner robrohan RaananW capnmidnight Durianicecream wechat-miniprogram SgLy TtTRz sindrenm jcyuan mlc ccitro dminkovsky taoqf AlexStacker Jimexist ChenKS12138 yairtawil fengkx bendingbender petejohanson aomarks BTOdell derekcicerone Nemo157 shian15810 vvakame cspotcode hwaien uchilaka RReverser NotWoods jucrouzet blueset danwbyrne gruve-p mzsm Goldsmith42 juergenie RomanGolovanov bpasero zspitz rogierschouten adamhewitt627 craigktreasure xirzec Wazbat lhk lal12 RX14 BobBuehler nickiannone idono87 cjbarth felix-hoc NoHomey klittlepage digijap rensdewolf acoreyj eikooc ovidiupruteanu yyc-git climba03003 manz smendes gaelsimon kawamataryo renekeijzer joeskeen glennreyes oblakstudio dsifford sirreal dmsnell

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

1 similar comment
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added Where is GH Actions? GH Actions didn't give a response to this PR and removed The CI failed When GH Actions fails labels Sep 1, 2023
@thijstriemstra
Copy link
Contributor

thijstriemstra commented Sep 12, 2023

how do i unsubscribe from this "re-ping" BS? I've never seen a bot screw up like this and bother dozens of people at once, unbelievable. cc @RyanCavanaugh

@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 16, 2023
@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. The CI failed When GH Actions fails labels Sep 22, 2023
@typescript-bot
Copy link
Contributor

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @JoshuaKGoldberg.

(Ping @Ptival, @sandersn, @kenchris, @Cosium, @kkiyama117, @nondebug, @takefumi-yoshii, @beaufortfrancois, @reillyeon, @larsgk, @thegecko, @ExE-Boss, @Smona, @ifiokjr, @AndrewLeedham, @BendingBender, @paulmelnikow, @totpero, @SrTobi, @PythonCoderAS, @poppa, @andrewconnell, @leemcd56, @KSDaemon, @chooban, @peterblazejewicz, @cvle, @soywiz, @Perlmint, @TeamworkGuy2, @e-cloud, @domdomegg, @arvitaly, @newbish, @shlroland, @cdauth, @MasterOdin, @higuri, @kubk, @bennordgengo, @caugner, @thijstriemstra, @Honatas, @dominikbulaj, @Koloto, @evil-shrike, @plantain-00, @Rokt33r, @DefinitelyTyped, @int0h, @vargeek, @martonlederer, @kritollm, @ykzts, @urish, @xlozinguez, @DaBs, @saschanaz, @magne4000, @paullessing, @LogvinovLeon, @iainmcgin, @Hartimer, @Basaingeal, @jhenninger, @NCARalph, @adidahiya, @Lusito, @sectsect, @zenmumbler, @suns-echoes, @nkemnitz, @karhu, @manuth, @queengooborg, @nakakura, @zopieux, @informatic, @hcodes, @procot, @FranklinWhale, @maxbogus, @skovy, @kryops, @k-yle, @malj, @hotell, @inglec-arista, @use-strict, @rhonsby, @deevus, @yusufades, @ZSkycat, @barm, @bumbleblym, @icylace, @chrisabrams, @iliyaZelenko, @saboya, @r3nya, @monsonjeremy, @mtraynham, @MrSpoocy, @Jokcy, @chriseppstein, @iclanton, @AviVahl, @bengry, @tkqubo, @bcherny, @tommytroylin, @mohsen1, @jcreamer898, @alan-agius4, @dennispg, @christophehurpeau, @johnnyreilly, @rwaskiewicz, @kuehlein, @grgur, @rubenspgcavalcante, @andersk, @ofhouse, @danielthank, @sasurau4, @dionshihk, @spamshaker, @ksm2, @veetaha, @michauzo, @WORMSS, @ffflorian, @gliese1337, @screendriver, @bigbeno37, @loyd, @flynetworks, @zhaoleimxd, @jdneo, @niieani, @tlaziuk, @gjuchault, @cheeseandcereal, @efokschaner, @robrohan, @RaananW, @capnmidnight, @Durianicecream, @wechat-miniprogram, @SgLy, @TtTRz, @sindrenm, @jcyuan, @mlc, @ccitro, @dminkovsky, @taoqf, @AlexStacker, @Jimexist, @ChenKS12138, @yairtawil, @fengkx, @BendingBender, @petejohanson, @aomarks, @BTOdell, @derekcicerone, @Nemo157, @shian15810, @vvakame, @cspotcode, @hwaien, @uchilaka, @RReverser, @NotWoods, @jucrouzet, @blueset, @danwbyrne, @gruve-p, @mzsm, @Goldsmith42, @juergenie, @RomanGolovanov, @bpasero, @zspitz, @rogierschouten, @adamhewitt627, @craigktreasure, @xirzec, @Wazbat, @lhk, @lal12, @RX14, @BobBuehler, @nickiannone, @idono87, @cjbarth, @felix-hoc, @NoHomey, @klittlepage, @digijap, @rensdewolf, @acoreyj, @eikooc, @ovidiupruteanu, @yyc-git, @climba03003, @manz, @smendes, @gaelsimon, @kawamataryo, @renekeijzer, @joeskeen, @glennreyes, @oblakstudio, @dsifford, @sirreal, @dmsnell.)

@typescript-bot typescript-bot moved this from Needs Author Action to Needs Maintainer Action in New Pull Request Status Board Sep 22, 2023
@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Sep 22, 2023
@typescript-bot typescript-bot moved this from Needs Maintainer Action to Needs Author Action in New Pull Request Status Board Sep 22, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Sep 23, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@typescript-bot typescript-bot added Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. and removed Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. The CI failed When GH Actions fails labels Sep 25, 2023
@typescript-bot typescript-bot moved this from Needs Author Action to Needs Maintainer Action in New Pull Request Status Board Sep 25, 2023
@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Sep 25, 2023
@typescript-bot typescript-bot moved this from Needs Maintainer Action to Needs Author Action in New Pull Request Status Board Sep 25, 2023
@typescript-bot
Copy link
Contributor

@JoshuaKGoldberg The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@johnnyreilly johnnyreilly merged commit e4dc649 into DefinitelyTyped:master Sep 25, 2023
0 of 2 checks passed
@typescript-bot typescript-bot removed this from Needs Author Action in New Pull Request Status Board Sep 25, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-w branch September 27, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Edits multiple packages Huge Change Possibly Edits Infrastructure Too many files, bot didn't see them all The CI failed When GH Actions fails Too Many Files Not all files scanned by the bot! Too Many Owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants