chrome-devtools-mcp 0.17.1 → 0.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (261) hide show
  1. package/README.md +4 -1
  2. package/package.json +3 -3
  3. package/build/src/DevToolsConnectionAdapter.js +0 -69
  4. package/build/src/DevtoolsUtils.js +0 -340
  5. package/build/src/McpContext.js +0 -603
  6. package/build/src/McpResponse.js +0 -490
  7. package/build/src/Mutex.js +0 -37
  8. package/build/src/PageCollector.js +0 -309
  9. package/build/src/WaitForHelper.js +0 -139
  10. package/build/src/browser.js +0 -182
  11. package/build/src/cli.js +0 -295
  12. package/build/src/formatters/ConsoleFormatter.js +0 -240
  13. package/build/src/formatters/IssueFormatter.js +0 -190
  14. package/build/src/formatters/NetworkFormatter.js +0 -226
  15. package/build/src/formatters/SnapshotFormatter.js +0 -134
  16. package/build/src/index.js +0 -21
  17. package/build/src/issue-descriptions.js +0 -39
  18. package/build/src/logger.js +0 -36
  19. package/build/src/main.js +0 -196
  20. package/build/src/polyfill.js +0 -7
  21. package/build/src/telemetry/ClearcutLogger.js +0 -102
  22. package/build/src/telemetry/WatchdogClient.js +0 -60
  23. package/build/src/telemetry/flagUtils.js +0 -45
  24. package/build/src/telemetry/metricUtils.js +0 -14
  25. package/build/src/telemetry/persistence.js +0 -53
  26. package/build/src/telemetry/types.js +0 -33
  27. package/build/src/telemetry/watchdog/ClearcutSender.js +0 -201
  28. package/build/src/telemetry/watchdog/main.js +0 -127
  29. package/build/src/third_party/THIRD_PARTY_NOTICES +0 -2011
  30. package/build/src/third_party/bundled-packages.json +0 -8
  31. package/build/src/third_party/devtools-formatter-worker.js +0 -15449
  32. package/build/src/third_party/index.js +0 -172791
  33. package/build/src/third_party/issue-descriptions/CoepCoopSandboxedIframeCannotNavigateToCoopPage.md +0 -4
  34. package/build/src/third_party/issue-descriptions/CoepCorpNotSameOrigin.md +0 -8
  35. package/build/src/third_party/issue-descriptions/CoepCorpNotSameOriginAfterDefaultedToSameOriginByCoep.md +0 -18
  36. package/build/src/third_party/issue-descriptions/CoepCorpNotSameSite.md +0 -7
  37. package/build/src/third_party/issue-descriptions/CoepFrameResourceNeedsCoepHeader.md +0 -10
  38. package/build/src/third_party/issue-descriptions/CompatibilityModeQuirks.md +0 -5
  39. package/build/src/third_party/issue-descriptions/CookieAttributeValueExceedsMaxSize.md +0 -5
  40. package/build/src/third_party/issue-descriptions/LowTextContrast.md +0 -5
  41. package/build/src/third_party/issue-descriptions/SameSiteExcludeContextDowngradeRead.md +0 -8
  42. package/build/src/third_party/issue-descriptions/SameSiteExcludeContextDowngradeSet.md +0 -8
  43. package/build/src/third_party/issue-descriptions/SameSiteExcludeNavigationContextDowngrade.md +0 -8
  44. package/build/src/third_party/issue-descriptions/SameSiteNoneInsecureErrorRead.md +0 -8
  45. package/build/src/third_party/issue-descriptions/SameSiteNoneInsecureErrorSet.md +0 -8
  46. package/build/src/third_party/issue-descriptions/SameSiteNoneInsecureWarnRead.md +0 -8
  47. package/build/src/third_party/issue-descriptions/SameSiteNoneInsecureWarnSet.md +0 -8
  48. package/build/src/third_party/issue-descriptions/SameSiteUnspecifiedLaxAllowUnsafeRead.md +0 -9
  49. package/build/src/third_party/issue-descriptions/SameSiteUnspecifiedLaxAllowUnsafeSet.md +0 -9
  50. package/build/src/third_party/issue-descriptions/SameSiteWarnCrossDowngradeRead.md +0 -8
  51. package/build/src/third_party/issue-descriptions/SameSiteWarnCrossDowngradeSet.md +0 -8
  52. package/build/src/third_party/issue-descriptions/SameSiteWarnStrictLaxDowngradeStrict.md +0 -8
  53. package/build/src/third_party/issue-descriptions/arInsecureContext.md +0 -7
  54. package/build/src/third_party/issue-descriptions/arInvalidInfoHeader.md +0 -5
  55. package/build/src/third_party/issue-descriptions/arInvalidRegisterOsSourceHeader.md +0 -5
  56. package/build/src/third_party/issue-descriptions/arInvalidRegisterOsTriggerHeader.md +0 -5
  57. package/build/src/third_party/issue-descriptions/arInvalidRegisterSourceHeader.md +0 -5
  58. package/build/src/third_party/issue-descriptions/arInvalidRegisterTriggerHeader.md +0 -5
  59. package/build/src/third_party/issue-descriptions/arNavigationRegistrationUniqueScopeAlreadySet.md +0 -5
  60. package/build/src/third_party/issue-descriptions/arNavigationRegistrationWithoutTransientUserActivation.md +0 -6
  61. package/build/src/third_party/issue-descriptions/arNoRegisterOsSourceHeader.md +0 -5
  62. package/build/src/third_party/issue-descriptions/arNoRegisterOsTriggerHeader.md +0 -5
  63. package/build/src/third_party/issue-descriptions/arNoRegisterSourceHeader.md +0 -5
  64. package/build/src/third_party/issue-descriptions/arNoRegisterTriggerHeader.md +0 -5
  65. package/build/src/third_party/issue-descriptions/arNoWebOrOsSupport.md +0 -4
  66. package/build/src/third_party/issue-descriptions/arOsSourceIgnored.md +0 -18
  67. package/build/src/third_party/issue-descriptions/arOsTriggerIgnored.md +0 -19
  68. package/build/src/third_party/issue-descriptions/arPermissionPolicyDisabled.md +0 -8
  69. package/build/src/third_party/issue-descriptions/arSourceAndTriggerHeaders.md +0 -9
  70. package/build/src/third_party/issue-descriptions/arSourceIgnored.md +0 -13
  71. package/build/src/third_party/issue-descriptions/arTriggerIgnored.md +0 -12
  72. package/build/src/third_party/issue-descriptions/arUntrustworthyReportingOrigin.md +0 -10
  73. package/build/src/third_party/issue-descriptions/arWebAndOsHeaders.md +0 -11
  74. package/build/src/third_party/issue-descriptions/bounceTrackingMitigations.md +0 -3
  75. package/build/src/third_party/issue-descriptions/clientHintMetaTagAllowListInvalidOrigin.md +0 -4
  76. package/build/src/third_party/issue-descriptions/clientHintMetaTagModifiedHTML.md +0 -4
  77. package/build/src/third_party/issue-descriptions/connectionAllowlistInvalidAllowlistItemType.md +0 -12
  78. package/build/src/third_party/issue-descriptions/connectionAllowlistInvalidHeader.md +0 -12
  79. package/build/src/third_party/issue-descriptions/connectionAllowlistInvalidUrlPattern.md +0 -8
  80. package/build/src/third_party/issue-descriptions/connectionAllowlistItemNotInnerList.md +0 -12
  81. package/build/src/third_party/issue-descriptions/connectionAllowlistMoreThanOneList.md +0 -7
  82. package/build/src/third_party/issue-descriptions/connectionAllowlistReportingEndpointNotToken.md +0 -10
  83. package/build/src/third_party/issue-descriptions/cookieCrossSiteRedirectDowngrade.md +0 -12
  84. package/build/src/third_party/issue-descriptions/cookieExcludeBlockedWithinRelatedWebsiteSet.md +0 -4
  85. package/build/src/third_party/issue-descriptions/cookieExcludeDomainNonAscii.md +0 -11
  86. package/build/src/third_party/issue-descriptions/cookieExcludePortMismatch.md +0 -8
  87. package/build/src/third_party/issue-descriptions/cookieExcludeSchemeMismatch.md +0 -7
  88. package/build/src/third_party/issue-descriptions/cookieExcludeThirdPartyPhaseoutRead.md +0 -6
  89. package/build/src/third_party/issue-descriptions/cookieExcludeThirdPartyPhaseoutSet.md +0 -6
  90. package/build/src/third_party/issue-descriptions/cookieWarnDomainNonAscii.md +0 -11
  91. package/build/src/third_party/issue-descriptions/cookieWarnMetadataGrantRead.md +0 -4
  92. package/build/src/third_party/issue-descriptions/cookieWarnMetadataGrantSet.md +0 -4
  93. package/build/src/third_party/issue-descriptions/cookieWarnThirdPartyPhaseoutRead.md +0 -6
  94. package/build/src/third_party/issue-descriptions/cookieWarnThirdPartyPhaseoutSet.md +0 -6
  95. package/build/src/third_party/issue-descriptions/corsAllowCredentialsRequired.md +0 -6
  96. package/build/src/third_party/issue-descriptions/corsDisabledScheme.md +0 -7
  97. package/build/src/third_party/issue-descriptions/corsDisallowedByMode.md +0 -7
  98. package/build/src/third_party/issue-descriptions/corsHeaderDisallowedByPreflightResponse.md +0 -5
  99. package/build/src/third_party/issue-descriptions/corsInsecurePrivateNetwork.md +0 -10
  100. package/build/src/third_party/issue-descriptions/corsInvalidHeaderValues.md +0 -7
  101. package/build/src/third_party/issue-descriptions/corsLocalNetworkAccessPermissionDenied.md +0 -19
  102. package/build/src/third_party/issue-descriptions/corsMethodDisallowedByPreflightResponse.md +0 -5
  103. package/build/src/third_party/issue-descriptions/corsNoCorsRedirectModeNotFollow.md +0 -5
  104. package/build/src/third_party/issue-descriptions/corsOriginMismatch.md +0 -6
  105. package/build/src/third_party/issue-descriptions/corsPreflightAllowPrivateNetworkError.md +0 -10
  106. package/build/src/third_party/issue-descriptions/corsPreflightResponseInvalid.md +0 -5
  107. package/build/src/third_party/issue-descriptions/corsPrivateNetworkPermissionDenied.md +0 -10
  108. package/build/src/third_party/issue-descriptions/corsRedirectContainsCredentials.md +0 -5
  109. package/build/src/third_party/issue-descriptions/corsWildcardOriginNotAllowed.md +0 -8
  110. package/build/src/third_party/issue-descriptions/cspEvalViolation.md +0 -9
  111. package/build/src/third_party/issue-descriptions/cspInlineViolation.md +0 -10
  112. package/build/src/third_party/issue-descriptions/cspTrustedTypesPolicyViolation.md +0 -5
  113. package/build/src/third_party/issue-descriptions/cspTrustedTypesSinkViolation.md +0 -8
  114. package/build/src/third_party/issue-descriptions/cspURLViolation.md +0 -10
  115. package/build/src/third_party/issue-descriptions/deprecation.md +0 -3
  116. package/build/src/third_party/issue-descriptions/federatedAuthRequestAccountsHttpNotFound.md +0 -1
  117. package/build/src/third_party/issue-descriptions/federatedAuthRequestAccountsInvalidResponse.md +0 -1
  118. package/build/src/third_party/issue-descriptions/federatedAuthRequestAccountsNoResponse.md +0 -1
  119. package/build/src/third_party/issue-descriptions/federatedAuthRequestApprovalDeclined.md +0 -1
  120. package/build/src/third_party/issue-descriptions/federatedAuthRequestCanceled.md +0 -1
  121. package/build/src/third_party/issue-descriptions/federatedAuthRequestErrorFetchingSignin.md +0 -1
  122. package/build/src/third_party/issue-descriptions/federatedAuthRequestErrorIdToken.md +0 -1
  123. package/build/src/third_party/issue-descriptions/federatedAuthRequestIdTokenHttpNotFound.md +0 -1
  124. package/build/src/third_party/issue-descriptions/federatedAuthRequestIdTokenInvalidRequest.md +0 -1
  125. package/build/src/third_party/issue-descriptions/federatedAuthRequestIdTokenInvalidResponse.md +0 -1
  126. package/build/src/third_party/issue-descriptions/federatedAuthRequestIdTokenNoResponse.md +0 -1
  127. package/build/src/third_party/issue-descriptions/federatedAuthRequestInvalidSigninResponse.md +0 -1
  128. package/build/src/third_party/issue-descriptions/federatedAuthRequestManifestHttpNotFound.md +0 -1
  129. package/build/src/third_party/issue-descriptions/federatedAuthRequestManifestInvalidResponse.md +0 -1
  130. package/build/src/third_party/issue-descriptions/federatedAuthRequestManifestNoResponse.md +0 -1
  131. package/build/src/third_party/issue-descriptions/federatedAuthRequestTooManyRequests.md +0 -1
  132. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestInvalidAccountsResponse.md +0 -1
  133. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestInvalidConfigOrWellKnown.md +0 -1
  134. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNoAccountSharingPermission.md +0 -1
  135. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNoApiPermission.md +0 -1
  136. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNoReturningUserFromFetchedAccounts.md +0 -1
  137. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNotIframe.md +0 -1
  138. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNotPotentiallyTrustworthy.md +0 -1
  139. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNotSameOrigin.md +0 -1
  140. package/build/src/third_party/issue-descriptions/federatedAuthUserInfoRequestNotSignedInWithIdp.md +0 -1
  141. package/build/src/third_party/issue-descriptions/fetchingPartitionedBlobURL.md +0 -7
  142. package/build/src/third_party/issue-descriptions/genericFormAriaLabelledByToNonExistingIdError.md +0 -8
  143. package/build/src/third_party/issue-descriptions/genericFormAutocompleteAttributeEmptyError.md +0 -5
  144. package/build/src/third_party/issue-descriptions/genericFormDuplicateIdForInputError.md +0 -5
  145. package/build/src/third_party/issue-descriptions/genericFormEmptyIdAndNameAttributesForInputError.md +0 -5
  146. package/build/src/third_party/issue-descriptions/genericFormInputAssignedAutocompleteValueToIdOrNameAttributeError.md +0 -5
  147. package/build/src/third_party/issue-descriptions/genericFormInputHasWrongButWellIntendedAutocompleteValueError.md +0 -5
  148. package/build/src/third_party/issue-descriptions/genericFormInputWithNoLabelError.md +0 -5
  149. package/build/src/third_party/issue-descriptions/genericFormLabelForMatchesNonExistingIdError.md +0 -5
  150. package/build/src/third_party/issue-descriptions/genericFormLabelForNameError.md +0 -5
  151. package/build/src/third_party/issue-descriptions/genericFormLabelHasNeitherForNorNestedInputError.md +0 -5
  152. package/build/src/third_party/issue-descriptions/genericNavigationEntryMarkedSkippable.md +0 -7
  153. package/build/src/third_party/issue-descriptions/genericResponseWasBlockedByORB.md +0 -4
  154. package/build/src/third_party/issue-descriptions/heavyAd.md +0 -10
  155. package/build/src/third_party/issue-descriptions/mixedContent.md +0 -5
  156. package/build/src/third_party/issue-descriptions/navigatingPartitionedBlobURL.md +0 -5
  157. package/build/src/third_party/issue-descriptions/permissionElementActivationDisabled.md +0 -7
  158. package/build/src/third_party/issue-descriptions/permissionElementActivationDisabledWithOccluder.md +0 -9
  159. package/build/src/third_party/issue-descriptions/permissionElementActivationDisabledWithOccluderParent.md +0 -9
  160. package/build/src/third_party/issue-descriptions/permissionElementCspFrameAncestorsMissing.md +0 -5
  161. package/build/src/third_party/issue-descriptions/permissionElementFencedFrameDisallowed.md +0 -5
  162. package/build/src/third_party/issue-descriptions/permissionElementFontSizeTooLarge.md +0 -5
  163. package/build/src/third_party/issue-descriptions/permissionElementFontSizeTooSmall.md +0 -5
  164. package/build/src/third_party/issue-descriptions/permissionElementGeolocationDeprecated.md +0 -5
  165. package/build/src/third_party/issue-descriptions/permissionElementInsetBoxShadowUnsupported.md +0 -5
  166. package/build/src/third_party/issue-descriptions/permissionElementInvalidDisplayStyle.md +0 -5
  167. package/build/src/third_party/issue-descriptions/permissionElementInvalidSizeValue.md +0 -5
  168. package/build/src/third_party/issue-descriptions/permissionElementInvalidType.md +0 -5
  169. package/build/src/third_party/issue-descriptions/permissionElementInvalidTypeActivation.md +0 -5
  170. package/build/src/third_party/issue-descriptions/permissionElementLowContrast.md +0 -5
  171. package/build/src/third_party/issue-descriptions/permissionElementNonOpaqueColor.md +0 -5
  172. package/build/src/third_party/issue-descriptions/permissionElementPaddingBottomUnsupported.md +0 -6
  173. package/build/src/third_party/issue-descriptions/permissionElementPaddingRightUnsupported.md +0 -6
  174. package/build/src/third_party/issue-descriptions/permissionElementPermissionsPolicyBlocked.md +0 -5
  175. package/build/src/third_party/issue-descriptions/permissionElementRegistrationFailed.md +0 -5
  176. package/build/src/third_party/issue-descriptions/permissionElementRequestInProgress.md +0 -5
  177. package/build/src/third_party/issue-descriptions/permissionElementSecurityChecksFailed.md +0 -5
  178. package/build/src/third_party/issue-descriptions/permissionElementTypeNotSupported.md +0 -5
  179. package/build/src/third_party/issue-descriptions/permissionElementUntrustedEvent.md +0 -7
  180. package/build/src/third_party/issue-descriptions/placeholderDescriptionForInvisibleIssues.md +0 -3
  181. package/build/src/third_party/issue-descriptions/propertyRuleInvalidNameIssue.md +0 -3
  182. package/build/src/third_party/issue-descriptions/propertyRuleIssue.md +0 -7
  183. package/build/src/third_party/issue-descriptions/selectElementAccessibilityDisallowedOptGroupChild.md +0 -7
  184. package/build/src/third_party/issue-descriptions/selectElementAccessibilityDisallowedSelectChild.md +0 -7
  185. package/build/src/third_party/issue-descriptions/selectElementAccessibilityInteractiveContentAttributesSelectDescendant.md +0 -3
  186. package/build/src/third_party/issue-descriptions/selectElementAccessibilityInteractiveContentLegendChild.md +0 -3
  187. package/build/src/third_party/issue-descriptions/selectElementAccessibilityInteractiveContentOptionChild.md +0 -3
  188. package/build/src/third_party/issue-descriptions/selectElementAccessibilityNonPhrasingContentOptionChild.md +0 -3
  189. package/build/src/third_party/issue-descriptions/sharedArrayBuffer.md +0 -7
  190. package/build/src/third_party/issue-descriptions/sharedDictionaryUseErrorCrossOriginNoCorsRequest.md +0 -1
  191. package/build/src/third_party/issue-descriptions/sharedDictionaryUseErrorDictionaryLoadFailure.md +0 -3
  192. package/build/src/third_party/issue-descriptions/sharedDictionaryUseErrorMatchingDictionaryNotUsed.md +0 -3
  193. package/build/src/third_party/issue-descriptions/sharedDictionaryUseErrorUnexpectedContentDictionaryHeader.md +0 -1
  194. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorCossOriginNoCorsRequest.md +0 -1
  195. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorDisallowedBySettings.md +0 -1
  196. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorExpiredResponse.md +0 -3
  197. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorFeatureDisabled.md +0 -3
  198. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorInsufficientResources.md +0 -1
  199. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorInvalidMatchField.md +0 -1
  200. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorInvalidStructuredHeader.md +0 -1
  201. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorInvalidTTLField.md +0 -1
  202. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNavigationRequest.md +0 -3
  203. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNoMatchField.md +0 -1
  204. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonIntegerTTLField.md +0 -1
  205. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonListMatchDestField.md +0 -1
  206. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonSecureContext.md +0 -3
  207. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonStringIdField.md +0 -1
  208. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonStringInMatchDestList.md +0 -1
  209. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonStringMatchField.md +0 -1
  210. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorNonTokenTypeField.md +0 -1
  211. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorRequestAborted.md +0 -1
  212. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorShuttingDown.md +0 -1
  213. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorTooLongIdField.md +0 -3
  214. package/build/src/third_party/issue-descriptions/sharedDictionaryWriteErrorUnsupportedType.md +0 -3
  215. package/build/src/third_party/issue-descriptions/sriInvalidSignatureHeader.md +0 -14
  216. package/build/src/third_party/issue-descriptions/sriInvalidSignatureInputHeader.md +0 -15
  217. package/build/src/third_party/issue-descriptions/sriMissingSignatureHeader.md +0 -8
  218. package/build/src/third_party/issue-descriptions/sriMissingSignatureInputHeader.md +0 -7
  219. package/build/src/third_party/issue-descriptions/sriSignatureHeaderValueIsIncorrectLength.md +0 -11
  220. package/build/src/third_party/issue-descriptions/sriSignatureHeaderValueIsNotByteSequence.md +0 -14
  221. package/build/src/third_party/issue-descriptions/sriSignatureHeaderValueIsParameterized.md +0 -15
  222. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderInvalidComponentName.md +0 -8
  223. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderInvalidComponentType.md +0 -13
  224. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderInvalidDerivedComponentParameter.md +0 -4
  225. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderInvalidHeaderComponentParameter.md +0 -5
  226. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderInvalidParameter.md +0 -11
  227. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderKeyIdLength.md +0 -12
  228. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderMissingLabel.md +0 -6
  229. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderMissingRequiredParameters.md +0 -8
  230. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderValueMissingComponents.md +0 -11
  231. package/build/src/third_party/issue-descriptions/sriSignatureInputHeaderValueNotInnerList.md +0 -11
  232. package/build/src/third_party/issue-descriptions/sriValidationFailedIntegrityMismatch.md +0 -10
  233. package/build/src/third_party/issue-descriptions/sriValidationFailedInvalidLength.md +0 -5
  234. package/build/src/third_party/issue-descriptions/sriValidationFailedSignatureExpired.md +0 -6
  235. package/build/src/third_party/issue-descriptions/sriValidationFailedSignatureMismatch.md +0 -11
  236. package/build/src/third_party/issue-descriptions/stylesheetLateImport.md +0 -4
  237. package/build/src/third_party/issue-descriptions/stylesheetRequestFailed.md +0 -3
  238. package/build/src/third_party/issue-descriptions/summaryElementAccessibilityInteractiveContentSummaryDescendant.md +0 -3
  239. package/build/src/third_party/issue-descriptions/unencodedDigestIncorrectDigestLength.md +0 -12
  240. package/build/src/third_party/issue-descriptions/unencodedDigestIncorrectDigestType.md +0 -17
  241. package/build/src/third_party/issue-descriptions/unencodedDigestMalformedDictionary.md +0 -14
  242. package/build/src/third_party/issue-descriptions/unencodedDigestUnknownAlgorithm.md +0 -15
  243. package/build/src/tools/ToolDefinition.js +0 -20
  244. package/build/src/tools/categories.js +0 -24
  245. package/build/src/tools/console.js +0 -85
  246. package/build/src/tools/emulation.js +0 -169
  247. package/build/src/tools/extensions.js +0 -79
  248. package/build/src/tools/input.js +0 -343
  249. package/build/src/tools/network.js +0 -120
  250. package/build/src/tools/pages.js +0 -323
  251. package/build/src/tools/performance.js +0 -188
  252. package/build/src/tools/screenshot.js +0 -84
  253. package/build/src/tools/script.js +0 -71
  254. package/build/src/tools/snapshot.js +0 -52
  255. package/build/src/tools/tools.js +0 -31
  256. package/build/src/trace-processing/parse.js +0 -84
  257. package/build/src/utils/ExtensionRegistry.js +0 -35
  258. package/build/src/utils/keyboard.js +0 -296
  259. package/build/src/utils/pagination.js +0 -49
  260. package/build/src/utils/string.js +0 -36
  261. package/build/src/utils/types.js +0 -6
