Skip to content

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 v. 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/v*/**/*.t*"
# Formatted 508 files.
# npx dprint fmt "types/v*/**/*.t*"  2.50s user 0.60s system 185% cpu 1.673 total
rm .dprint.jsonc

CI failures are from existing errors.

@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?

111 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 passed
  • ✅ A DT maintainer needs to approve changes which affect more than one package

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66543,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "1c1e83488879246e83de2003c93fdc71cde3b6ad",
  "mergeBaseOid": "e3552f2127c5799da95f3ca9740c98e86e8c2f38",
  "lastPushDate": "2023-08-30T04:23:39.000Z",
  "lastActivityDate": "2023-09-26T09:41:59.000Z",
  "mergeOfferDate": "2023-09-25T19:22:52.000Z",
  "mergeRequestDate": "2023-09-26T09:41:59.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "v-chart-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/v-chart-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/v-chart-plugin/v-chart-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8-callsites",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8-callsites/v8-callsites-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8-profiler",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8-profiler/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/v8-profiler/v8-profiler-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "plantain-00"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8flags",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8flags/v8flags-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valdr-message",
      "kind": "edit",
      "files": [
        {
          "path": "types/valdr-message/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valdr-message/valdr-message-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ilbertz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valdr",
      "kind": "edit",
      "files": [
        {
          "path": "types/valdr/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valdr/valdr-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ilbertz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valerie-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/valerie-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valerie-browser/valerie-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "conficient"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vali-date",
      "kind": "edit",
      "files": [
        {
          "path": "types/vali-date/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vali-date/vali-date-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SamVerschueren"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valiant",
      "kind": "edit",
      "files": [
        {
          "path": "types/valiant/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valiant/valiant-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "whatasoda"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valid-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/valid-url/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valid-url/valid-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gcangussu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "validate-npm-package-license",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package-license/validate-npm-package-license-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "carboneater"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-npm-package-name",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package-name/validate-npm-package-name-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-npm-package",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package/validate-npm-package-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-objectid",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-objectid/validate-objectid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChocolateLoverRaj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validator",
      "kind": "edit",
      "files": [
        {
          "path": "types/validator/es/lib/blacklist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/contains.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/escape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAfter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAlpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAlphanumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAscii.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBIC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase32.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase58.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase64.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBefore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBtcAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isByteLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isCreditCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isCurrency.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDataURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDivisibleBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEthereumAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFQDN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFullWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHSL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHalfWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHash.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHexColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHexadecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIBAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIP.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIPRange.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISBN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISIN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO31661Alpha2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO31661Alpha3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO4217.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO6346.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO6391.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO8601.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISRC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISSN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIdentityCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isJSON.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isJWT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLatLong.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLocale.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLowercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMACAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMD5.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMagnetURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMailtoURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMimeType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMobilePhone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMongoId.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMultibyte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isNumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isOctal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPassportNumber.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPostalCode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isRFC3339.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isRgbColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSemVer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSlug.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isStrongPassword.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSurrogatePair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isTaxID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isTime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isURL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isUUID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isUppercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isVAT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isVariableWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isWhitelisted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/ltrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/normalizeEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/rtrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/stripLow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/unescape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/whitelist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/blacklist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/contains.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/escape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAfter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAlpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAlphanumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAscii.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBIC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase32.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase58.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase64.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBefore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBtcAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isByteLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isCreditCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isCurrency.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDataURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDivisibleBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEthereumAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isFullWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHSL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHalfWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHash.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHexColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHexadecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIBAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIMEI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIP.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIPRange.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISBN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISIN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO31661Alpha2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO31661Alpha3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO4217.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO6346.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO8601.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISRC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISSN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIdentityCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isJSON.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isJWT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLatLong.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLocale.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLowercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMACAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMD5.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMagnetURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMailtoURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMimeType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMobilePhone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMongoId.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMultibyte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isNumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isOctal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPassportNumber.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPostalCode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isRFC3339.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isRgbColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSemVer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSlug.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isStrongPassword.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSurrogatePair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isTime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isUUID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isUppercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isVAT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isVariableWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isWhitelisted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/ltrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/normalizeEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/rtrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/stripLow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/unescape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/whitelist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/validator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tgfjt",
        "chrootsu",
        "IOAyman",
        "louy",
        "deptno",
        "builtinnya",
        "qqilihq",
        "keatz55",
        "MunifTanjim",
        "vlapo",
        "peterblazejewicz",
        "Mattewn99",
        "Almost-Infinity",
        "dcfreire"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "validatorjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/validatorjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validatorjs/validatorjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LKay",
        "danmana",
        "MatiasOlivera"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valvelet",
      "kind": "edit",
      "files": [
        {
          "path": "types/valvelet/valvelet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanilla-masker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanilla-masker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanilla-masker/vanilla-masker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BenLorantfy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanilla-modal",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanilla-modal/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanilla-modal/vanilla-modal-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "samnau"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanillajs-datepicker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanillajs-datepicker/DateRangePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/Datepicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/vanillajs-datepicker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nihaopaul",
        "ker0x"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vara",
      "kind": "edit",
      "files": [
        {
          "path": "types/vara/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vara/vara-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Chnapy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "varint",
      "kind": "edit",
      "files": [
        {
          "path": "types/varint/varint-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dbrockman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "varstruct",
      "kind": "edit",
      "files": [
        {
          "path": "types/varstruct/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/varstruct/varstruct-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vary",
      "kind": "edit",
      "files": [
        {
          "path": "types/vary/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vary/vary-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vast-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vast-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vast-client/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vast-client/v2/vast-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vast-client/vast-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jgainfort",
        "kobawan",
        "ngehlert"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vault-auth-aws",
      "kind": "edit",
      "files": [
        {
          "path": "types/vault-auth-aws/vault-auth-aws-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nmcginn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vcards-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vcards-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vcards-js/vcards-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "benallfree",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vcf",
      "kind": "edit",
      "files": [
        {
          "path": "types/vcf/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vcf/vcf-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mcpar-land"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vec2",
      "kind": "edit",
      "files": [
        {
          "path": "types/vec2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vec2/vec2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Nielio"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vector2js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vector2js/vector2js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Leo-Nicolle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vegas",
      "kind": "edit",
      "files": [
        {
          "path": "types/vegas/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vegas/vegas-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "venn",
      "kind": "edit",
      "files": [
        {
          "path": "types/venn/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/venn/venn-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "marcwjj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "verovio",
      "kind": "edit",
      "files": [
        {
          "path": "types/verovio/AvailableOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/VerovioOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/esm/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/verovio-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/verovio/wasm/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bbloomf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "verror",
      "kind": "edit",
      "files": [
        {
          "path": "types/verror/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verror/verror-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "svi3c",
        "max4t"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vertx3-eventbus-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vertx3-eventbus-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "oddeirik"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vex-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vex-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vex-js/vex-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gdcohan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vexflow",
      "kind": "edit",
      "files": [
        {
          "path": "types/vexflow/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vexflow/vexflow-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rquiring",
        "sebastianhaas",
        "bohoffi",
        "sschmidTU",
        "bneumann"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vextab",
      "kind": "edit",
      "files": [
        {
          "path": "types/vextab/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vextab/vextab-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "WeMakeMachines"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vhost",
      "kind": "edit",
      "files": [
        {
          "path": "types/vhost/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vhost/vhost-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "XVincentX",
        "indentedspace"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vhtml",
      "kind": "edit",
      "files": [
        {
          "path": "types/vhtml/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vhtml/test/jsx-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/vhtml/test/vhtml-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pastelmind"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "victor",
      "kind": "edit",
      "files": [
        {
          "path": "types/victor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/victor/victor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "video-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/video-react/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video-react/video-react-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "fabio-nettis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "video.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/video.js/dist/alt/video.core.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/dist/alt/video.core.novtt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/dist/video.min.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/test/plugin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/video.js/test/videojs-alt-distributions-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/video.js/video.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vbortone",
        "scleriot",
        "SWBennett06",
        "IgelCampus",
        "giofreitas",
        "gjanblaszczyk",
        "meikidd",
        "joeflateau",
        "ckybonist",
        "peterblazejewicz",
        "princefishthrower"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "videojs-contrib-quality-levels",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-contrib-quality-levels/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/src/quality-level-list.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/src/quality-level.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/videojs-contrib-quality-levels-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nhardy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-errors",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-errors/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-errors/videojs-errors-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-hls-quality-selector",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-hls-quality-selector/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/src/ConcreteButton.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/src/ConcreteMenuItem.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/videojs-hls-quality-selector-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-hotkeys",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-hotkeys/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hotkeys/videojs-hotkeys-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Coteh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-mobile-ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-mobile-ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-mobile-ui/videojs-mobile-ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-playlist-ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-playlist-ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-playlist-ui/videojs-playlist-ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-seek-buttons",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-seek-buttons/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-seek-buttons/videojs-seek-buttons-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-vtt.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-vtt.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-vtt.js/videojs-vtt.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "davidholyko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewability-helper",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewability-helper/viewability-helper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lironzluf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewport-list",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewport-list/viewport-list-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "satyarohith"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewport-mercator-project",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewport-mercator-project/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/viewport-mercator-project/viewport-mercator-project-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fnberta"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewporter",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewporter/viewporter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "borisyankov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vigour-ua",
      "kind": "edit",
      "files": [
        {
          "path": "types/vigour-ua/vigour-ua-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vimeo",
      "kind": "edit",
      "files": [
        {
          "path": "types/vimeo/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vimeo/vimeo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mattleff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vimeo__player",
      "kind": "edit",
      "files": [
        {
          "path": "types/vimeo__player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vimeo__player/vimeo__player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "denisyilmaz",
        "timc13",
        "terrymun",
        "kou029w",
        "mikeamarkey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vinyl-buffer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-buffer/vinyl-buffer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkQubo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-file",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-file/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-file/vinyl-file-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cleanchedFist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-fs",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-fs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v0/vinyl-fs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl-fs/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v1/vinyl-fs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl-fs/vinyl-fs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "remisery",
        "TeamworkGuy2",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vinyl-named",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-named/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-named/vinyl-named-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-paths",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-paths/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-paths/vinyl-paths-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkQubo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-source-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-source-stream/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl/v0/vinyl-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl/vinyl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "thorn0"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "virtual-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-dom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/virtual-dom/virtual-dom-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chbrown"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "virtual-keyboard",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-keyboard/virtual-keyboard-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bsurai"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "virtual-scroll",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-scroll/virtual-scroll-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LeonBaudouin",
        "bastienrobert"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vis",
      "kind": "edit",
      "files": [
        {
          "path": "types/vis/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vis/vis-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MichaelBitard",
        "macleodbroad-wf",
        "adripanico",
        "seveves",
        "kaktus40",
        "mmaitre314",
        "supercargo",
        "takato1314",
        "dcop",
        "avrahamcool",
        "divideby",
        "tiberiushunter",
        "slavede"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vision",
      "kind": "edit",
      "files": [
        {
          "path": "types/vision/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vision/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vision/v4/vision-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vision/vision-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jasonswearingen",
        "AJamesPhillips",
        "lenovouser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vitalsigns",
      "kind": "edit",
      "files": [
        {
          "path": "types/vitalsigns/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vitalsigns/vitalsigns-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cyrilschumacher"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vite-plugin-react-svg",
      "kind": "edit",
      "files": [
        {
          "path": "types/vite-plugin-react-svg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vite-plugin-react-svg/vite-plugin-react-svg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "priyanshurav"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vivus",
      "kind": "edit",
      "files": [
        {
          "path": "types/vivus/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vivus/vivus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DanielRosenwasser",
        "lekhmanrus",
        "shuta13",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viz.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/viz.js/common.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/viz.js/viz.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mckaysalisbury"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vk-openapi",
      "kind": "edit",
      "files": [
        {
          "path": "types/vk-openapi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vk-openapi/vk-openapi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vkbeautify",
      "kind": "edit",
      "files": [
        {
          "path": "types/vkbeautify/vkbeautify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sch3lp"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vmap",
      "kind": "edit",
      "files": [
        {
          "path": "types/vmap/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vmap/vmap-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jgainfort"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vndb",
      "kind": "edit",
      "files": [
        {
          "path": "types/vndb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vndb/vndb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "PragunSaini"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voca",
      "kind": "edit",
      "files": [
        {
          "path": "types/voca/camel_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/capitalize.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/char_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/chars.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/code_point_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/code_points.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_graphemes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_substrings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_where.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_words.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/decapitalize.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/ends_with.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/escape_html.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/escape_reg_exp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/first.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/grapheme_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/graphemes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/includes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/index_of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/insert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_alpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_alpha_digit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_blank.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_digit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_empty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_lower_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_numeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_string.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_upper_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/kebab_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/last.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/last_index_of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/latinise.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/lower_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/no_conflict.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad_left.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad_right.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/prune.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/repeat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/replace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/replace_all.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/reverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/reverse_grapheme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/search.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/slice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/slugify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/snake_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/splice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/split.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/sprintf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/starts_with.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/strip_bom.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/strip_tags.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/substr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/substring.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/swap_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/test/case-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/chop-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/count-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/escape-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/format-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/index-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/manipulate-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/query-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/split-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/strip-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/util-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/title_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/tr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim_left.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim_right.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/truncate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/unescape_html.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/upper_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/version.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/voca-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/vprintf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/word_wrap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/words.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pine"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voice-activity-detection",
      "kind": "edit",
      "files": [
        {
          "path": "types/voice-activity-detection/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voice-activity-detection/voice-activity-detection-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JohnDoeAntler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "void-elements",
      "kind": "edit",
      "files": [
        {
          "path": "types/void-elements/void-elements-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ajafff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voilab-pdf-table",
      "kind": "edit",
      "files": [
        {
          "path": "types/voilab-pdf-table/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/plugins/fitcolumn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/plugins/rowshader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/voilab-pdf-table-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danielb7390"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voronoi-diagram",
      "kind": "edit",
      "files": [
        {
          "path": "types/voronoi-diagram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voronoi-diagram/voronoi-diagram-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "michaelneu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vorpal",
      "kind": "edit",
      "files": [
        {
          "path": "types/vorpal/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vorpal/vorpal-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danwbyrne",
        "sweethuman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vortex-web-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vortex-web-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vortex-web-client/vortex-web-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Pro"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voucher-code-generator",
      "kind": "edit",
      "files": [
        {
          "path": "types/voucher-code-generator/voucher-code-generator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JWebCoder"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voximplant-websdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/voximplant-websdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voximplant-websdk/voximplant-websdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aylarov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vscode-notebook-renderer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vscode-notebook-renderer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vscode-notebook-renderer/vscode-notebook-renderer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "connor4312",
        "mjbvz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vscode-windows-registry",
      "kind": "edit",
      "files": [
        {
          "path": "types/vscode-windows-registry/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vscode-windows-registry/vscode-windows-registry-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bpasero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vssln-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/vssln-parser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vssln-parser/vssln-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "erik-kallen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-barcode-reader",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-barcode-reader/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-barcode-reader/vue-barcode-reader-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "julisch94"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-chartkick",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-chartkick/vue-chartkick-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cnsmedia"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-clickaway",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-clickaway/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-clickaway/vue-clickaway-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "khoanguyen96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-color",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-color/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-color/vue-color-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mildful"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-cropperjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-cropperjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-cropperjs/vue-cropperjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Dylkid"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-datetime",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-datetime/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-datetime/vue-datetime-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "olavorn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-feather-icons",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-feather-icons/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-feather-icons/vue-feather-icons-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "potato4d"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-json-compare",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-json-compare/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-json-compare/vue-json-compare-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "slaweet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-ls",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-ls/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-ls/vue-ls-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "someone1",
        "lexasss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-markdown",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-markdown/vue-markdown-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "neodon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-moment",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-moment/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-moment/vue-moment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "domschmidt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-nice-dates",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-nice-dates/Calendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DatePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DatePickerCalendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DateRangePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DateRangePickerCalendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/Popover.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/shared.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/vue-nice-dates-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zhangchizi",
        "huanlala"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-scroll-up",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-scroll-up/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-scroll-up/vue-scroll-up-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "slaweet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-select",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-select/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-select/vue-select-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "silh",
        "FloEdelmann"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-splitpane",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-splitpane/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-splitpane/vue-splitpane-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "noonhorse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-tel-input",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-tel-input/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-tel-input/vue-tel-input-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "suryadana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-the-mask",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-the-mask/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-the-mask/vue-the-mask-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "domschmidt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-datepicker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-datepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-datepicker/vue2-datepicker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChristianStornowski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-editor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-editor/vue2-editor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "suryadana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-hammer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-hammer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-hammer/vue2-hammer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ptandler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue3-carousel-3d",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue3-carousel-3d/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue3-carousel-3d/vue3-carousel-3d-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tevem1207"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2023-09-25T19:20:14.000Z",
      "isMaintainer": true
    },
    {
      "type": "stale",
      "reviewer": "ChocolateLoverRaj",
      "date": "2023-09-10T23:28:24.000Z",
      "abbrOid": "c423f96"
    }
  ],
  "mainBotCommentID": 1699333842,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

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

People who would have been pinged DefinitelyTyped manuth plantain-00 BendingBender ilbertz conficient SamVerschueren whatasoda gcangussu carboneater ffflorian peterblazejewicz ChocolateLoverRaj tgfjt chrootsu IOAyman louy deptno builtinnya qqilihq keatz55 MunifTanjim vlapo Mattewn99 Almost-Infinity dcfreire LKay danmana MatiasOlivera bendingbender BenLorantfy samnau nihaopaul ker0x Chnapy dbrockman jgainfort kobawan ngehlert nmcginn benallfree mcpar-land Nielio Leo-Nicolle marcwjj bbloomf svi3c max4t oddeirik gdcohan rquiring sebastianhaas bohoffi sschmidTU bneumann WeMakeMachines XVincentX indentedspace pastelmind fabio-nettis vbortone scleriot SWBennett06 IgelCampus giofreitas gjanblaszczyk meikidd joeflateau ckybonist princefishthrower nhardy Coteh davidholyko lironzluf satyarohith fnberta borisyankov mattleff denisyilmaz timc13 terrymun kou029w mikeamarkey tkQubo cleanchedFist vvakame remisery TeamworkGuy2 thorn0 chbrown bsurai LeonBaudouin bastienrobert MichaelBitard macleodbroad-wf adripanico seveves kaktus40 mmaitre314 supercargo takato1314 dcop avrahamcool divideby tiberiushunter slavede jasonswearingen AJamesPhillips lenovouser cyrilschumacher priyanshurav DanielRosenwasser lekhmanrus shuta13 mckaysalisbury hikiko4ern sch3lp PragunSaini pine JohnDoeAntler ajafff danielb7390 michaelneu danwbyrne sweethuman Pro JWebCoder aylarov connor4312 mjbvz bpasero erik-kallen julisch94 cnsmedia khoanguyen96 mildful Dylkid olavorn potato4d slaweet someone1 lexasss neodon domschmidt zhangchizi huanlala silh FloEdelmann noonhorse suryadana ChristianStornowski ptandler tevem1207

@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?

111 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 passed
  • ✅ A DT maintainer needs to approve changes which affect more than one package

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66543,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "1c1e83488879246e83de2003c93fdc71cde3b6ad",
  "mergeBaseOid": "e3552f2127c5799da95f3ca9740c98e86e8c2f38",
  "lastPushDate": "2023-08-30T04:23:39.000Z",
  "lastActivityDate": "2023-09-26T09:41:59.000Z",
  "mergeOfferDate": "2023-09-25T19:22:52.000Z",
  "mergeRequestDate": "2023-09-26T09:41:59.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": true,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "v-chart-plugin",
      "kind": "edit",
      "files": [
        {
          "path": "types/v-chart-plugin/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/v-chart-plugin/v-chart-plugin-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8-callsites",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8-callsites/v8-callsites-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8-profiler",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8-profiler/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/v8-profiler/v8-profiler-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "plantain-00"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "v8flags",
      "kind": "edit",
      "files": [
        {
          "path": "types/v8flags/v8flags-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valdr-message",
      "kind": "edit",
      "files": [
        {
          "path": "types/valdr-message/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valdr-message/valdr-message-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ilbertz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valdr",
      "kind": "edit",
      "files": [
        {
          "path": "types/valdr/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valdr/valdr-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ilbertz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valerie-browser",
      "kind": "edit",
      "files": [
        {
          "path": "types/valerie-browser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valerie-browser/valerie-browser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "conficient"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vali-date",
      "kind": "edit",
      "files": [
        {
          "path": "types/vali-date/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vali-date/vali-date-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "SamVerschueren"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valiant",
      "kind": "edit",
      "files": [
        {
          "path": "types/valiant/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valiant/valiant-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "whatasoda"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valid-url",
      "kind": "edit",
      "files": [
        {
          "path": "types/valid-url/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/valid-url/valid-url-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gcangussu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "validate-npm-package-license",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package-license/validate-npm-package-license-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "carboneater"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-npm-package-name",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package-name/validate-npm-package-name-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-npm-package",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-npm-package/validate-npm-package-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validate-objectid",
      "kind": "edit",
      "files": [
        {
          "path": "types/validate-objectid/validate-objectid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChocolateLoverRaj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "validator",
      "kind": "edit",
      "files": [
        {
          "path": "types/validator/es/lib/blacklist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/contains.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/escape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAfter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAlpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAlphanumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isAscii.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBIC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase32.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase58.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBase64.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBefore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isBtcAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isByteLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isCreditCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isCurrency.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDataURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isDivisibleBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isEthereumAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFQDN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isFullWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHSL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHalfWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHash.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHexColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isHexadecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIBAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIP.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIPRange.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISBN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISIN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO31661Alpha2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO31661Alpha3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO4217.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO6346.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO6391.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISO8601.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISRC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isISSN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIdentityCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isJSON.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isJWT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLatLong.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLocale.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isLowercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMACAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMD5.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMagnetURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMailtoURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMimeType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMobilePhone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMongoId.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isMultibyte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isNumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isOctal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPassportNumber.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isPostalCode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isRFC3339.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isRgbColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSemVer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSlug.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isStrongPassword.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isSurrogatePair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isTaxID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isTime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isURL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isUUID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isUppercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isVAT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isVariableWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/isWhitelisted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/ltrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/normalizeEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/rtrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/stripLow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/toInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/unescape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/es/lib/whitelist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/blacklist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/contains.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/equals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/escape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAfter.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAlpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAlphanumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isAscii.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBIC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase32.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase58.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBase64.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBefore.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isBtcAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isByteLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isCreditCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isCurrency.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDataURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isDivisibleBy.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEmpty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isEthereumAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isFullWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHSL.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHalfWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHash.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHexColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isHexadecimal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIBAN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIMEI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIP.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIPRange.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISBN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISIN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO31661Alpha2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO31661Alpha3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO4217.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO6346.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISO8601.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISRC.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isISSN.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIdentityCard.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isIn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isJSON.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isJWT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLatLong.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLength.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLocale.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isLowercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMACAddress.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMD5.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMagnetURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMailtoURI.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMimeType.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMobilePhone.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMongoId.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isMultibyte.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isNumeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isOctal.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPassportNumber.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPort.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isPostalCode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isRFC3339.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isRgbColor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSemVer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSlug.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isStrongPassword.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isSurrogatePair.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isTime.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isUUID.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isUppercase.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isVAT.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isVariableWidth.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/isWhitelisted.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/ltrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/normalizeEmail.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/rtrim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/stripLow.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toBoolean.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toDate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toFloat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/toInt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/unescape.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/lib/whitelist.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validator/validator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tgfjt",
        "chrootsu",
        "IOAyman",
        "louy",
        "deptno",
        "builtinnya",
        "qqilihq",
        "keatz55",
        "MunifTanjim",
        "vlapo",
        "peterblazejewicz",
        "Mattewn99",
        "Almost-Infinity",
        "dcfreire"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "validatorjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/validatorjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/validatorjs/validatorjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LKay",
        "danmana",
        "MatiasOlivera"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "valvelet",
      "kind": "edit",
      "files": [
        {
          "path": "types/valvelet/valvelet-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bendingbender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanilla-masker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanilla-masker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanilla-masker/vanilla-masker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BenLorantfy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanilla-modal",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanilla-modal/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanilla-modal/vanilla-modal-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "samnau"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vanillajs-datepicker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vanillajs-datepicker/DateRangePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/Datepicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vanillajs-datepicker/vanillajs-datepicker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nihaopaul",
        "ker0x"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vara",
      "kind": "edit",
      "files": [
        {
          "path": "types/vara/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vara/vara-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Chnapy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "varint",
      "kind": "edit",
      "files": [
        {
          "path": "types/varint/varint-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "dbrockman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "varstruct",
      "kind": "edit",
      "files": [
        {
          "path": "types/varstruct/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/varstruct/varstruct-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vary",
      "kind": "edit",
      "files": [
        {
          "path": "types/vary/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vary/vary-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vast-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vast-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vast-client/v2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vast-client/v2/vast-client-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vast-client/vast-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jgainfort",
        "kobawan",
        "ngehlert"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vault-auth-aws",
      "kind": "edit",
      "files": [
        {
          "path": "types/vault-auth-aws/vault-auth-aws-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nmcginn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vcards-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vcards-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vcards-js/vcards-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "benallfree",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vcf",
      "kind": "edit",
      "files": [
        {
          "path": "types/vcf/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vcf/vcf-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mcpar-land"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vec2",
      "kind": "edit",
      "files": [
        {
          "path": "types/vec2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vec2/vec2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Nielio"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vector2js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vector2js/vector2js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Leo-Nicolle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vegas",
      "kind": "edit",
      "files": [
        {
          "path": "types/vegas/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vegas/vegas-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "venn",
      "kind": "edit",
      "files": [
        {
          "path": "types/venn/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/venn/venn-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "marcwjj"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "verovio",
      "kind": "edit",
      "files": [
        {
          "path": "types/verovio/AvailableOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/VerovioOptions.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/esm/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verovio/verovio-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/verovio/wasm/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "bbloomf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "verror",
      "kind": "edit",
      "files": [
        {
          "path": "types/verror/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/verror/verror-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "svi3c",
        "max4t"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vertx3-eventbus-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vertx3-eventbus-client/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "oddeirik"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vex-js",
      "kind": "edit",
      "files": [
        {
          "path": "types/vex-js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vex-js/vex-js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "gdcohan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vexflow",
      "kind": "edit",
      "files": [
        {
          "path": "types/vexflow/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vexflow/vexflow-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rquiring",
        "sebastianhaas",
        "bohoffi",
        "sschmidTU",
        "bneumann"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vextab",
      "kind": "edit",
      "files": [
        {
          "path": "types/vextab/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vextab/vextab-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "WeMakeMachines"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vhost",
      "kind": "edit",
      "files": [
        {
          "path": "types/vhost/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vhost/vhost-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "XVincentX",
        "indentedspace"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vhtml",
      "kind": "edit",
      "files": [
        {
          "path": "types/vhtml/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vhtml/test/jsx-tests.tsx",
          "kind": "test"
        },
        {
          "path": "types/vhtml/test/vhtml-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pastelmind"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "victor",
      "kind": "edit",
      "files": [
        {
          "path": "types/victor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/victor/victor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "video-react",
      "kind": "edit",
      "files": [
        {
          "path": "types/video-react/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video-react/video-react-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "fabio-nettis"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "video.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/video.js/dist/alt/video.core.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/dist/alt/video.core.novtt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/dist/video.min.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/video.js/test/plugin-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/video.js/test/videojs-alt-distributions-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/video.js/video.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vbortone",
        "scleriot",
        "SWBennett06",
        "IgelCampus",
        "giofreitas",
        "gjanblaszczyk",
        "meikidd",
        "joeflateau",
        "ckybonist",
        "peterblazejewicz",
        "princefishthrower"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "videojs-contrib-quality-levels",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-contrib-quality-levels/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/src/quality-level-list.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/src/quality-level.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-contrib-quality-levels/videojs-contrib-quality-levels-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "nhardy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-errors",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-errors/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-errors/videojs-errors-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-hls-quality-selector",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-hls-quality-selector/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/src/ConcreteButton.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/src/ConcreteMenuItem.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hls-quality-selector/videojs-hls-quality-selector-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-hotkeys",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-hotkeys/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-hotkeys/videojs-hotkeys-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Coteh"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-mobile-ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-mobile-ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-mobile-ui/videojs-mobile-ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-playlist-ui",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-playlist-ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-playlist-ui/videojs-playlist-ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-seek-buttons",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-seek-buttons/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-seek-buttons/videojs-seek-buttons-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "videojs-vtt.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/videojs-vtt.js/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/videojs-vtt.js/videojs-vtt.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "davidholyko"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewability-helper",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewability-helper/viewability-helper-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "lironzluf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewport-list",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewport-list/viewport-list-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "satyarohith"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewport-mercator-project",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewport-mercator-project/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/viewport-mercator-project/viewport-mercator-project-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "fnberta"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viewporter",
      "kind": "edit",
      "files": [
        {
          "path": "types/viewporter/viewporter-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "borisyankov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vigour-ua",
      "kind": "edit",
      "files": [
        {
          "path": "types/vigour-ua/vigour-ua-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ffflorian"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vimeo",
      "kind": "edit",
      "files": [
        {
          "path": "types/vimeo/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vimeo/vimeo-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mattleff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vimeo__player",
      "kind": "edit",
      "files": [
        {
          "path": "types/vimeo__player/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vimeo__player/vimeo__player-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "denisyilmaz",
        "timc13",
        "terrymun",
        "kou029w",
        "mikeamarkey"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vinyl-buffer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-buffer/vinyl-buffer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkQubo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-file",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-file/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-file/vinyl-file-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cleanchedFist"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-fs",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-fs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v0/vinyl-fs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl-fs/v1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-fs/v1/vinyl-fs-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl-fs/vinyl-fs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "remisery",
        "TeamworkGuy2",
        "manuth"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "vinyl-named",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-named/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-named/vinyl-named-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DefinitelyTyped"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-paths",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-paths/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl-paths/vinyl-paths-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tkQubo"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl-source-stream",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl-source-stream/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vinyl",
      "kind": "edit",
      "files": [
        {
          "path": "types/vinyl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl/v0/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vinyl/v0/vinyl-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vinyl/vinyl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "vvakame",
        "thorn0"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    },
    {
      "name": "virtual-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-dom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/virtual-dom/virtual-dom-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "chbrown"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "virtual-keyboard",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-keyboard/virtual-keyboard-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bsurai"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "virtual-scroll",
      "kind": "edit",
      "files": [
        {
          "path": "types/virtual-scroll/virtual-scroll-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "LeonBaudouin",
        "bastienrobert"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vis",
      "kind": "edit",
      "files": [
        {
          "path": "types/vis/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vis/vis-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "MichaelBitard",
        "macleodbroad-wf",
        "adripanico",
        "seveves",
        "kaktus40",
        "mmaitre314",
        "supercargo",
        "takato1314",
        "dcop",
        "avrahamcool",
        "divideby",
        "tiberiushunter",
        "slavede"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vision",
      "kind": "edit",
      "files": [
        {
          "path": "types/vision/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vision/v4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vision/v4/vision-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/vision/vision-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jasonswearingen",
        "AJamesPhillips",
        "lenovouser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vitalsigns",
      "kind": "edit",
      "files": [
        {
          "path": "types/vitalsigns/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vitalsigns/vitalsigns-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cyrilschumacher"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vite-plugin-react-svg",
      "kind": "edit",
      "files": [
        {
          "path": "types/vite-plugin-react-svg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vite-plugin-react-svg/vite-plugin-react-svg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "priyanshurav"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vivus",
      "kind": "edit",
      "files": [
        {
          "path": "types/vivus/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vivus/vivus-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "DanielRosenwasser",
        "lekhmanrus",
        "shuta13",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "viz.js",
      "kind": "edit",
      "files": [
        {
          "path": "types/viz.js/common.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/viz.js/viz.js-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mckaysalisbury"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vk-openapi",
      "kind": "edit",
      "files": [
        {
          "path": "types/vk-openapi/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vk-openapi/vk-openapi-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "hikiko4ern"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vkbeautify",
      "kind": "edit",
      "files": [
        {
          "path": "types/vkbeautify/vkbeautify-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "sch3lp"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vmap",
      "kind": "edit",
      "files": [
        {
          "path": "types/vmap/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vmap/vmap-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jgainfort"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vndb",
      "kind": "edit",
      "files": [
        {
          "path": "types/vndb/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vndb/vndb-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "PragunSaini"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voca",
      "kind": "edit",
      "files": [
        {
          "path": "types/voca/camel_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/capitalize.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/char_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/chars.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/code_point_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/code_points.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_graphemes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_substrings.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_where.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/count_words.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/decapitalize.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/ends_with.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/escape_html.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/escape_reg_exp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/first.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/grapheme_at.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/graphemes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/includes.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/index_of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/insert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_alpha.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_alpha_digit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_blank.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_digit.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_empty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_lower_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_numeric.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_string.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/is_upper_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/kebab_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/last.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/last_index_of.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/latinise.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/lower_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/matches.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/no_conflict.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad_left.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/pad_right.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/prune.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/repeat.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/replace.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/replace_all.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/reverse.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/reverse_grapheme.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/search.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/slice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/slugify.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/snake_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/splice.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/split.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/sprintf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/starts_with.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/strip_bom.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/strip_tags.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/substr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/substring.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/swap_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/test/case-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/chop-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/count-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/escape-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/format-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/index-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/manipulate-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/query-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/split-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/strip-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/test/util-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/title_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/tr.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim_left.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/trim_right.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/truncate.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/unescape_html.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/upper_case.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/version.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/voca-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/voca/vprintf.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/word_wrap.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voca/words.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pine"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voice-activity-detection",
      "kind": "edit",
      "files": [
        {
          "path": "types/voice-activity-detection/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voice-activity-detection/voice-activity-detection-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JohnDoeAntler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "void-elements",
      "kind": "edit",
      "files": [
        {
          "path": "types/void-elements/void-elements-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ajafff"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voilab-pdf-table",
      "kind": "edit",
      "files": [
        {
          "path": "types/voilab-pdf-table/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/plugins/fitcolumn.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/plugins/rowshader.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voilab-pdf-table/voilab-pdf-table-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danielb7390"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voronoi-diagram",
      "kind": "edit",
      "files": [
        {
          "path": "types/voronoi-diagram/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voronoi-diagram/voronoi-diagram-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "michaelneu"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vorpal",
      "kind": "edit",
      "files": [
        {
          "path": "types/vorpal/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vorpal/vorpal-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "danwbyrne",
        "sweethuman"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vortex-web-client",
      "kind": "edit",
      "files": [
        {
          "path": "types/vortex-web-client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vortex-web-client/vortex-web-client-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Pro"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voucher-code-generator",
      "kind": "edit",
      "files": [
        {
          "path": "types/voucher-code-generator/voucher-code-generator-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "JWebCoder"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "voximplant-websdk",
      "kind": "edit",
      "files": [
        {
          "path": "types/voximplant-websdk/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/voximplant-websdk/voximplant-websdk-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "aylarov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vscode-notebook-renderer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vscode-notebook-renderer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vscode-notebook-renderer/vscode-notebook-renderer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "connor4312",
        "mjbvz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vscode-windows-registry",
      "kind": "edit",
      "files": [
        {
          "path": "types/vscode-windows-registry/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vscode-windows-registry/vscode-windows-registry-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "bpasero"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vssln-parser",
      "kind": "edit",
      "files": [
        {
          "path": "types/vssln-parser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vssln-parser/vssln-parser-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "erik-kallen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-barcode-reader",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-barcode-reader/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-barcode-reader/vue-barcode-reader-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "julisch94"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-chartkick",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-chartkick/vue-chartkick-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "cnsmedia"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-clickaway",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-clickaway/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-clickaway/vue-clickaway-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "khoanguyen96"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-color",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-color/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-color/vue-color-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "mildful"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-cropperjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-cropperjs/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-cropperjs/vue-cropperjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Dylkid"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-datetime",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-datetime/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-datetime/vue-datetime-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "olavorn"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-feather-icons",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-feather-icons/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-feather-icons/vue-feather-icons-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "potato4d"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-json-compare",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-json-compare/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-json-compare/vue-json-compare-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "slaweet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-ls",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-ls/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-ls/vue-ls-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "someone1",
        "lexasss"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-markdown",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-markdown/vue-markdown-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "neodon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-moment",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-moment/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-moment/vue-moment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "domschmidt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-nice-dates",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-nice-dates/Calendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DatePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DatePickerCalendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DateRangePicker.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/DateRangePickerCalendar.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/Popover.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/shared.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-nice-dates/vue-nice-dates-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "zhangchizi",
        "huanlala"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-scroll-up",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-scroll-up/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-scroll-up/vue-scroll-up-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "slaweet"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-select",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-select/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-select/vue-select-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "silh",
        "FloEdelmann"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-splitpane",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-splitpane/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-splitpane/vue-splitpane-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "noonhorse"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-tel-input",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-tel-input/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-tel-input/vue-tel-input-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "suryadana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue-the-mask",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue-the-mask/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue-the-mask/vue-the-mask-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "domschmidt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-datepicker",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-datepicker/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-datepicker/vue2-datepicker-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ChristianStornowski"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-editor",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-editor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-editor/vue2-editor-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "suryadana"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue2-hammer",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue2-hammer/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue2-hammer/vue2-hammer-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "ptandler"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "vue3-carousel-3d",
      "kind": "edit",
      "files": [
        {
          "path": "types/vue3-carousel-3d/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/vue3-carousel-3d/vue3-carousel-3d-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "tevem1207"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2023-09-25T19:20:14.000Z",
      "isMaintainer": true
    },
    {
      "type": "stale",
      "reviewer": "ChocolateLoverRaj",
      "date": "2023-09-10T23:28:24.000Z",
      "abbrOid": "c423f96"
    }
  ],
  "mainBotCommentID": 1699333842,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 30, 2023

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

People who would have been pinged DefinitelyTyped manuth plantain-00 BendingBender ilbertz conficient SamVerschueren whatasoda gcangussu carboneater ffflorian peterblazejewicz ChocolateLoverRaj tgfjt chrootsu IOAyman louy deptno builtinnya qqilihq keatz55 MunifTanjim vlapo Mattewn99 Almost-Infinity dcfreire LKay danmana MatiasOlivera bendingbender BenLorantfy samnau nihaopaul ker0x Chnapy dbrockman jgainfort kobawan ngehlert nmcginn benallfree mcpar-land Nielio Leo-Nicolle marcwjj bbloomf svi3c max4t oddeirik gdcohan rquiring sebastianhaas bohoffi sschmidTU bneumann WeMakeMachines XVincentX indentedspace pastelmind fabio-nettis vbortone scleriot SWBennett06 IgelCampus giofreitas gjanblaszczyk meikidd joeflateau ckybonist princefishthrower nhardy Coteh davidholyko lironzluf satyarohith fnberta borisyankov mattleff denisyilmaz timc13 terrymun kou029w mikeamarkey tkQubo cleanchedFist vvakame remisery TeamworkGuy2 thorn0 chbrown bsurai LeonBaudouin bastienrobert MichaelBitard macleodbroad-wf adripanico seveves kaktus40 mmaitre314 supercargo takato1314 dcop avrahamcool divideby tiberiushunter slavede jasonswearingen AJamesPhillips lenovouser cyrilschumacher priyanshurav DanielRosenwasser lekhmanrus shuta13 mckaysalisbury hikiko4ern sch3lp PragunSaini pine JohnDoeAntler ajafff danielb7390 michaelneu danwbyrne sweethuman Pro JWebCoder aylarov connor4312 mjbvz bpasero erik-kallen julisch94 cnsmedia khoanguyen96 mildful Dylkid olavorn potato4d slaweet someone1 lexasss neodon domschmidt zhangchizi huanlala silh FloEdelmann noonhorse suryadana ChristianStornowski ptandler tevem1207

@DangerBotOSS
Copy link

Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files.
The check for missing properties isn't always right, so take this list as advice, not a requirement.

v8-profiler (unpkg)

was missing the following properties:

  1. snapshots
  2. startTrackingHeapObjects
  3. stopTrackingHeapObjects
  4. getHeapStats
  5. getObjectByHeapObjectId
as well as these 2 other properties...

getHeapObjectId, profiles

valid-url (unpkg)

was missing the following properties:

  1. is_uri
  2. is_http_uri
  3. is_https_uri
  4. is_web_uri

validatorjs (unpkg)

was missing the following properties:

  1. registerImplicit
  2. registerAsyncImplicit
  3. registerMissedRuleValidator

vec2 (unpkg)

was missing the following properties:

  1. inject
  2. fast

vertx3-eventbus-client (unpkg)

was missing the following properties:

  1. CONNECTING
  2. OPEN
  3. CLOSING
  4. CLOSED
  5. EventBus

vex-js (unpkg)

was missing the following properties:

  1. globalID
  2. animationEndEvent
  3. baseClassNames
  4. getSelectorFromBaseClass
  5. getAllVexes
as well as these 5 other properties...

getVexByID, closeByEscape, setupBodyClassName, hideLoading, showLoading

video-react (unpkg)

was missing the following properties:

  1. Video
  2. Slider
  3. Bezel
  4. SeekBar
  5. PlayProgressBar
as well as these 9 other properties...

LoadProgressBar, MouseTimeDisplay, PlaybackRate, RemainingTimeDisplay, MenuButton, playerReducer, operationReducer, playerActions, videoActions

video.js (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'video.js'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. hooks_
  2. hooks
  3. hook
  4. hookOnce
as well as these 52 other properties...

removeHook, VERSION, options, getPlayers, getPlayer, getAllPlayers, players, getComponent, registerComponent, getTech, registerTech, use, middleware, browser, TOUCH_ENABLED, extend, mergeOptions, bind, registerPlugin, deregisterPlugin, plugin, getPlugins, getPlugin, getPluginVersion, addLanguage, log, createLogger, createTimeRange, createTimeRanges, formatTime, setFormatTime, resetFormatTime, parseUrl, isCrossOrigin, EventTarget, on, one, off, trigger, xhr, TextTrack, AudioTrack, VideoTrack, computedStyle, dom, url, mediaSources, MediaSource, URL, HlsHandler, HlsSourceHandler, Hls

videojs-contrib-quality-levels (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'videojs-contrib-quality-levels'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. VERSION

viewport-mercator-project (unpkg)

was missing the following properties:

  1. PerspectiveMercatorViewport
  2. getUncenteredViewMatrix
  3. projectFlat
  4. unprojectFlat

vimeo (unpkg)

was missing the following properties:

  1. vimeo_module

virtual-dom (unpkg)

was missing the following properties:

  1. VNode
  2. VText

virtual-keyboard (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'virtual-keyboard'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

vis (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'vis'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.

The most common way to resolve this error is to use 'export =' syntax.
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.

  1. isNumber
  2. recursiveDOMDelete
  3. giveRange
  4. isString
as well as these 136 other properties...

isDate, randomUUID, assignAllKeys, fillIfDefined, extend, selectiveExtend, selectiveDeepExtend, selectiveNotDeepExtend, deepExtend, equalArray, convert, getType, copyAndExtendArray, copyArray, getAbsoluteLeft, getAbsoluteRight, getAbsoluteTop, addClassName, removeClassName, forEach, toArray, updateProperty, throttle, addEventListener, removeEventListener, preventDefault, getTarget, hasParent, option, hexToRGB, overrideOpacity, RGBToHex, parseColor, RGBToHSV, addCssText, removeCssText, HSVToRGB, HSVToHex, hexToHSV, isValidHex, isValidRGB, isValidRGBA, selectiveBridgeObject, bridgeObject, insertSort, mergeOptions, binarySearchCustom, binarySearchValue, easingFunctions, getScrollBarWidth, topMost, prepareElements, cleanupElements, resetElements, getSVGElement, getDOMElement, drawPoint, drawBar, printStyle, virtual, f, convertHiddenOptions, updateHiddenDates, removeDuplicates, printDates, stepOverHiddenDates, toScreen, toTime, getHiddenDurationBetween, getHiddenDurationBeforeStart, correctTimeForHidden, getHiddenDurationBefore, getAccumulatedHiddenDuration, snapAwayFromHidden, isHidden, onTouch, onRelease, offTouch, offRelease, disablePreventDefaultVertically, STYLE, setDefaults, setOptions, setCameraPosition, en, en_EN, en_US, it, it_IT, it_CH, nl, nl_NL, nl_BE, de, de_DE, fr, fr_FR, fr_CA, fr_BE, es, es_ES, orderByStart, orderByEnd, stack, substack, nostack, stackSubgroups, stackSubgroupsWithInnerStack, collision, collisionByTimes, allOptions, configureOptions, parseDOT, DOTToGraph, parseGephi, util, DOMutil, Queue, Graph3d, graph3d, moment, Hammer, keycharm, timeline, network, pt-br, pt-BR, pt_BR, pt_br, ru, ru_RU, cn, zh_CN, VerticalStrategy, HorizontalStrategy, vis

vision (unpkg)

was missing the following properties:

  1. plugin

vkbeautify (unpkg)

was missing the following properties:

  1. step
  2. shift

void-elements (unpkg)

was missing the following properties:

  1. area
  2. base
  3. br
  4. col
  5. embed
as well as these 9 other properties...

hr, img, input, link, meta, param, source, track, wbr

voximplant-websdk (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'voximplant-websdk'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.
  2. VoxImplant

vue-clickaway (unpkg)

was missing the following properties:

  1. version

vue-datetime (unpkg)

was missing the following properties:

  1. version

vue-ls (unpkg)

was missing the following properties:

  1. install

vue-moment (unpkg)

was missing the following properties:

  1. The declaration doesn't match the JavaScript module 'vue-moment'. Reason:
    The JavaScript module can be called or constructed, but the declaration module cannot.
  2. momentProperties
  3. suppressDeprecationWarnings
  4. deprecationHandler
  5. parseTwoDigitYear
as well as these 35 other properties...

createFromInputFallback, ISO_8601, RFC_2822, updateOffset, defaultFormat, defaultFormatUtc, lang, langData, version, fn, min, max, now, utc, unix, months, isDate, locale, invalid, duration, isMoment, weekdays, parseZone, localeData, isDuration, monthsShort, weekdaysMin, defineLocale, updateLocale, locales, weekdaysShort, normalizeUnits, relativeTimeRounding, relativeTimeThreshold, calendarFormat

vuelidate (unpkg)

was missing the following properties:

  1. Vuelidate
  2. withParams

Generated by 🚫 dangerJS against 9437d1f

@peterblazejewicz
Copy link
Member

fyi: video.js native module has CJS-type export as stated in CI failures for all related packages, but DT module export was 'fact of life' and never fixed, probably to avoid breaking changes. The v8 of video.js ships it's own types now.
The non-patch update to v7 was released a year ago:
https://www.npmjs.com/package/video.js/v/7.21.0?activeTab=versions

@typescript-bot
Copy link
Contributor

typescript-bot commented Sep 10, 2023

Re-ping @DefinitelyTyped, @manuth, @plantain-00, @BendingBender, @ilbertz, @conficient, @SamVerschueren, @whatasoda, @gcangussu, @carboneater, @ffflorian, @peterblazejewicz, @tgfjt, @chrootsu, @IOAyman, @louy, @deptno, @builtinnya, @qqilihq, @keatz55, @MunifTanjim, @vlapo, @Mattewn99, @Almost-Infinity, @dcfreire, @LKay, @danmana, @MatiasOlivera, @BendingBender, @BenLorantfy, @samnau, @nihaopaul, @Chnapy, @dbrockman, @jgainfort, @kobawan, @ngehlert, @nmcginn, @benallfree, @mcpar-land, @Nielio, @Leo-Nicolle, @marcwjj, @bbloomf, @svi3c, @max4t, @oddeirik, @gdcohan, @rquiring, @sebastianhaas, @bohoffi, @sschmidTU, @bneumann, @WeMakeMachines, @XVincentX, @indentedspace, @pastelmind, @fabio-nettis, @vbortone, @scleriot, @SWBennett06, @IgelCampus, @giofreitas, @gjanblaszczyk, @meikidd, @joeflateau, @ckybonist, @princefishthrower, @nhardy, @Coteh, @davidholyko, @lironzluf, @satyarohith, @fnberta, @borisyankov, @mattleff, @denisyilmaz, @timc13, @terrymun, @kou029w, @mikeamarkey, @tkQubo, @cleanchedFist, @vvakame, @remisery, @TeamworkGuy2, @thorn0, @chbrown, @bsurai, @LeonBaudouin, @bastienrobert, @MichaelBitard, @macleodbroad-wf, @adripanico, @seveves, @kaktus40, @mmaitre314, @supercargo, @takato1314, @dcop, @avrahamcool, @divideby, @tiberiushunter, @slavede, @jasonswearingen, @AJamesPhillips, @lenovouser, @cyrilschumacher, @priyanshurav, @DanielRosenwasser, @lekhmanrus, @shuta13, @mckaysalisbury, @hikiko4ern, @sch3lp, @PragunSaini, @pine, @JohnDoeAntler, @ajafff, @danielb7390, @michaelneu, @danwbyrne, @sweethuman, @Pro, @JWebCoder, @aylarov, @connor4312, @mjbvz, @bpasero, @erik-kallen, @julisch94, @cnsmedia, @khoanguyen96, @mildful, @Dylkid, @olavorn, @potato4d, @slaweet, @someone1, @lexasss, @neodon, @domschmidt, @zhangchizi, @huanlala, @silh, @FloEdelmann, @noonhorse, @suryadana, @ChristianStornowski, @ptandler, @tevem1207, @janesser, @shadrus:

This PR has been out for over a week, yet I haven't seen any reviews.

Could someone please give it some attention? Thanks!

@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Sep 10, 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 12, 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 14, 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 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 @DefinitelyTyped, @manuth, @plantain-00, @BendingBender, @ilbertz, @conficient, @SamVerschueren, @whatasoda, @gcangussu, @carboneater, @ffflorian, @peterblazejewicz, @ChocolateLoverRaj, @tgfjt, @chrootsu, @IOAyman, @louy, @deptno, @builtinnya, @qqilihq, @keatz55, @MunifTanjim, @vlapo, @Mattewn99, @Almost-Infinity, @dcfreire, @LKay, @danmana, @MatiasOlivera, @BendingBender, @BenLorantfy, @samnau, @nihaopaul, @ker0x, @Chnapy, @dbrockman, @jgainfort, @kobawan, @ngehlert, @nmcginn, @benallfree, @mcpar-land, @Nielio, @Leo-Nicolle, @marcwjj, @bbloomf, @svi3c, @max4t, @oddeirik, @gdcohan, @rquiring, @sebastianhaas, @bohoffi, @sschmidTU, @bneumann, @WeMakeMachines, @XVincentX, @indentedspace, @pastelmind, @fabio-nettis, @vbortone, @scleriot, @SWBennett06, @IgelCampus, @giofreitas, @gjanblaszczyk, @meikidd, @joeflateau, @ckybonist, @princefishthrower, @nhardy, @Coteh, @davidholyko, @lironzluf, @satyarohith, @fnberta, @borisyankov, @mattleff, @denisyilmaz, @timc13, @terrymun, @kou029w, @mikeamarkey, @tkQubo, @cleanchedFist, @vvakame, @remisery, @TeamworkGuy2, @thorn0, @chbrown, @bsurai, @LeonBaudouin, @bastienrobert, @MichaelBitard, @macleodbroad-wf, @adripanico, @seveves, @kaktus40, @mmaitre314, @supercargo, @takato1314, @dcop, @avrahamcool, @divideby, @tiberiushunter, @slavede, @jasonswearingen, @AJamesPhillips, @lenovouser, @cyrilschumacher, @priyanshurav, @DanielRosenwasser, @lekhmanrus, @shuta13, @mckaysalisbury, @hikiko4ern, @sch3lp, @PragunSaini, @pine, @JohnDoeAntler, @ajafff, @danielb7390, @michaelneu, @danwbyrne, @sweethuman, @Pro, @JWebCoder, @aylarov, @connor4312, @mjbvz, @bpasero, @erik-kallen, @julisch94, @cnsmedia, @khoanguyen96, @mildful, @Dylkid, @olavorn, @potato4d, @slaweet, @someone1, @lexasss, @neodon, @domschmidt, @zhangchizi, @huanlala, @silh, @FloEdelmann, @noonhorse, @suryadana, @ChristianStornowski, @ptandler, @tevem1207.)

@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
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 Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. The CI failed When GH Actions fails and removed The CI failed When GH Actions fails Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels 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.

@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 The CI failed When GH Actions fails labels Sep 25, 2023
@typescript-bot
Copy link
Contributor

@ChocolateLoverRaj Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner 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
Copy link
Contributor

@JoshuaKGoldberg: Everything looks good here. I am ready to merge this PR (at 1c1e834) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@typescript-bot typescript-bot merged commit da527cd into DefinitelyTyped:master Sep 26, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-fmt-v branch September 26, 2023 09:54
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 Maintainer Approved Possibly Edits Infrastructure Too many files, bot didn't see them all Self Merge This PR can now be self-merged by the PR author or an owner 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.

5 participants