@@ -1,2011 +0,0 @@
1
- Name: core-js
2
- URL: https://core-js.io
3
- Version: 3.48.0
4
- License: MIT
5
-
6
- Copyright (c) 2013–2025 Denis Pushkarev (zloirock.ru)
7
- Copyright (c) 2025–2026 CoreJS Company (core-js.io)
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining a copy
10
- of this software and associated documentation files (the "Software"), to deal
11
- in the Software without restriction, including without limitation the rights
12
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
- copies of the Software, and to permit persons to whom the Software is
14
- furnished to do so, subject to the following conditions:
15
-
16
- The above copyright notice and this permission notice shall be included in
17
- all copies or substantial portions of the Software.
18
-
19
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25
- THE SOFTWARE.
26
-
27
-
28
- -------------------- DEPENDENCY DIVIDER --------------------
29
-
30
- Name: cliui
31
- URL: yargs/cliui
32
- Version: 9.0.1
33
- License: ISC
34
-
35
- Copyright (c) 2015, Contributors
36
-
37
- Permission to use, copy, modify, and/or distribute this software
38
- for any purpose with or without fee is hereby granted, provided
39
- that the above copyright notice and this permission notice
40
- appear in all copies.
41
-
42
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
43
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
44
- OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
45
- LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
46
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
47
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
48
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
49
-
50
-
51
- -------------------- DEPENDENCY DIVIDER --------------------
52
-
53
- Name: ansi-regex
54
- URL: chalk/ansi-regex
55
- Version: 6.2.2
56
- License: MIT
57
-
58
- MIT License
59
-
60
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
61
-
62
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
63
-
64
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
65
-
66
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67
-
68
-
69
- -------------------- DEPENDENCY DIVIDER --------------------
70
-
71
- Name: strip-ansi
72
- URL: chalk/strip-ansi
73
- Version: 7.1.2
74
- License: MIT
75
-
76
- MIT License
77
-
78
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
79
-
80
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
81
-
82
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
83
-
84
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
85
-
86
-
87
- -------------------- DEPENDENCY DIVIDER --------------------
88
-
89
- Name: get-east-asian-width
90
- URL: sindresorhus/get-east-asian-width
91
- Version: 1.4.0
92
- License: MIT
93
-
94
- MIT License
95
-
96
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
97
-
98
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
99
-
100
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
101
-
102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
103
-
104
-
105
- -------------------- DEPENDENCY DIVIDER --------------------
106
-
107
- Name: emoji-regex
108
- URL: https://mths.be/emoji-regex
109
- Version: 10.6.0
110
- License: MIT
111
-
112
- Copyright Mathias Bynens <https://mathiasbynens.be/>
113
-
114
- Permission is hereby granted, free of charge, to any person obtaining
115
- a copy of this software and associated documentation files (the
116
- "Software"), to deal in the Software without restriction, including
117
- without limitation the rights to use, copy, modify, merge, publish,
118
- distribute, sublicense, and/or sell copies of the Software, and to
119
- permit persons to whom the Software is furnished to do so, subject to
120
- the following conditions:
121
-
122
- The above copyright notice and this permission notice shall be
123
- included in all copies or substantial portions of the Software.
124
-
125
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
126
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
127
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
128
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
129
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
130
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
131
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
132
-
133
-
134
- -------------------- DEPENDENCY DIVIDER --------------------
135
-
136
- Name: string-width
137
- URL: sindresorhus/string-width
138
- Version: 7.2.0
139
- License: MIT
140
-
141
- MIT License
142
-
143
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
144
-
145
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
146
-
147
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
148
-
149
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
150
-
151
-
152
- -------------------- DEPENDENCY DIVIDER --------------------
153
-
154
- Name: ansi-styles
155
- URL: chalk/ansi-styles
156
- Version: 6.2.3
157
- License: MIT
158
-
159
- MIT License
160
-
161
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
162
-
163
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
164
-
165
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
166
-
167
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
168
-
169
-
170
- -------------------- DEPENDENCY DIVIDER --------------------
171
-
172
- Name: wrap-ansi
173
- URL: chalk/wrap-ansi
174
- Version: 9.0.2
175
- License: MIT
176
-
177
- MIT License
178
-
179
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
180
-
181
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
182
-
183
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
184
-
185
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
186
-
187
-
188
- -------------------- DEPENDENCY DIVIDER --------------------
189
-
190
- Name: escalade
191
- URL: lukeed/escalade
192
- Version: 3.2.0
193
- License: MIT
194
-
195
- MIT License
196
-
197
- Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
198
-
199
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
200
-
201
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
202
-
203
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
204
-
205
-
206
- -------------------- DEPENDENCY DIVIDER --------------------
207
-
208
- Name: yargs-parser
209
- URL: https://github.com/yargs/yargs-parser.git
210
- Version: 22.0.0
211
- License: ISC
212
-
213
- Copyright (c) 2016, Contributors
214
-
215
- Permission to use, copy, modify, and/or distribute this software
216
- for any purpose with or without fee is hereby granted, provided
217
- that the above copyright notice and this permission notice
218
- appear in all copies.
219
-
220
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
221
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
222
- OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
223
- LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
224
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
225
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
226
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
227
-
228
-
229
- -------------------- DEPENDENCY DIVIDER --------------------
230
-
231
- Name: yargs
232
- URL: https://yargs.js.org/
233
- Version: 18.0.0
234
- License: MIT
235
-
236
- MIT License
237
-
238
- Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
239
-
240
- Permission is hereby granted, free of charge, to any person obtaining a copy
241
- of this software and associated documentation files (the "Software"), to deal
242
- in the Software without restriction, including without limitation the rights
243
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
244
- copies of the Software, and to permit persons to whom the Software is
245
- furnished to do so, subject to the following conditions:
246
-
247
- The above copyright notice and this permission notice shall be included in
248
- all copies or substantial portions of the Software.
249
-
250
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
251
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
252
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
253
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
254
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
255
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
256
- THE SOFTWARE.
257
-
258
-
259
- -------------------- DEPENDENCY DIVIDER --------------------
260
-
261
- Name: y18n
262
- URL: https://github.com/yargs/y18n
263
- Version: 5.0.8
264
- License: ISC
265
-
266
- Copyright (c) 2015, Contributors
267
-
268
- Permission to use, copy, modify, and/or distribute this software for any purpose
269
- with or without fee is hereby granted, provided that the above copyright notice
270
- and this permission notice appear in all copies.
271
-
272
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
273
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
274
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
275
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
276
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
277
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
278
- THIS SOFTWARE.
279
-
280
-
281
- -------------------- DEPENDENCY DIVIDER --------------------
282
-
283
- Name: get-caller-file
284
- URL: https://github.com/stefanpenner/get-caller-file#readme
285
- Version: 2.0.5
286
- License: ISC
287
-
288
- ISC License (ISC)
289
- Copyright 2018 Stefan Penner
290
-
291
- Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
292
-
293
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
294
-
295
-
296
- -------------------- DEPENDENCY DIVIDER --------------------
297
-
298
- Name: debug
299
- URL: git://github.com/debug-js/debug.git
300
- Version: 4.4.3
301
- License: MIT
302
-
303
- (The MIT License)
304
-
305
- Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
306
- Copyright (c) 2018-2021 Josh Junon
307
-
308
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software
309
- and associated documentation files (the 'Software'), to deal in the Software without restriction,
310
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
311
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
312
- subject to the following conditions:
313
-
314
- The above copyright notice and this permission notice shall be included in all copies or substantial
315
- portions of the Software.
316
-
317
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
318
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
319
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
320
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
321
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
322
-
323
-
324
-
325
- -------------------- DEPENDENCY DIVIDER --------------------
326
-
327
- Name: ms
328
- URL: vercel/ms
329
- Version: 2.1.3
330
- License: MIT
331
-
332
- The MIT License (MIT)
333
-
334
- Copyright (c) 2020 Vercel, Inc.
335
-
336
- Permission is hereby granted, free of charge, to any person obtaining a copy
337
- of this software and associated documentation files (the "Software"), to deal
338
- in the Software without restriction, including without limitation the rights
339
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
340
- copies of the Software, and to permit persons to whom the Software is
341
- furnished to do so, subject to the following conditions:
342
-
343
- The above copyright notice and this permission notice shall be included in all
344
- copies or substantial portions of the Software.
345
-
346
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
347
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
348
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
349
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
350
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
351
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
352
- SOFTWARE.
353
-
354
-
355
- -------------------- DEPENDENCY DIVIDER --------------------
356
-
357
- Name: has-flag
358
- URL: sindresorhus/has-flag
359
- Version: 4.0.0
360
- License: MIT
361
-
362
- MIT License
363
-
364
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
365
-
366
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
367
-
368
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
369
-
370
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
371
-
372
-
373
- -------------------- DEPENDENCY DIVIDER --------------------
374
-
375
- Name: supports-color
376
- URL: chalk/supports-color
377
- Version: 7.2.0
378
- License: MIT
379
-
380
- MIT License
381
-
382
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
383
-
384
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
385
-
386
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
387
-
388
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
389
-
390
-
391
- -------------------- DEPENDENCY DIVIDER --------------------
392
-
393
- Name: zod
394
- URL: https://zod.dev
395
- Version: 3.25.76
396
- License: MIT
397
-
398
- MIT License
399
-
400
- Copyright (c) 2025 Colin McDonnell
401
-
402
- Permission is hereby granted, free of charge, to any person obtaining a copy
403
- of this software and associated documentation files (the "Software"), to deal
404
- in the Software without restriction, including without limitation the rights
405
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
406
- copies of the Software, and to permit persons to whom the Software is
407
- furnished to do so, subject to the following conditions:
408
-
409
- The above copyright notice and this permission notice shall be included in all
410
- copies or substantial portions of the Software.
411
-
412
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
413
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
414
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
415
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
416
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
417
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
418
- SOFTWARE.
419
-
420
-
421
- -------------------- DEPENDENCY DIVIDER --------------------
422
-
423
- Name: @modelcontextprotocol/sdk
424
- URL: https://modelcontextprotocol.io
425
- Version: 1.26.0
426
- License: MIT
427
-
428
- MIT License
429
-
430
- Copyright (c) 2024 Anthropic, PBC
431
-
432
- Permission is hereby granted, free of charge, to any person obtaining a copy
433
- of this software and associated documentation files (the "Software"), to deal
434
- in the Software without restriction, including without limitation the rights
435
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
436
- copies of the Software, and to permit persons to whom the Software is
437
- furnished to do so, subject to the following conditions:
438
-
439
- The above copyright notice and this permission notice shall be included in all
440
- copies or substantial portions of the Software.
441
-
442
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
443
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
444
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
445
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
446
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
447
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
448
- SOFTWARE.
449
-
450
-
451
- -------------------- DEPENDENCY DIVIDER --------------------
452
-
453
- Name: zod-to-json-schema
454
- URL: https://github.com/StefanTerdell/zod-to-json-schema
455
- Version: 3.25.1
456
- License: ISC
457
-
458
- ISC License
459
-
460
- Copyright (c) 2020, Stefan Terdell
461
-
462
- Permission to use, copy, modify, and/or distribute this software for any
463
- purpose with or without fee is hereby granted, provided that the above
464
- copyright notice and this permission notice appear in all copies.
465
-
466
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
467
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
468
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
469
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
470
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
471
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
472
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
473
-
474
- -------------------- DEPENDENCY DIVIDER --------------------
475
-
476
- Name: ajv
477
- URL: https://ajv.js.org
478
- Version: 8.17.1
479
- License: MIT
480
-
481
- The MIT License (MIT)
482
-
483
- Copyright (c) 2015-2021 Evgeny Poberezkin
484
-
485
- Permission is hereby granted, free of charge, to any person obtaining a copy
486
- of this software and associated documentation files (the "Software"), to deal
487
- in the Software without restriction, including without limitation the rights
488
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
489
- copies of the Software, and to permit persons to whom the Software is
490
- furnished to do so, subject to the following conditions:
491
-
492
- The above copyright notice and this permission notice shall be included in all
493
- copies or substantial portions of the Software.
494
-
495
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
496
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
497
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
498
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
499
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
500
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
501
- SOFTWARE.
502
-
503
-
504
-
505
- -------------------- DEPENDENCY DIVIDER --------------------
506
-
507
- Name: fast-deep-equal
508
- URL: https://github.com/epoberezkin/fast-deep-equal#readme
509
- Version: 3.1.3
510
- License: MIT
511
-
512
- MIT License
513
-
514
- Copyright (c) 2017 Evgeny Poberezkin
515
-
516
- Permission is hereby granted, free of charge, to any person obtaining a copy
517
- of this software and associated documentation files (the "Software"), to deal
518
- in the Software without restriction, including without limitation the rights
519
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
520
- copies of the Software, and to permit persons to whom the Software is
521
- furnished to do so, subject to the following conditions:
522
-
523
- The above copyright notice and this permission notice shall be included in all
524
- copies or substantial portions of the Software.
525
-
526
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
527
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
528
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
529
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
530
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
531
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
532
- SOFTWARE.
533
-
534
-
535
- -------------------- DEPENDENCY DIVIDER --------------------
536
-
537
- Name: json-schema-traverse
538
- URL: https://github.com/epoberezkin/json-schema-traverse#readme
539
- Version: 1.0.0
540
- License: MIT
541
-
542
- MIT License
543
-
544
- Copyright (c) 2017 Evgeny Poberezkin
545
-
546
- Permission is hereby granted, free of charge, to any person obtaining a copy
547
- of this software and associated documentation files (the "Software"), to deal
548
- in the Software without restriction, including without limitation the rights
549
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
550
- copies of the Software, and to permit persons to whom the Software is
551
- furnished to do so, subject to the following conditions:
552
-
553
- The above copyright notice and this permission notice shall be included in all
554
- copies or substantial portions of the Software.
555
-
556
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
557
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
558
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
559
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
560
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
561
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
562
- SOFTWARE.
563
-
564
-
565
- -------------------- DEPENDENCY DIVIDER --------------------
566
-
567
- Name: fast-uri
568
- URL: https://github.com/fastify/fast-uri
569
- Version: 3.1.0
570
- License: BSD-3-Clause
571
-
572
- Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
573
- Copyright (c) 2021-present The Fastify team
574
- All rights reserved.
575
-
576
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
577
-
578
- Redistribution and use in source and binary forms, with or without
579
- modification, are permitted provided that the following conditions are met:
580
- * Redistributions of source code must retain the above copyright
581
- notice, this list of conditions and the following disclaimer.
582
- * Redistributions in binary form must reproduce the above copyright
583
- notice, this list of conditions and the following disclaimer in the
584
- documentation and/or other materials provided with the distribution.
585
- * The names of any contributors may not be used to endorse or promote
586
- products derived from this software without specific prior written
587
- permission.
588
-
589
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
590
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
591
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
592
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
593
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
594
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
595
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
596
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
597
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
598
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
599
-
600
- * * *
601
-
602
- The complete list of contributors can be found at:
603
- - https://github.com/garycourt/uri-js/graphs/contributors
604
-
605
- -------------------- DEPENDENCY DIVIDER --------------------
606
-
607
- Name: ajv-formats
608
- URL: https://github.com/ajv-validator/ajv-formats#readme
609
- Version: 3.0.1
610
- License: MIT
611
-
612
- MIT License
613
-
614
- Copyright (c) 2020 Evgeny Poberezkin
615
-
616
- Permission is hereby granted, free of charge, to any person obtaining a copy
617
- of this software and associated documentation files (the "Software"), to deal
618
- in the Software without restriction, including without limitation the rights
619
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
620
- copies of the Software, and to permit persons to whom the Software is
621
- furnished to do so, subject to the following conditions:
622
-
623
- The above copyright notice and this permission notice shall be included in all
624
- copies or substantial portions of the Software.
625
-
626
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
627
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
628
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
629
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
630
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
631
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
632
- SOFTWARE.
633
-
634
-
635
- -------------------- DEPENDENCY DIVIDER --------------------
636
-
637
- Name: puppeteer-core
638
- URL: https://github.com/puppeteer/puppeteer/tree/main/packages/puppeteer-core
639
- Version: 24.37.3
640
- License: Apache-2.0
641
-
642
- -------------------- DEPENDENCY DIVIDER --------------------
643
-
644
- Name: @puppeteer/browsers
645
- URL: https://github.com/puppeteer/puppeteer/tree/main/packages/browsers
646
- Version: 2.12.1
647
- License: Apache-2.0
648
-
649
- -------------------- DEPENDENCY DIVIDER --------------------
650
-
651
- Name: semver
652
- URL: git+https://github.com/npm/node-semver.git
653
- Version: 7.7.4
654
- License: ISC
655
-
656
- The ISC License
657
-
658
- Copyright (c) Isaac Z. Schlueter and Contributors
659
-
660
- Permission to use, copy, modify, and/or distribute this software for any
661
- purpose with or without fee is hereby granted, provided that the above
662
- copyright notice and this permission notice appear in all copies.
663
-
664
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
665
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
666
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
667
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
668
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
669
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
670
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
671
-
672
-
673
- -------------------- DEPENDENCY DIVIDER --------------------
674
-
675
- Name: proxy-agent
676
- URL: https://github.com/TooTallNate/proxy-agents.git
677
- Version: 6.5.0
678
- License: MIT
679
-
680
- (The MIT License)
681
-
682
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
683
-
684
- Permission is hereby granted, free of charge, to any person obtaining
685
- a copy of this software and associated documentation files (the
686
- 'Software'), to deal in the Software without restriction, including
687
- without limitation the rights to use, copy, modify, merge, publish,
688
- distribute, sublicense, and/or sell copies of the Software, and to
689
- permit persons to whom the Software is furnished to do so, subject to
690
- the following conditions:
691
-
692
- The above copyright notice and this permission notice shall be
693
- included in all copies or substantial portions of the Software.
694
-
695
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
696
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
697
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
698
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
699
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
700
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
701
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
702
-
703
- -------------------- DEPENDENCY DIVIDER --------------------
704
-
705
- Name: lru-cache
706
- URL: git://github.com/isaacs/node-lru-cache.git
707
- Version: 7.18.3
708
- License: ISC
709
-
710
- The ISC License
711
-
712
- Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
713
-
714
- Permission to use, copy, modify, and/or distribute this software for any
715
- purpose with or without fee is hereby granted, provided that the above
716
- copyright notice and this permission notice appear in all copies.
717
-
718
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
719
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
720
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
721
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
722
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
723
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
724
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
725
-
726
-
727
- -------------------- DEPENDENCY DIVIDER --------------------
728
-
729
- Name: agent-base
730
- URL: https://github.com/TooTallNate/proxy-agents.git
731
- Version: 7.1.4
732
- License: MIT
733
-
734
- (The MIT License)
735
-
736
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
737
-
738
- Permission is hereby granted, free of charge, to any person obtaining
739
- a copy of this software and associated documentation files (the
740
- 'Software'), to deal in the Software without restriction, including
741
- without limitation the rights to use, copy, modify, merge, publish,
742
- distribute, sublicense, and/or sell copies of the Software, and to
743
- permit persons to whom the Software is furnished to do so, subject to
744
- the following conditions:
745
-
746
- The above copyright notice and this permission notice shall be
747
- included in all copies or substantial portions of the Software.
748
-
749
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
750
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
751
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
752
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
753
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
754
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
755
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
756
-
757
- -------------------- DEPENDENCY DIVIDER --------------------
758
-
759
- Name: proxy-from-env
760
- URL: https://github.com/Rob--W/proxy-from-env#readme
761
- Version: 1.1.0
762
- License: MIT
763
-
764
- The MIT License
765
-
766
- Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
767
-
768
- Permission is hereby granted, free of charge, to any person obtaining a copy of
769
- this software and associated documentation files (the "Software"), to deal in
770
- the Software without restriction, including without limitation the rights to
771
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
772
- of the Software, and to permit persons to whom the Software is furnished to do
773
- so, subject to the following conditions:
774
-
775
- The above copyright notice and this permission notice shall be included in all
776
- copies or substantial portions of the Software.
777
-
778
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
779
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
780
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
781
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
782
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
783
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
784
-
785
-
786
- -------------------- DEPENDENCY DIVIDER --------------------
787
-
788
- Name: http-proxy-agent
789
- URL: https://github.com/TooTallNate/proxy-agents.git
790
- Version: 7.0.2
791
- License: MIT
792
-
793
- (The MIT License)
794
-
795
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
796
-
797
- Permission is hereby granted, free of charge, to any person obtaining
798
- a copy of this software and associated documentation files (the
799
- 'Software'), to deal in the Software without restriction, including
800
- without limitation the rights to use, copy, modify, merge, publish,
801
- distribute, sublicense, and/or sell copies of the Software, and to
802
- permit persons to whom the Software is furnished to do so, subject to
803
- the following conditions:
804
-
805
- The above copyright notice and this permission notice shall be
806
- included in all copies or substantial portions of the Software.
807
-
808
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
809
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
810
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
811
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
812
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
813
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
814
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
815
-
816
-
817
- -------------------- DEPENDENCY DIVIDER --------------------
818
-
819
- Name: https-proxy-agent
820
- URL: https://github.com/TooTallNate/proxy-agents.git
821
- Version: 7.0.6
822
- License: MIT
823
-
824
- (The MIT License)
825
-
826
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
827
-
828
- Permission is hereby granted, free of charge, to any person obtaining
829
- a copy of this software and associated documentation files (the
830
- 'Software'), to deal in the Software without restriction, including
831
- without limitation the rights to use, copy, modify, merge, publish,
832
- distribute, sublicense, and/or sell copies of the Software, and to
833
- permit persons to whom the Software is furnished to do so, subject to
834
- the following conditions:
835
-
836
- The above copyright notice and this permission notice shall be
837
- included in all copies or substantial portions of the Software.
838
-
839
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
840
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
841
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
842
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
843
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
844
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
845
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
846
-
847
- -------------------- DEPENDENCY DIVIDER --------------------
848
-
849
- Name: socks-proxy-agent
850
- URL: https://github.com/TooTallNate/proxy-agents.git
851
- Version: 8.0.5
852
- License: MIT
853
-
854
- (The MIT License)
855
-
856
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
857
-
858
- Permission is hereby granted, free of charge, to any person obtaining
859
- a copy of this software and associated documentation files (the
860
- 'Software'), to deal in the Software without restriction, including
861
- without limitation the rights to use, copy, modify, merge, publish,
862
- distribute, sublicense, and/or sell copies of the Software, and to
863
- permit persons to whom the Software is furnished to do so, subject to
864
- the following conditions:
865
-
866
- The above copyright notice and this permission notice shall be
867
- included in all copies or substantial portions of the Software.
868
-
869
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
870
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
871
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
872
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
873
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
874
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
875
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
876
-
877
- -------------------- DEPENDENCY DIVIDER --------------------
878
-
879
- Name: socks
880
- URL: https://github.com/JoshGlazebrook/socks/
881
- Version: 2.8.7
882
- License: MIT
883
-
884
- The MIT License (MIT)
885
-
886
- Copyright (c) 2013 Josh Glazebrook
887
-
888
- Permission is hereby granted, free of charge, to any person obtaining a copy of
889
- this software and associated documentation files (the "Software"), to deal in
890
- the Software without restriction, including without limitation the rights to
891
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
892
- the Software, and to permit persons to whom the Software is furnished to do so,
893
- subject to the following conditions:
894
-
895
- The above copyright notice and this permission notice shall be included in all
896
- copies or substantial portions of the Software.
897
-
898
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
899
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
900
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
901
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
902
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
903
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
904
-
905
-
906
- -------------------- DEPENDENCY DIVIDER --------------------
907
-
908
- Name: smart-buffer
909
- URL: https://github.com/JoshGlazebrook/smart-buffer/
910
- Version: 4.2.0
911
- License: MIT
912
-
913
- The MIT License (MIT)
914
-
915
- Copyright (c) 2013-2017 Josh Glazebrook
916
-
917
- Permission is hereby granted, free of charge, to any person obtaining a copy of
918
- this software and associated documentation files (the "Software"), to deal in
919
- the Software without restriction, including without limitation the rights to
920
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
921
- the Software, and to permit persons to whom the Software is furnished to do so,
922
- subject to the following conditions:
923
-
924
- The above copyright notice and this permission notice shall be included in all
925
- copies or substantial portions of the Software.
926
-
927
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
928
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
929
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
930
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
931
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
932
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
933
-
934
-
935
- -------------------- DEPENDENCY DIVIDER --------------------
936
-
937
- Name: ip-address
938
- URL: git://github.com/beaugunderson/ip-address.git
939
- Version: 10.1.0
940
- License: MIT
941
-
942
- Copyright (C) 2011 by Beau Gunderson
943
-
944
- Permission is hereby granted, free of charge, to any person obtaining a copy
945
- of this software and associated documentation files (the "Software"), to deal
946
- in the Software without restriction, including without limitation the rights
947
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
948
- copies of the Software, and to permit persons to whom the Software is
949
- furnished to do so, subject to the following conditions:
950
-
951
- The above copyright notice and this permission notice shall be included in
952
- all copies or substantial portions of the Software.
953
-
954
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
955
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
956
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
957
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
958
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
959
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
960
- THE SOFTWARE.
961
-
962
-
963
- -------------------- DEPENDENCY DIVIDER --------------------
964
-
965
- Name: pac-proxy-agent
966
- URL: https://github.com/TooTallNate/proxy-agents.git
967
- Version: 7.2.0
968
- License: MIT
969
-
970
- (The MIT License)
971
-
972
- Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
973
-
974
- Permission is hereby granted, free of charge, to any person obtaining
975
- a copy of this software and associated documentation files (the
976
- 'Software'), to deal in the Software without restriction, including
977
- without limitation the rights to use, copy, modify, merge, publish,
978
- distribute, sublicense, and/or sell copies of the Software, and to
979
- permit persons to whom the Software is furnished to do so, subject to
980
- the following conditions:
981
-
982
- The above copyright notice and this permission notice shall be
983
- included in all copies or substantial portions of the Software.
984
-
985
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
986
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
987
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
988
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
989
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
990
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
991
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
992
-
993
-
994
- -------------------- DEPENDENCY DIVIDER --------------------
995
-
996
- Name: get-uri
997
- URL: https://github.com/TooTallNate/proxy-agents.git
998
- Version: 6.0.5
999
- License: MIT
1000
-
1001
- (The MIT License)
1002
-
1003
- Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1004
-
1005
- Permission is hereby granted, free of charge, to any person obtaining
1006
- a copy of this software and associated documentation files (the
1007
- 'Software'), to deal in the Software without restriction, including
1008
- without limitation the rights to use, copy, modify, merge, publish,
1009
- distribute, sublicense, and/or sell copies of the Software, and to
1010
- permit persons to whom the Software is furnished to do so, subject to
1011
- the following conditions:
1012
-
1013
- The above copyright notice and this permission notice shall be
1014
- included in all copies or substantial portions of the Software.
1015
-
1016
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1017
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1018
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1019
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1020
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1021
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1022
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1023
-
1024
- -------------------- DEPENDENCY DIVIDER --------------------
1025
-
1026
- Name: data-uri-to-buffer
1027
- URL: https://github.com/TooTallNate/proxy-agents.git
1028
- Version: 6.0.2
1029
- License: MIT
1030
-
1031
- (The MIT License)
1032
-
1033
- Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1034
-
1035
- Permission is hereby granted, free of charge, to any person obtaining
1036
- a copy of this software and associated documentation files (the
1037
- 'Software'), to deal in the Software without restriction, including
1038
- without limitation the rights to use, copy, modify, merge, publish,
1039
- distribute, sublicense, and/or sell copies of the Software, and to
1040
- permit persons to whom the Software is furnished to do so, subject to
1041
- the following conditions:
1042
-
1043
- The above copyright notice and this permission notice shall be
1044
- included in all copies or substantial portions of the Software.
1045
-
1046
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1047
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1048
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1049
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1050
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1051
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1052
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1053
-
1054
- -------------------- DEPENDENCY DIVIDER --------------------
1055
-
1056
- Name: basic-ftp
1057
- URL: https://github.com/patrickjuchli/basic-ftp.git
1058
- Version: 5.1.0
1059
- License: MIT
1060
-
1061
- Copyright (c) 2019 Patrick Juchli
1062
-
1063
- Permission is hereby granted, free of charge, to any person obtaining a copy
1064
- of this software and associated documentation files (the "Software"), to deal
1065
- in the Software without restriction, including without limitation the rights
1066
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1067
- copies of the Software, and to permit persons to whom the Software is
1068
- furnished to do so, subject to the following conditions:
1069
-
1070
- The above copyright notice and this permission notice shall be included in all
1071
- copies or substantial portions of the Software.
1072
-
1073
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1074
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1075
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1076
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1077
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1078
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1079
- SOFTWARE.
1080
-
1081
- -------------------- DEPENDENCY DIVIDER --------------------
1082
-
1083
- Name: pac-resolver
1084
- URL: https://github.com/TooTallNate/proxy-agents.git
1085
- Version: 7.0.1
1086
- License: MIT
1087
-
1088
- (The MIT License)
1089
-
1090
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
1091
-
1092
- Permission is hereby granted, free of charge, to any person obtaining
1093
- a copy of this software and associated documentation files (the
1094
- 'Software'), to deal in the Software without restriction, including
1095
- without limitation the rights to use, copy, modify, merge, publish,
1096
- distribute, sublicense, and/or sell copies of the Software, and to
1097
- permit persons to whom the Software is furnished to do so, subject to
1098
- the following conditions:
1099
-
1100
- The above copyright notice and this permission notice shall be
1101
- included in all copies or substantial portions of the Software.
1102
-
1103
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1104
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1105
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1106
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1107
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1108
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1109
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1110
-
1111
- -------------------- DEPENDENCY DIVIDER --------------------
1112
-
1113
- Name: degenerator
1114
- URL: https://github.com/TooTallNate/proxy-agents.git
1115
- Version: 5.0.1
1116
- License: MIT
1117
-
1118
- -------------------- DEPENDENCY DIVIDER --------------------
1119
-
1120
- Name: escodegen
1121
- URL: http://github.com/estools/escodegen
1122
- Version: 2.1.0
1123
- License: BSD-2-Clause
1124
-
1125
- Copyright (C) 2012 Yusuke Suzuki (twitter: @Constellation) and other contributors.
1126
-
1127
- Redistribution and use in source and binary forms, with or without
1128
- modification, are permitted provided that the following conditions are met:
1129
-
1130
- * Redistributions of source code must retain the above copyright
1131
- notice, this list of conditions and the following disclaimer.
1132
- * Redistributions in binary form must reproduce the above copyright
1133
- notice, this list of conditions and the following disclaimer in the
1134
- documentation and/or other materials provided with the distribution.
1135
-
1136
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1137
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1138
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1139
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1140
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1141
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1142
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1143
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1144
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1145
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1146
-
1147
-
1148
- -------------------- DEPENDENCY DIVIDER --------------------
1149
-
1150
- Name: estraverse
1151
- URL: https://github.com/estools/estraverse
1152
- Version: 5.3.0
1153
- License: BSD-2-Clause
1154
-
1155
- Redistribution and use in source and binary forms, with or without
1156
- modification, are permitted provided that the following conditions are met:
1157
-
1158
- * Redistributions of source code must retain the above copyright
1159
- notice, this list of conditions and the following disclaimer.
1160
- * Redistributions in binary form must reproduce the above copyright
1161
- notice, this list of conditions and the following disclaimer in the
1162
- documentation and/or other materials provided with the distribution.
1163
-
1164
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1165
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1166
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1167
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1168
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1169
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1170
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1171
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1172
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1173
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1174
-
1175
-
1176
- -------------------- DEPENDENCY DIVIDER --------------------
1177
-
1178
- Name: esutils
1179
- URL: https://github.com/estools/esutils
1180
- Version: 2.0.3
1181
- License: BSD-2-Clause
1182
-
1183
- Redistribution and use in source and binary forms, with or without
1184
- modification, are permitted provided that the following conditions are met:
1185
-
1186
- * Redistributions of source code must retain the above copyright
1187
- notice, this list of conditions and the following disclaimer.
1188
- * Redistributions in binary form must reproduce the above copyright
1189
- notice, this list of conditions and the following disclaimer in the
1190
- documentation and/or other materials provided with the distribution.
1191
-
1192
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1193
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1194
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1195
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1196
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1197
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1198
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1199
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1200
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1201
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1202
-
1203
-
1204
- -------------------- DEPENDENCY DIVIDER --------------------
1205
-
1206
- Name: source-map
1207
- URL: https://github.com/mozilla/source-map
1208
- Version: 0.6.1
1209
- License: BSD-3-Clause
1210
-
1211
-
1212
- Copyright (c) 2009-2011, Mozilla Foundation and contributors
1213
- All rights reserved.
1214
-
1215
- Redistribution and use in source and binary forms, with or without
1216
- modification, are permitted provided that the following conditions are met:
1217
-
1218
- * Redistributions of source code must retain the above copyright notice, this
1219
- list of conditions and the following disclaimer.
1220
-
1221
- * Redistributions in binary form must reproduce the above copyright notice,
1222
- this list of conditions and the following disclaimer in the documentation
1223
- and/or other materials provided with the distribution.
1224
-
1225
- * Neither the names of the Mozilla Foundation nor the names of project
1226
- contributors may be used to endorse or promote products derived from this
1227
- software without specific prior written permission.
1228
-
1229
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1230
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1231
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1232
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1233
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1234
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1235
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1236
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1237
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1238
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1239
-
1240
-
1241
- -------------------- DEPENDENCY DIVIDER --------------------
1242
-
1243
- Name: esprima
1244
- URL: http://esprima.org
1245
- Version: 4.0.1
1246
- License: BSD-2-Clause
1247
-
1248
- Copyright JS Foundation and other contributors, https://js.foundation/
1249
-
1250
- Redistribution and use in source and binary forms, with or without
1251
- modification, are permitted provided that the following conditions are met:
1252
-
1253
- * Redistributions of source code must retain the above copyright
1254
- notice, this list of conditions and the following disclaimer.
1255
- * Redistributions in binary form must reproduce the above copyright
1256
- notice, this list of conditions and the following disclaimer in the
1257
- documentation and/or other materials provided with the distribution.
1258
-
1259
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1260
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1261
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1262
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1263
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1264
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1265
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1266
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1267
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1268
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1269
-
1270
-
1271
- -------------------- DEPENDENCY DIVIDER --------------------
1272
-
1273
- Name: ast-types
1274
- URL: http://github.com/benjamn/ast-types
1275
- Version: 0.13.4
1276
- License: MIT
1277
-
1278
- Copyright (c) 2013 Ben Newman <bn@cs.stanford.edu>
1279
-
1280
- Permission is hereby granted, free of charge, to any person obtaining
1281
- a copy of this software and associated documentation files (the
1282
- "Software"), to deal in the Software without restriction, including
1283
- without limitation the rights to use, copy, modify, merge, publish,
1284
- distribute, sublicense, and/or sell copies of the Software, and to
1285
- permit persons to whom the Software is furnished to do so, subject to
1286
- the following conditions:
1287
-
1288
- The above copyright notice and this permission notice shall be
1289
- included in all copies or substantial portions of the Software.
1290
-
1291
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1292
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1293
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1294
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1295
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1296
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1297
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1298
-
1299
-
1300
- -------------------- DEPENDENCY DIVIDER --------------------
1301
-
1302
- Name: tslib
1303
- URL: https://www.typescriptlang.org/
1304
- Version: 2.8.1
1305
- License: 0BSD
1306
-
1307
- Copyright (c) Microsoft Corporation.
1308
-
1309
- Permission to use, copy, modify, and/or distribute this software for any
1310
- purpose with or without fee is hereby granted.
1311
-
1312
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1313
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1314
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1315
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1316
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1317
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1318
- PERFORMANCE OF THIS SOFTWARE.
1319
-
1320
- -------------------- DEPENDENCY DIVIDER --------------------
1321
-
1322
- Name: netmask
1323
- URL: https://github.com/rs/node-netmask
1324
- Version: 2.0.2
1325
- License: MIT
1326
-
1327
- -------------------- DEPENDENCY DIVIDER --------------------
1328
-
1329
- Name: @tootallnate/quickjs-emscripten
1330
- URL: https://github.com/justjake/quickjs-emscripten
1331
- Version: 0.23.0
1332
- License: MIT
1333
-
1334
- MIT License
1335
-
1336
- quickjs-emscripten copyright (c) 2019 Jake Teton-Landis
1337
-
1338
- Permission is hereby granted, free of charge, to any person obtaining a copy
1339
- of this software and associated documentation files (the "Software"), to deal
1340
- in the Software without restriction, including without limitation the rights
1341
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1342
- copies of the Software, and to permit persons to whom the Software is
1343
- furnished to do so, subject to the following conditions:
1344
-
1345
- The above copyright notice and this permission notice shall be included in all
1346
- copies or substantial portions of the Software.
1347
-
1348
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1349
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1350
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1351
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1352
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1353
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1354
- SOFTWARE.
1355
-
1356
-
1357
- -------------------- DEPENDENCY DIVIDER --------------------
1358
-
1359
- Name: progress
1360
- URL: git://github.com/visionmedia/node-progress
1361
- Version: 2.0.3
1362
- License: MIT
1363
-
1364
- (The MIT License)
1365
-
1366
- Copyright (c) 2017 TJ Holowaychuk <tj@vision-media.ca>
1367
-
1368
- Permission is hereby granted, free of charge, to any person obtaining
1369
- a copy of this software and associated documentation files (the
1370
- 'Software'), to deal in the Software without restriction, including
1371
- without limitation the rights to use, copy, modify, merge, publish,
1372
- distribute, sublicense, and/or sell copies of the Software, and to
1373
- permit persons to whom the Software is furnished to do so, subject to
1374
- the following conditions:
1375
-
1376
- The above copyright notice and this permission notice shall be
1377
- included in all copies or substantial portions of the Software.
1378
-
1379
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1380
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1381
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1382
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1383
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1384
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1385
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1386
-
1387
-
1388
- -------------------- DEPENDENCY DIVIDER --------------------
1389
-
1390
- Name: ws
1391
- URL: https://github.com/websockets/ws
1392
- Version: 8.19.0
1393
- License: MIT
1394
-
1395
- Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1396
- Copyright (c) 2013 Arnout Kazemier and contributors
1397
- Copyright (c) 2016 Luigi Pinca and contributors
1398
-
1399
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1400
- this software and associated documentation files (the "Software"), to deal in
1401
- the Software without restriction, including without limitation the rights to
1402
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1403
- the Software, and to permit persons to whom the Software is furnished to do so,
1404
- subject to the following conditions:
1405
-
1406
- The above copyright notice and this permission notice shall be included in all
1407
- copies or substantial portions of the Software.
1408
-
1409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1410
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1411
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1412
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1413
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1414
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1415
-
1416
-
1417
- -------------------- DEPENDENCY DIVIDER --------------------
1418
-
1419
- Name: chrome-devtools-frontend
1420
- License: Apache-2.0
1421
-
1422
- // Copyright 2014 The Chromium Authors
1423
- //
1424
- // Redistribution and use in source and binary forms, with or without
1425
- // modification, are permitted provided that the following conditions are
1426
- // met:
1427
- //
1428
- // * Redistributions of source code must retain the above copyright
1429
- // notice, this list of conditions and the following disclaimer.
1430
- // * Redistributions in binary form must reproduce the above
1431
- // copyright notice, this list of conditions and the following disclaimer
1432
- // in the documentation and/or other materials provided with the
1433
- // distribution.
1434
- // * Neither the name of Google Inc. nor the names of its
1435
- // contributors may be used to endorse or promote products derived from
1436
- // this software without specific prior written permission.
1437
- //
1438
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1439
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1440
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1441
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1442
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1443
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1444
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1445
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1446
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1447
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1448
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1449
-
1450
-
1451
- -------------------- DEPENDENCY DIVIDER --------------------
1452
-
1453
- Name: i18n
1454
- License:
1455
-
1456
-
1457
- Apache License
1458
- Version 2.0, January 2004
1459
- http://www.apache.org/licenses/
1460
-
1461
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1462
-
1463
- 1. Definitions.
1464
-
1465
- "License" shall mean the terms and conditions for use, reproduction,
1466
- and distribution as defined by Sections 1 through 9 of this document.
1467
-
1468
- "Licensor" shall mean the copyright owner or entity authorized by
1469
- the copyright owner that is granting the License.
1470
-
1471
- "Legal Entity" shall mean the union of the acting entity and all
1472
- other entities that control, are controlled by, or are under common
1473
- control with that entity. For the purposes of this definition,
1474
- "control" means (i) the power, direct or indirect, to cause the
1475
- direction or management of such entity, whether by contract or
1476
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1477
- outstanding shares, or (iii) beneficial ownership of such entity.
1478
-
1479
- "You" (or "Your") shall mean an individual or Legal Entity
1480
- exercising permissions granted by this License.
1481
-
1482
- "Source" form shall mean the preferred form for making modifications,
1483
- including but not limited to software source code, documentation
1484
- source, and configuration files.
1485
-
1486
- "Object" form shall mean any form resulting from mechanical
1487
- transformation or translation of a Source form, including but
1488
- not limited to compiled object code, generated documentation,
1489
- and conversions to other media types.
1490
-
1491
- "Work" shall mean the work of authorship, whether in Source or
1492
- Object form, made available under the License, as indicated by a
1493
- copyright notice that is included in or attached to the work
1494
- (an example is provided in the Appendix below).
1495
-
1496
- "Derivative Works" shall mean any work, whether in Source or Object
1497
- form, that is based on (or derived from) the Work and for which the
1498
- editorial revisions, annotations, elaborations, or other modifications
1499
- represent, as a whole, an original work of authorship. For the purposes
1500
- of this License, Derivative Works shall not include works that remain
1501
- separable from, or merely link (or bind by name) to the interfaces of,
1502
- the Work and Derivative Works thereof.
1503
-
1504
- "Contribution" shall mean any work of authorship, including
1505
- the original version of the Work and any modifications or additions
1506
- to that Work or Derivative Works thereof, that is intentionally
1507
- submitted to Licensor for inclusion in the Work by the copyright owner
1508
- or by an individual or Legal Entity authorized to submit on behalf of
1509
- the copyright owner. For the purposes of this definition, "submitted"
1510
- means any form of electronic, verbal, or written communication sent
1511
- to the Licensor or its representatives, including but not limited to
1512
- communication on electronic mailing lists, source code control systems,
1513
- and issue tracking systems that are managed by, or on behalf of, the
1514
- Licensor for the purpose of discussing and improving the Work, but
1515
- excluding communication that is conspicuously marked or otherwise
1516
- designated in writing by the copyright owner as "Not a Contribution."
1517
-
1518
- "Contributor" shall mean Licensor and any individual or Legal Entity
1519
- on behalf of whom a Contribution has been received by Licensor and
1520
- subsequently incorporated within the Work.
1521
-
1522
- 2. Grant of Copyright License. Subject to the terms and conditions of
1523
- this License, each Contributor hereby grants to You a perpetual,
1524
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1525
- copyright license to reproduce, prepare Derivative Works of,
1526
- publicly display, publicly perform, sublicense, and distribute the
1527
- Work and such Derivative Works in Source or Object form.
1528
-
1529
- 3. Grant of Patent License. Subject to the terms and conditions of
1530
- this License, each Contributor hereby grants to You a perpetual,
1531
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1532
- (except as stated in this section) patent license to make, have made,
1533
- use, offer to sell, sell, import, and otherwise transfer the Work,
1534
- where such license applies only to those patent claims licensable
1535
- by such Contributor that are necessarily infringed by their
1536
- Contribution(s) alone or by combination of their Contribution(s)
1537
- with the Work to which such Contribution(s) was submitted. If You
1538
- institute patent litigation against any entity (including a
1539
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1540
- or a Contribution incorporated within the Work constitutes direct
1541
- or contributory patent infringement, then any patent licenses
1542
- granted to You under this License for that Work shall terminate
1543
- as of the date such litigation is filed.
1544
-
1545
- 4. Redistribution. You may reproduce and distribute copies of the
1546
- Work or Derivative Works thereof in any medium, with or without
1547
- modifications, and in Source or Object form, provided that You
1548
- meet the following conditions:
1549
-
1550
- (a) You must give any other recipients of the Work or
1551
- Derivative Works a copy of this License; and
1552
-
1553
- (b) You must cause any modified files to carry prominent notices
1554
- stating that You changed the files; and
1555
-
1556
- (c) You must retain, in the Source form of any Derivative Works
1557
- that You distribute, all copyright, patent, trademark, and
1558
- attribution notices from the Source form of the Work,
1559
- excluding those notices that do not pertain to any part of
1560
- the Derivative Works; and
1561
-
1562
- (d) If the Work includes a "NOTICE" text file as part of its
1563
- distribution, then any Derivative Works that You distribute must
1564
- include a readable copy of the attribution notices contained
1565
- within such NOTICE file, excluding those notices that do not
1566
- pertain to any part of the Derivative Works, in at least one
1567
- of the following places: within a NOTICE text file distributed
1568
- as part of the Derivative Works; within the Source form or
1569
- documentation, if provided along with the Derivative Works; or,
1570
- within a display generated by the Derivative Works, if and
1571
- wherever such third-party notices normally appear. The contents
1572
- of the NOTICE file are for informational purposes only and
1573
- do not modify the License. You may add Your own attribution
1574
- notices within Derivative Works that You distribute, alongside
1575
- or as an addendum to the NOTICE text from the Work, provided
1576
- that such additional attribution notices cannot be construed
1577
- as modifying the License.
1578
-
1579
- You may add Your own copyright statement to Your modifications and
1580
- may provide additional or different license terms and conditions
1581
- for use, reproduction, or distribution of Your modifications, or
1582
- for any such Derivative Works as a whole, provided Your use,
1583
- reproduction, and distribution of the Work otherwise complies with
1584
- the conditions stated in this License.
1585
-
1586
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1587
- any Contribution intentionally submitted for inclusion in the Work
1588
- by You to the Licensor shall be under the terms and conditions of
1589
- this License, without any additional terms or conditions.
1590
- Notwithstanding the above, nothing herein shall supersede or modify
1591
- the terms of any separate license agreement you may have executed
1592
- with Licensor regarding such Contributions.
1593
-
1594
- 6. Trademarks. This License does not grant permission to use the trade
1595
- names, trademarks, service marks, or product names of the Licensor,
1596
- except as required for reasonable and customary use in describing the
1597
- origin of the Work and reproducing the content of the NOTICE file.
1598
-
1599
- 7. Disclaimer of Warranty. Unless required by applicable law or
1600
- agreed to in writing, Licensor provides the Work (and each
1601
- Contributor provides its Contributions) on an "AS IS" BASIS,
1602
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1603
- implied, including, without limitation, any warranties or conditions
1604
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1605
- PARTICULAR PURPOSE. You are solely responsible for determining the
1606
- appropriateness of using or redistributing the Work and assume any
1607
- risks associated with Your exercise of permissions under this License.
1608
-
1609
- 8. Limitation of Liability. In no event and under no legal theory,
1610
- whether in tort (including negligence), contract, or otherwise,
1611
- unless required by applicable law (such as deliberate and grossly
1612
- negligent acts) or agreed to in writing, shall any Contributor be
1613
- liable to You for damages, including any direct, indirect, special,
1614
- incidental, or consequential damages of any character arising as a
1615
- result of this License or out of the use or inability to use the
1616
- Work (including but not limited to damages for loss of goodwill,
1617
- work stoppage, computer failure or malfunction, or any and all
1618
- other commercial damages or losses), even if such Contributor
1619
- has been advised of the possibility of such damages.
1620
-
1621
- 9. Accepting Warranty or Additional Liability. While redistributing
1622
- the Work or Derivative Works thereof, You may choose to offer,
1623
- and charge a fee for, acceptance of support, warranty, indemnity,
1624
- or other liability obligations and/or rights consistent with this
1625
- License. However, in accepting such obligations, You may act only
1626
- on Your own behalf and on Your sole responsibility, not on behalf
1627
- of any other Contributor, and only if You agree to indemnify,
1628
- defend, and hold each Contributor harmless for any liability
1629
- incurred by, or claims asserted against, such Contributor by reason
1630
- of your accepting any such warranty or additional liability.
1631
-
1632
- END OF TERMS AND CONDITIONS
1633
-
1634
- APPENDIX: How to apply the Apache License to your work.
1635
-
1636
- To apply the Apache License to your work, attach the following
1637
- boilerplate notice, with the fields enclosed by brackets "[]"
1638
- replaced with your own identifying information. (Don't include
1639
- the brackets!) The text should be enclosed in the appropriate
1640
- comment syntax for the file format. We also recommend that a
1641
- file or class name and description of purpose be included on the
1642
- same "printed page" as the copyright notice for easier
1643
- identification within third-party archives.
1644
-
1645
- Copyright 2014 Google Inc.
1646
-
1647
- Licensed under the Apache License, Version 2.0 (the "License");
1648
- you may not use this file except in compliance with the License.
1649
- You may obtain a copy of the License at
1650
-
1651
- http://www.apache.org/licenses/LICENSE-2.0
1652
-
1653
- Unless required by applicable law or agreed to in writing, software
1654
- distributed under the License is distributed on an "AS IS" BASIS,
1655
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1656
- See the License for the specific language governing permissions and
1657
- limitations under the License.
1658
-
1659
-
1660
- -------------------- DEPENDENCY DIVIDER --------------------
1661
-
1662
- Name: intl-messageformat
1663
- License:
1664
-
1665
- Copyright (c) 2019, Oath Inc.
1666
-
1667
- Licensed under the terms of the New BSD license. See below for terms.
1668
-
1669
- Redistribution and use of this software in source and binary forms,
1670
- with or without modification, are permitted provided that the following
1671
- conditions are met:
1672
-
1673
- - Redistributions of source code must retain the above
1674
- copyright notice, this list of conditions and the
1675
- following disclaimer.
1676
-
1677
- - Redistributions in binary form must reproduce the above
1678
- copyright notice, this list of conditions and the
1679
- following disclaimer in the documentation and/or other
1680
- materials provided with the distribution.
1681
-
1682
- - Neither the name of Oath Inc. nor the names of its
1683
- contributors may be used to endorse or promote products
1684
- derived from this software without specific prior
1685
- written permission of Oath Inc.
1686
-
1687
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
1688
- IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
1689
- TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1690
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1691
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1692
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1693
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1694
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1695
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1696
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1697
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1698
-
1699
-
1700
- -------------------- DEPENDENCY DIVIDER --------------------
1701
-
1702
- Name: legacy-javascript
1703
- License:
1704
-
1705
-
1706
- Apache License
1707
- Version 2.0, January 2004
1708
- http://www.apache.org/licenses/
1709
-
1710
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1711
-
1712
- 1. Definitions.
1713
-
1714
- "License" shall mean the terms and conditions for use, reproduction,
1715
- and distribution as defined by Sections 1 through 9 of this document.
1716
-
1717
- "Licensor" shall mean the copyright owner or entity authorized by
1718
- the copyright owner that is granting the License.
1719
-
1720
- "Legal Entity" shall mean the union of the acting entity and all
1721
- other entities that control, are controlled by, or are under common
1722
- control with that entity. For the purposes of this definition,
1723
- "control" means (i) the power, direct or indirect, to cause the
1724
- direction or management of such entity, whether by contract or
1725
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1726
- outstanding shares, or (iii) beneficial ownership of such entity.
1727
-
1728
- "You" (or "Your") shall mean an individual or Legal Entity
1729
- exercising permissions granted by this License.
1730
-
1731
- "Source" form shall mean the preferred form for making modifications,
1732
- including but not limited to software source code, documentation
1733
- source, and configuration files.
1734
-
1735
- "Object" form shall mean any form resulting from mechanical
1736
- transformation or translation of a Source form, including but
1737
- not limited to compiled object code, generated documentation,
1738
- and conversions to other media types.
1739
-
1740
- "Work" shall mean the work of authorship, whether in Source or
1741
- Object form, made available under the License, as indicated by a
1742
- copyright notice that is included in or attached to the work
1743
- (an example is provided in the Appendix below).
1744
-
1745
- "Derivative Works" shall mean any work, whether in Source or Object
1746
- form, that is based on (or derived from) the Work and for which the
1747
- editorial revisions, annotations, elaborations, or other modifications
1748
- represent, as a whole, an original work of authorship. For the purposes
1749
- of this License, Derivative Works shall not include works that remain
1750
- separable from, or merely link (or bind by name) to the interfaces of,
1751
- the Work and Derivative Works thereof.
1752
-
1753
- "Contribution" shall mean any work of authorship, including
1754
- the original version of the Work and any modifications or additions
1755
- to that Work or Derivative Works thereof, that is intentionally
1756
- submitted to Licensor for inclusion in the Work by the copyright owner
1757
- or by an individual or Legal Entity authorized to submit on behalf of
1758
- the copyright owner. For the purposes of this definition, "submitted"
1759
- means any form of electronic, verbal, or written communication sent
1760
- to the Licensor or its representatives, including but not limited to
1761
- communication on electronic mailing lists, source code control systems,
1762
- and issue tracking systems that are managed by, or on behalf of, the
1763
- Licensor for the purpose of discussing and improving the Work, but
1764
- excluding communication that is conspicuously marked or otherwise
1765
- designated in writing by the copyright owner as "Not a Contribution."
1766
-
1767
- "Contributor" shall mean Licensor and any individual or Legal Entity
1768
- on behalf of whom a Contribution has been received by Licensor and
1769
- subsequently incorporated within the Work.
1770
-
1771
- 2. Grant of Copyright License. Subject to the terms and conditions of
1772
- this License, each Contributor hereby grants to You a perpetual,
1773
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1774
- copyright license to reproduce, prepare Derivative Works of,
1775
- publicly display, publicly perform, sublicense, and distribute the
1776
- Work and such Derivative Works in Source or Object form.
1777
-
1778
- 3. Grant of Patent License. Subject to the terms and conditions of
1779
- this License, each Contributor hereby grants to You a perpetual,
1780
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1781
- (except as stated in this section) patent license to make, have made,
1782
- use, offer to sell, sell, import, and otherwise transfer the Work,
1783
- where such license applies only to those patent claims licensable
1784
- by such Contributor that are necessarily infringed by their
1785
- Contribution(s) alone or by combination of their Contribution(s)
1786
- with the Work to which such Contribution(s) was submitted. If You
1787
- institute patent litigation against any entity (including a
1788
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1789
- or a Contribution incorporated within the Work constitutes direct
1790
- or contributory patent infringement, then any patent licenses
1791
- granted to You under this License for that Work shall terminate
1792
- as of the date such litigation is filed.
1793
-
1794
- 4. Redistribution. You may reproduce and distribute copies of the
1795
- Work or Derivative Works thereof in any medium, with or without
1796
- modifications, and in Source or Object form, provided that You
1797
- meet the following conditions:
1798
-
1799
- (a) You must give any other recipients of the Work or
1800
- Derivative Works a copy of this License; and
1801
-
1802
- (b) You must cause any modified files to carry prominent notices
1803
- stating that You changed the files; and
1804
-
1805
- (c) You must retain, in the Source form of any Derivative Works
1806
- that You distribute, all copyright, patent, trademark, and
1807
- attribution notices from the Source form of the Work,
1808
- excluding those notices that do not pertain to any part of
1809
- the Derivative Works; and
1810
-
1811
- (d) If the Work includes a "NOTICE" text file as part of its
1812
- distribution, then any Derivative Works that You distribute must
1813
- include a readable copy of the attribution notices contained
1814
- within such NOTICE file, excluding those notices that do not
1815
- pertain to any part of the Derivative Works, in at least one
1816
- of the following places: within a NOTICE text file distributed
1817
- as part of the Derivative Works; within the Source form or
1818
- documentation, if provided along with the Derivative Works; or,
1819
- within a display generated by the Derivative Works, if and
1820
- wherever such third-party notices normally appear. The contents
1821
- of the NOTICE file are for informational purposes only and
1822
- do not modify the License. You may add Your own attribution
1823
- notices within Derivative Works that You distribute, alongside
1824
- or as an addendum to the NOTICE text from the Work, provided
1825
- that such additional attribution notices cannot be construed
1826
- as modifying the License.
1827
-
1828
- You may add Your own copyright statement to Your modifications and
1829
- may provide additional or different license terms and conditions
1830
- for use, reproduction, or distribution of Your modifications, or
1831
- for any such Derivative Works as a whole, provided Your use,
1832
- reproduction, and distribution of the Work otherwise complies with
1833
- the conditions stated in this License.
1834
-
1835
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1836
- any Contribution intentionally submitted for inclusion in the Work
1837
- by You to the Licensor shall be under the terms and conditions of
1838
- this License, without any additional terms or conditions.
1839
- Notwithstanding the above, nothing herein shall supersede or modify
1840
- the terms of any separate license agreement you may have executed
1841
- with Licensor regarding such Contributions.
1842
-
1843
- 6. Trademarks. This License does not grant permission to use the trade
1844
- names, trademarks, service marks, or product names of the Licensor,
1845
- except as required for reasonable and customary use in describing the
1846
- origin of the Work and reproducing the content of the NOTICE file.
1847
-
1848
- 7. Disclaimer of Warranty. Unless required by applicable law or
1849
- agreed to in writing, Licensor provides the Work (and each
1850
- Contributor provides its Contributions) on an "AS IS" BASIS,
1851
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1852
- implied, including, without limitation, any warranties or conditions
1853
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1854
- PARTICULAR PURPOSE. You are solely responsible for determining the
1855
- appropriateness of using or redistributing the Work and assume any
1856
- risks associated with Your exercise of permissions under this License.
1857
-
1858
- 8. Limitation of Liability. In no event and under no legal theory,
1859
- whether in tort (including negligence), contract, or otherwise,
1860
- unless required by applicable law (such as deliberate and grossly
1861
- negligent acts) or agreed to in writing, shall any Contributor be
1862
- liable to You for damages, including any direct, indirect, special,
1863
- incidental, or consequential damages of any character arising as a
1864
- result of this License or out of the use or inability to use the
1865
- Work (including but not limited to damages for loss of goodwill,
1866
- work stoppage, computer failure or malfunction, or any and all
1867
- other commercial damages or losses), even if such Contributor
1868
- has been advised of the possibility of such damages.
1869
-
1870
- 9. Accepting Warranty or Additional Liability. While redistributing
1871
- the Work or Derivative Works thereof, You may choose to offer,
1872
- and charge a fee for, acceptance of support, warranty, indemnity,
1873
- or other liability obligations and/or rights consistent with this
1874
- License. However, in accepting such obligations, You may act only
1875
- on Your own behalf and on Your sole responsibility, not on behalf
1876
- of any other Contributor, and only if You agree to indemnify,
1877
- defend, and hold each Contributor harmless for any liability
1878
- incurred by, or claims asserted against, such Contributor by reason
1879
- of your accepting any such warranty or additional liability.
1880
-
1881
- END OF TERMS AND CONDITIONS
1882
-
1883
- APPENDIX: How to apply the Apache License to your work.
1884
-
1885
- To apply the Apache License to your work, attach the following
1886
- boilerplate notice, with the fields enclosed by brackets "[]"
1887
- replaced with your own identifying information. (Don't include
1888
- the brackets!) The text should be enclosed in the appropriate
1889
- comment syntax for the file format. We also recommend that a
1890
- file or class name and description of purpose be included on the
1891
- same "printed page" as the copyright notice for easier
1892
- identification within third-party archives.
1893
-
1894
- Copyright [yyyy] [name of copyright owner]
1895
-
1896
- Licensed under the Apache License, Version 2.0 (the "License");
1897
- you may not use this file except in compliance with the License.
1898
- You may obtain a copy of the License at
1899
-
1900
- http://www.apache.org/licenses/LICENSE-2.0
1901
-
1902
- Unless required by applicable law or agreed to in writing, software
1903
- distributed under the License is distributed on an "AS IS" BASIS,
1904
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1905
- See the License for the specific language governing permissions and
1906
- limitations under the License.
1907
-
1908
-
1909
- -------------------- DEPENDENCY DIVIDER --------------------
1910
-
1911
- Name: marked
1912
- License:
1913
-
1914
- ## Marked
1915
-
1916
- Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
1917
-
1918
- Permission is hereby granted, free of charge, to any person obtaining a copy
1919
- of this software and associated documentation files (the "Software"), to deal
1920
- in the Software without restriction, including without limitation the rights
1921
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1922
- copies of the Software, and to permit persons to whom the Software is
1923
- furnished to do so, subject to the following conditions:
1924
-
1925
- The above copyright notice and this permission notice shall be included in
1926
- all copies or substantial portions of the Software.
1927
-
1928
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1929
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1930
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1931
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1932
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1933
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1934
- THE SOFTWARE.
1935
-
1936
- ## Markdown
1937
-
1938
- Copyright © 2004, John Gruber
1939
- http://daringfireball.net/
1940
- All rights reserved.
1941
-
1942
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1943
-
1944
- * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1945
- * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1946
- * Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1947
-
1948
- This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to,
1949
- the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct,
1950
- indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits;
1951
- or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way
1952
- out of the use of this software, even if advised of the possibility of such damage.
1953
-
1954
-
1955
- -------------------- DEPENDENCY DIVIDER --------------------
1956
-
1957
- Name: source-map-scopes-codec
1958
- License:
1959
-
1960
- Copyright 2025 The Chromium Authors
1961
-
1962
- Redistribution and use in source and binary forms, with or without modification,
1963
- are permitted provided that the following conditions are met:
1964
-
1965
- 1. Redistributions of source code must retain the above copyright notice, this
1966
- list of conditions and the following disclaimer.
1967
-
1968
- 2. Redistributions in binary form must reproduce the above copyright notice,
1969
- this list of conditions and the following disclaimer in the documentation
1970
- and/or other materials provided with the distribution.
1971
-
1972
- 3. Neither the name of the copyright holder nor the names of its contributors
1973
- may be used to endorse or promote products derived from this software without
1974
- specific prior written permission.
1975
-
1976
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1977
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1978
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1979
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
1980
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1981
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1982
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1983
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1984
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1985
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1986
-
1987
- -------------------- DEPENDENCY DIVIDER --------------------
1988
-
1989
- Name: third-party-web
1990
- License:
1991
-
1992
- The MIT License (MIT)
1993
- Copyright (c) 2019 Patrick Hulce
1994
-
1995
- Permission is hereby granted, free of charge, to any person obtaining a copy
1996
- of this software and associated documentation files (the "Software"), to deal
1997
- in the Software without restriction, including without limitation the rights
1998
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1999
- copies of the Software, and to permit persons to whom the Software is
2000
- furnished to do so, subject to the following conditions:
2001
-
2002
- The above copyright notice and this permission notice shall be included in all
2003
- copies or substantial portions of the Software.
2004
-
2005
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2006
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2007
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2008
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2009
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2010
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2011
- SOFTWARE.