@ndlib/ndlib-cdk2 1.0.28 → 1.0.30

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 (328) hide show
  1. package/README.md +37 -10
  2. package/lib/ec2s/ec2-with-database.d.ts +13 -8
  3. package/lib/ec2s/ec2-with-database.js +54 -15
  4. package/lib/index.d.ts +1 -0
  5. package/lib/index.js +1 -0
  6. package/lib/rds/postgres-stack.d.ts +27 -0
  7. package/lib/rds/postgres-stack.js +117 -0
  8. package/package.json +11 -11
  9. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -76
  10. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/LICENSE +0 -201
  11. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/README.md +0 -16
  12. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/aws_crc32.d.ts +0 -7
  13. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/aws_crc32.js +0 -31
  14. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/aws_crc32.js.map +0 -1
  15. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/index.d.ts +0 -7
  16. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/index.js +0 -108
  17. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/build/index.js.map +0 -1
  18. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/CopyrightNotice.txt +0 -15
  19. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/LICENSE.txt +0 -12
  20. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/README.md +0 -142
  21. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/index.js +0 -51
  22. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/package.json +0 -3
  23. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/package.json +0 -37
  24. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
  25. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
  26. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.d.ts +0 -37
  27. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.html +0 -1
  28. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.js +0 -218
  29. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.html +0 -1
  30. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.js +0 -284
  31. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/package.json +0 -28
  32. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
  33. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
  34. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-crypto/crc32/tsconfig.json +0 -23
  35. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
  36. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
  37. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
  38. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  39. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
  40. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
  41. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
  42. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  43. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/CHANGELOG.md +0 -261
  44. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/api-extractor.json +0 -4
  45. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +0 -1
  46. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/client/index.js +0 -1
  47. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -1
  48. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +0 -1
  49. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -1
  50. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +0 -1
  51. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +0 -1
  52. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  53. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -1
  54. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +0 -1
  55. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +0 -1
  56. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +0 -1
  57. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +0 -1
  58. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +0 -1
  59. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +0 -1
  60. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +0 -1
  61. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +0 -1
  62. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/client/emitWarningIfUnsupportedVersion.js +0 -13
  63. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/client/index.js +0 -1
  64. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -60
  65. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/index.js +0 -2
  66. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -82
  67. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/index.js +0 -1
  68. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getDateHeader.js +0 -2
  69. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  70. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
  71. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/index.js +0 -3
  72. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/utils/isClockSkewed.js +0 -2
  73. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/coercing-serializers.js +0 -53
  74. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/common.js +0 -2
  75. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/index.js +0 -4
  76. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/json/awsExpectUnion.js +0 -10
  77. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +0 -51
  78. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +0 -57
  79. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/client/emitWarningIfUnsupportedVersion.d.ts +0 -9
  80. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/client/index.d.ts +0 -1
  81. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -17
  82. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
  83. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -95
  84. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/index.d.ts +0 -1
  85. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
  86. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
  87. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
  88. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/index.d.ts +0 -3
  89. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
  90. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/coercing-serializers.d.ts +0 -18
  91. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +0 -2
  92. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +0 -4
  93. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/json/awsExpectUnion.d.ts +0 -7
  94. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +0 -4
  95. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +0 -4
  96. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/client/emitWarningIfUnsupportedVersion.d.ts +0 -1
  97. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/client/index.d.ts +0 -1
  98. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -21
  99. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/index.d.ts +0 -2
  100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -55
  101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/index.d.ts +0 -1
  102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
  103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
  104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
  105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/index.d.ts +0 -3
  106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
  107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/coercing-serializers.d.ts +0 -3
  108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +0 -5
  109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +0 -4
  110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/awsExpectUnion.d.ts +0 -3
  111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +0 -13
  112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +0 -13
  113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +0 -158
  114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/jest.config.integ.js +0 -4
  115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/jest.config.js +0 -6
  116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/scripts/lint.js +0 -24
  117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.spec.ts +0 -70
  118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.ts +0 -25
  119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/client/index.ts +0 -1
  120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +0 -30
  121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +0 -134
  122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/index.ts +0 -2
  123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.ts +0 -244
  124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/index.ts +0 -1
  125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getDateHeader.ts +0 -7
  126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.spec.ts +0 -17
  127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.ts +0 -8
  128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.spec.ts +0 -37
  129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.ts +0 -18
  130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/index.ts +0 -3
  131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.spec.ts +0 -32
  132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.ts +0 -12
  133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/index.ts +0 -3
  134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.spec.ts +0 -76
  135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.ts +0 -72
  136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/common.ts +0 -5
  137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/index.ts +0 -4
  138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.spec.ts +0 -30
  139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.ts +0 -17
  140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +0 -60
  141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +0 -64
  142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.cjs.json +0 -9
  143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +0 -1
  144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.es.json +0 -9
  145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +0 -1
  146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.types.json +0 -9
  147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +0 -1
  148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
  149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
  150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
  151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
  152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
  153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
  154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
  155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
  156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
  157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
  158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
  159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
  160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
  161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/README.md +0 -4
  162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/EventStreamCodec.js +0 -1
  163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +0 -1
  164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +0 -1
  165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +0 -1
  166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +0 -1
  167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +0 -1
  168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +0 -1
  169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +0 -1
  170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +0 -1
  171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -468
  172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +0 -1
  173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +0 -1
  174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -62
  175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -182
  176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -43
  177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
  178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -14
  179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -17
  180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -16
  181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -14
  182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -690
  183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
  184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
  185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
  186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
  187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
  188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
  189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
  190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
  191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
  192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
  193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
  194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
  195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
  196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
  197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
  198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
  199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
  200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
  201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
  202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
  203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
  204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
  205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
  206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
  207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
  208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
  209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
  210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/package.json +0 -61
  211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/CHANGELOG.md +0 -229
  212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/CONTRIBUTING.md +0 -18
  213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/LICENSE.md +0 -9
  214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/README.md +0 -505
  215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/bin/uuid +0 -2
  216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/index.js +0 -9
  217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/rng.js +0 -19
  222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/stringify.js +0 -30
  224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v35.js +0 -64
  227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v4.js +0 -24
  228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/version.js +0 -11
  231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/index.js +0 -9
  232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/md5.js +0 -13
  233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/nil.js +0 -1
  234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/parse.js +0 -35
  235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/regex.js +0 -1
  236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/rng.js +0 -12
  237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/stringify.js +0 -29
  239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v1.js +0 -95
  240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v3.js +0 -4
  241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v35.js +0 -64
  242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v4.js +0 -24
  243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v5.js +0 -4
  244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/validate.js +0 -7
  245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/version.js +0 -11
  246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/index.js +0 -79
  247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/md5-browser.js +0 -223
  248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/md5.js +0 -23
  249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/nil.js +0 -8
  250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/parse.js +0 -45
  251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/regex.js +0 -8
  252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/rng-browser.js +0 -26
  253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/rng.js +0 -24
  254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/sha1-browser.js +0 -104
  255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/sha1.js +0 -23
  256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/stringify.js +0 -39
  257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuid.min.js +0 -1
  258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
  259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
  260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
  261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
  262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
  263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
  264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
  265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
  266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
  267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/uuid-bin.js +0 -85
  268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v1.js +0 -107
  269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v3.js +0 -16
  270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v35.js +0 -78
  271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v4.js +0 -37
  272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v5.js +0 -16
  273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/validate.js +0 -17
  274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/version.js +0 -21
  275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/package.json +0 -135
  276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/node_modules/uuid/wrapper.mjs +0 -10
  277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/jackspeak/dist/commonjs/parse-args.d.ts.map +0 -1
  278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/jackspeak/dist/commonjs/parse-args.js.map +0 -1
  279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
  284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.js +0 -589
  286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.js +0 -22
  294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
  296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.js +0 -1011
  298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/package.json +0 -3
  300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
  309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.js +0 -585
  311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.js +0 -18
  319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
  321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.js +0 -995
  323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/package.json +0 -3
  325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
@@ -1,35 +0,0 @@
1
- import validate from './validate.js';
2
-
3
- function parse(uuid) {
4
- if (!validate(uuid)) {
5
- throw TypeError('Invalid UUID');
6
- }
7
-
8
- let v;
9
- const arr = new Uint8Array(16); // Parse ########-....-....-....-............
10
-
11
- arr[0] = (v = parseInt(uuid.slice(0, 8), 16)) >>> 24;
12
- arr[1] = v >>> 16 & 0xff;
13
- arr[2] = v >>> 8 & 0xff;
14
- arr[3] = v & 0xff; // Parse ........-####-....-....-............
15
-
16
- arr[4] = (v = parseInt(uuid.slice(9, 13), 16)) >>> 8;
17
- arr[5] = v & 0xff; // Parse ........-....-####-....-............
18
-
19
- arr[6] = (v = parseInt(uuid.slice(14, 18), 16)) >>> 8;
20
- arr[7] = v & 0xff; // Parse ........-....-....-####-............
21
-
22
- arr[8] = (v = parseInt(uuid.slice(19, 23), 16)) >>> 8;
23
- arr[9] = v & 0xff; // Parse ........-....-....-....-############
24
- // (Use "/" to avoid 32-bit truncation when bit-shifting high-order bytes)
25
-
26
- arr[10] = (v = parseInt(uuid.slice(24, 36), 16)) / 0x10000000000 & 0xff;
27
- arr[11] = v / 0x100000000 & 0xff;
28
- arr[12] = v >>> 24 & 0xff;
29
- arr[13] = v >>> 16 & 0xff;
30
- arr[14] = v >>> 8 & 0xff;
31
- arr[15] = v & 0xff;
32
- return arr;
33
- }
34
-
35
- export default parse;
@@ -1 +0,0 @@
1
- export default /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
@@ -1,12 +0,0 @@
1
- import crypto from 'crypto';
2
- const rnds8Pool = new Uint8Array(256); // # of random values to pre-allocate
3
-
4
- let poolPtr = rnds8Pool.length;
5
- export default function rng() {
6
- if (poolPtr > rnds8Pool.length - 16) {
7
- crypto.randomFillSync(rnds8Pool);
8
- poolPtr = 0;
9
- }
10
-
11
- return rnds8Pool.slice(poolPtr, poolPtr += 16);
12
- }
@@ -1,13 +0,0 @@
1
- import crypto from 'crypto';
2
-
3
- function sha1(bytes) {
4
- if (Array.isArray(bytes)) {
5
- bytes = Buffer.from(bytes);
6
- } else if (typeof bytes === 'string') {
7
- bytes = Buffer.from(bytes, 'utf8');
8
- }
9
-
10
- return crypto.createHash('sha1').update(bytes).digest();
11
- }
12
-
13
- export default sha1;
@@ -1,29 +0,0 @@
1
- import validate from './validate.js';
2
- /**
3
- * Convert array of 16 byte values to UUID string format of the form:
4
- * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
5
- */
6
-
7
- const byteToHex = [];
8
-
9
- for (let i = 0; i < 256; ++i) {
10
- byteToHex.push((i + 0x100).toString(16).substr(1));
11
- }
12
-
13
- function stringify(arr, offset = 0) {
14
- // Note: Be careful editing this code! It's been tuned for performance
15
- // and works in ways you may not expect. See https://github.com/uuidjs/uuid/pull/434
16
- const uuid = (byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + '-' + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + '-' + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + '-' + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + '-' + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]]).toLowerCase(); // Consistency check for valid UUID. If this throws, it's likely due to one
17
- // of the following:
18
- // - One or more input array values don't map to a hex octet (leading to
19
- // "undefined" in the uuid)
20
- // - Invalid input values for the RFC `version` or `variant` fields
21
-
22
- if (!validate(uuid)) {
23
- throw TypeError('Stringified UUID is invalid');
24
- }
25
-
26
- return uuid;
27
- }
28
-
29
- export default stringify;
@@ -1,95 +0,0 @@
1
- import rng from './rng.js';
2
- import stringify from './stringify.js'; // **`v1()` - Generate time-based UUID**
3
- //
4
- // Inspired by https://github.com/LiosK/UUID.js
5
- // and http://docs.python.org/library/uuid.html
6
-
7
- let _nodeId;
8
-
9
- let _clockseq; // Previous uuid creation time
10
-
11
-
12
- let _lastMSecs = 0;
13
- let _lastNSecs = 0; // See https://github.com/uuidjs/uuid for API details
14
-
15
- function v1(options, buf, offset) {
16
- let i = buf && offset || 0;
17
- const b = buf || new Array(16);
18
- options = options || {};
19
- let node = options.node || _nodeId;
20
- let clockseq = options.clockseq !== undefined ? options.clockseq : _clockseq; // node and clockseq need to be initialized to random values if they're not
21
- // specified. We do this lazily to minimize issues related to insufficient
22
- // system entropy. See #189
23
-
24
- if (node == null || clockseq == null) {
25
- const seedBytes = options.random || (options.rng || rng)();
26
-
27
- if (node == null) {
28
- // Per 4.5, create and 48-bit node id, (47 random bits + multicast bit = 1)
29
- node = _nodeId = [seedBytes[0] | 0x01, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
30
- }
31
-
32
- if (clockseq == null) {
33
- // Per 4.2.2, randomize (14 bit) clockseq
34
- clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 0x3fff;
35
- }
36
- } // UUID timestamps are 100 nano-second units since the Gregorian epoch,
37
- // (1582-10-15 00:00). JSNumbers aren't precise enough for this, so
38
- // time is handled internally as 'msecs' (integer milliseconds) and 'nsecs'
39
- // (100-nanoseconds offset from msecs) since unix epoch, 1970-01-01 00:00.
40
-
41
-
42
- let msecs = options.msecs !== undefined ? options.msecs : Date.now(); // Per 4.2.1.2, use count of uuid's generated during the current clock
43
- // cycle to simulate higher resolution clock
44
-
45
- let nsecs = options.nsecs !== undefined ? options.nsecs : _lastNSecs + 1; // Time since last uuid creation (in msecs)
46
-
47
- const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 10000; // Per 4.2.1.2, Bump clockseq on clock regression
48
-
49
- if (dt < 0 && options.clockseq === undefined) {
50
- clockseq = clockseq + 1 & 0x3fff;
51
- } // Reset nsecs if clock regresses (new clockseq) or we've moved onto a new
52
- // time interval
53
-
54
-
55
- if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === undefined) {
56
- nsecs = 0;
57
- } // Per 4.2.1.2 Throw error if too many uuids are requested
58
-
59
-
60
- if (nsecs >= 10000) {
61
- throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
62
- }
63
-
64
- _lastMSecs = msecs;
65
- _lastNSecs = nsecs;
66
- _clockseq = clockseq; // Per 4.1.4 - Convert from unix epoch to Gregorian epoch
67
-
68
- msecs += 12219292800000; // `time_low`
69
-
70
- const tl = ((msecs & 0xfffffff) * 10000 + nsecs) % 0x100000000;
71
- b[i++] = tl >>> 24 & 0xff;
72
- b[i++] = tl >>> 16 & 0xff;
73
- b[i++] = tl >>> 8 & 0xff;
74
- b[i++] = tl & 0xff; // `time_mid`
75
-
76
- const tmh = msecs / 0x100000000 * 10000 & 0xfffffff;
77
- b[i++] = tmh >>> 8 & 0xff;
78
- b[i++] = tmh & 0xff; // `time_high_and_version`
79
-
80
- b[i++] = tmh >>> 24 & 0xf | 0x10; // include version
81
-
82
- b[i++] = tmh >>> 16 & 0xff; // `clock_seq_hi_and_reserved` (Per 4.2.2 - include variant)
83
-
84
- b[i++] = clockseq >>> 8 | 0x80; // `clock_seq_low`
85
-
86
- b[i++] = clockseq & 0xff; // `node`
87
-
88
- for (let n = 0; n < 6; ++n) {
89
- b[i + n] = node[n];
90
- }
91
-
92
- return buf || stringify(b);
93
- }
94
-
95
- export default v1;
@@ -1,4 +0,0 @@
1
- import v35 from './v35.js';
2
- import md5 from './md5.js';
3
- const v3 = v35('v3', 0x30, md5);
4
- export default v3;
@@ -1,64 +0,0 @@
1
- import stringify from './stringify.js';
2
- import parse from './parse.js';
3
-
4
- function stringToBytes(str) {
5
- str = unescape(encodeURIComponent(str)); // UTF8 escape
6
-
7
- const bytes = [];
8
-
9
- for (let i = 0; i < str.length; ++i) {
10
- bytes.push(str.charCodeAt(i));
11
- }
12
-
13
- return bytes;
14
- }
15
-
16
- export const DNS = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';
17
- export const URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';
18
- export default function (name, version, hashfunc) {
19
- function generateUUID(value, namespace, buf, offset) {
20
- if (typeof value === 'string') {
21
- value = stringToBytes(value);
22
- }
23
-
24
- if (typeof namespace === 'string') {
25
- namespace = parse(namespace);
26
- }
27
-
28
- if (namespace.length !== 16) {
29
- throw TypeError('Namespace must be array-like (16 iterable integer values, 0-255)');
30
- } // Compute hash of namespace and value, Per 4.3
31
- // Future: Use spread syntax when supported on all platforms, e.g. `bytes =
32
- // hashfunc([...namespace, ... value])`
33
-
34
-
35
- let bytes = new Uint8Array(16 + value.length);
36
- bytes.set(namespace);
37
- bytes.set(value, namespace.length);
38
- bytes = hashfunc(bytes);
39
- bytes[6] = bytes[6] & 0x0f | version;
40
- bytes[8] = bytes[8] & 0x3f | 0x80;
41
-
42
- if (buf) {
43
- offset = offset || 0;
44
-
45
- for (let i = 0; i < 16; ++i) {
46
- buf[offset + i] = bytes[i];
47
- }
48
-
49
- return buf;
50
- }
51
-
52
- return stringify(bytes);
53
- } // Function#name is not settable on some platforms (#270)
54
-
55
-
56
- try {
57
- generateUUID.name = name; // eslint-disable-next-line no-empty
58
- } catch (err) {} // For CommonJS default export support
59
-
60
-
61
- generateUUID.DNS = DNS;
62
- generateUUID.URL = URL;
63
- return generateUUID;
64
- }
@@ -1,24 +0,0 @@
1
- import rng from './rng.js';
2
- import stringify from './stringify.js';
3
-
4
- function v4(options, buf, offset) {
5
- options = options || {};
6
- const rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
7
-
8
- rnds[6] = rnds[6] & 0x0f | 0x40;
9
- rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided
10
-
11
- if (buf) {
12
- offset = offset || 0;
13
-
14
- for (let i = 0; i < 16; ++i) {
15
- buf[offset + i] = rnds[i];
16
- }
17
-
18
- return buf;
19
- }
20
-
21
- return stringify(rnds);
22
- }
23
-
24
- export default v4;
@@ -1,4 +0,0 @@
1
- import v35 from './v35.js';
2
- import sha1 from './sha1.js';
3
- const v5 = v35('v5', 0x50, sha1);
4
- export default v5;
@@ -1,7 +0,0 @@
1
- import REGEX from './regex.js';
2
-
3
- function validate(uuid) {
4
- return typeof uuid === 'string' && REGEX.test(uuid);
5
- }
6
-
7
- export default validate;
@@ -1,11 +0,0 @@
1
- import validate from './validate.js';
2
-
3
- function version(uuid) {
4
- if (!validate(uuid)) {
5
- throw TypeError('Invalid UUID');
6
- }
7
-
8
- return parseInt(uuid.substr(14, 1), 16);
9
- }
10
-
11
- export default version;
@@ -1,79 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "v1", {
7
- enumerable: true,
8
- get: function () {
9
- return _v.default;
10
- }
11
- });
12
- Object.defineProperty(exports, "v3", {
13
- enumerable: true,
14
- get: function () {
15
- return _v2.default;
16
- }
17
- });
18
- Object.defineProperty(exports, "v4", {
19
- enumerable: true,
20
- get: function () {
21
- return _v3.default;
22
- }
23
- });
24
- Object.defineProperty(exports, "v5", {
25
- enumerable: true,
26
- get: function () {
27
- return _v4.default;
28
- }
29
- });
30
- Object.defineProperty(exports, "NIL", {
31
- enumerable: true,
32
- get: function () {
33
- return _nil.default;
34
- }
35
- });
36
- Object.defineProperty(exports, "version", {
37
- enumerable: true,
38
- get: function () {
39
- return _version.default;
40
- }
41
- });
42
- Object.defineProperty(exports, "validate", {
43
- enumerable: true,
44
- get: function () {
45
- return _validate.default;
46
- }
47
- });
48
- Object.defineProperty(exports, "stringify", {
49
- enumerable: true,
50
- get: function () {
51
- return _stringify.default;
52
- }
53
- });
54
- Object.defineProperty(exports, "parse", {
55
- enumerable: true,
56
- get: function () {
57
- return _parse.default;
58
- }
59
- });
60
-
61
- var _v = _interopRequireDefault(require("./v1.js"));
62
-
63
- var _v2 = _interopRequireDefault(require("./v3.js"));
64
-
65
- var _v3 = _interopRequireDefault(require("./v4.js"));
66
-
67
- var _v4 = _interopRequireDefault(require("./v5.js"));
68
-
69
- var _nil = _interopRequireDefault(require("./nil.js"));
70
-
71
- var _version = _interopRequireDefault(require("./version.js"));
72
-
73
- var _validate = _interopRequireDefault(require("./validate.js"));
74
-
75
- var _stringify = _interopRequireDefault(require("./stringify.js"));
76
-
77
- var _parse = _interopRequireDefault(require("./parse.js"));
78
-
79
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
@@ -1,223 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
-
8
- /*
9
- * Browser-compatible JavaScript MD5
10
- *
11
- * Modification of JavaScript MD5
12
- * https://github.com/blueimp/JavaScript-MD5
13
- *
14
- * Copyright 2011, Sebastian Tschan
15
- * https://blueimp.net
16
- *
17
- * Licensed under the MIT license:
18
- * https://opensource.org/licenses/MIT
19
- *
20
- * Based on
21
- * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
22
- * Digest Algorithm, as defined in RFC 1321.
23
- * Version 2.2 Copyright (C) Paul Johnston 1999 - 2009
24
- * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
25
- * Distributed under the BSD License
26
- * See http://pajhome.org.uk/crypt/md5 for more info.
27
- */
28
- function md5(bytes) {
29
- if (typeof bytes === 'string') {
30
- const msg = unescape(encodeURIComponent(bytes)); // UTF8 escape
31
-
32
- bytes = new Uint8Array(msg.length);
33
-
34
- for (let i = 0; i < msg.length; ++i) {
35
- bytes[i] = msg.charCodeAt(i);
36
- }
37
- }
38
-
39
- return md5ToHexEncodedArray(wordsToMd5(bytesToWords(bytes), bytes.length * 8));
40
- }
41
- /*
42
- * Convert an array of little-endian words to an array of bytes
43
- */
44
-
45
-
46
- function md5ToHexEncodedArray(input) {
47
- const output = [];
48
- const length32 = input.length * 32;
49
- const hexTab = '0123456789abcdef';
50
-
51
- for (let i = 0; i < length32; i += 8) {
52
- const x = input[i >> 5] >>> i % 32 & 0xff;
53
- const hex = parseInt(hexTab.charAt(x >>> 4 & 0x0f) + hexTab.charAt(x & 0x0f), 16);
54
- output.push(hex);
55
- }
56
-
57
- return output;
58
- }
59
- /**
60
- * Calculate output length with padding and bit length
61
- */
62
-
63
-
64
- function getOutputLength(inputLength8) {
65
- return (inputLength8 + 64 >>> 9 << 4) + 14 + 1;
66
- }
67
- /*
68
- * Calculate the MD5 of an array of little-endian words, and a bit length.
69
- */
70
-
71
-
72
- function wordsToMd5(x, len) {
73
- /* append padding */
74
- x[len >> 5] |= 0x80 << len % 32;
75
- x[getOutputLength(len) - 1] = len;
76
- let a = 1732584193;
77
- let b = -271733879;
78
- let c = -1732584194;
79
- let d = 271733878;
80
-
81
- for (let i = 0; i < x.length; i += 16) {
82
- const olda = a;
83
- const oldb = b;
84
- const oldc = c;
85
- const oldd = d;
86
- a = md5ff(a, b, c, d, x[i], 7, -680876936);
87
- d = md5ff(d, a, b, c, x[i + 1], 12, -389564586);
88
- c = md5ff(c, d, a, b, x[i + 2], 17, 606105819);
89
- b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330);
90
- a = md5ff(a, b, c, d, x[i + 4], 7, -176418897);
91
- d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426);
92
- c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341);
93
- b = md5ff(b, c, d, a, x[i + 7], 22, -45705983);
94
- a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416);
95
- d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417);
96
- c = md5ff(c, d, a, b, x[i + 10], 17, -42063);
97
- b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162);
98
- a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682);
99
- d = md5ff(d, a, b, c, x[i + 13], 12, -40341101);
100
- c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290);
101
- b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329);
102
- a = md5gg(a, b, c, d, x[i + 1], 5, -165796510);
103
- d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632);
104
- c = md5gg(c, d, a, b, x[i + 11], 14, 643717713);
105
- b = md5gg(b, c, d, a, x[i], 20, -373897302);
106
- a = md5gg(a, b, c, d, x[i + 5], 5, -701558691);
107
- d = md5gg(d, a, b, c, x[i + 10], 9, 38016083);
108
- c = md5gg(c, d, a, b, x[i + 15], 14, -660478335);
109
- b = md5gg(b, c, d, a, x[i + 4], 20, -405537848);
110
- a = md5gg(a, b, c, d, x[i + 9], 5, 568446438);
111
- d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690);
112
- c = md5gg(c, d, a, b, x[i + 3], 14, -187363961);
113
- b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501);
114
- a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467);
115
- d = md5gg(d, a, b, c, x[i + 2], 9, -51403784);
116
- c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473);
117
- b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734);
118
- a = md5hh(a, b, c, d, x[i + 5], 4, -378558);
119
- d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463);
120
- c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562);
121
- b = md5hh(b, c, d, a, x[i + 14], 23, -35309556);
122
- a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060);
123
- d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353);
124
- c = md5hh(c, d, a, b, x[i + 7], 16, -155497632);
125
- b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640);
126
- a = md5hh(a, b, c, d, x[i + 13], 4, 681279174);
127
- d = md5hh(d, a, b, c, x[i], 11, -358537222);
128
- c = md5hh(c, d, a, b, x[i + 3], 16, -722521979);
129
- b = md5hh(b, c, d, a, x[i + 6], 23, 76029189);
130
- a = md5hh(a, b, c, d, x[i + 9], 4, -640364487);
131
- d = md5hh(d, a, b, c, x[i + 12], 11, -421815835);
132
- c = md5hh(c, d, a, b, x[i + 15], 16, 530742520);
133
- b = md5hh(b, c, d, a, x[i + 2], 23, -995338651);
134
- a = md5ii(a, b, c, d, x[i], 6, -198630844);
135
- d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415);
136
- c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905);
137
- b = md5ii(b, c, d, a, x[i + 5], 21, -57434055);
138
- a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571);
139
- d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606);
140
- c = md5ii(c, d, a, b, x[i + 10], 15, -1051523);
141
- b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799);
142
- a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359);
143
- d = md5ii(d, a, b, c, x[i + 15], 10, -30611744);
144
- c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380);
145
- b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649);
146
- a = md5ii(a, b, c, d, x[i + 4], 6, -145523070);
147
- d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379);
148
- c = md5ii(c, d, a, b, x[i + 2], 15, 718787259);
149
- b = md5ii(b, c, d, a, x[i + 9], 21, -343485551);
150
- a = safeAdd(a, olda);
151
- b = safeAdd(b, oldb);
152
- c = safeAdd(c, oldc);
153
- d = safeAdd(d, oldd);
154
- }
155
-
156
- return [a, b, c, d];
157
- }
158
- /*
159
- * Convert an array bytes to an array of little-endian words
160
- * Characters >255 have their high-byte silently ignored.
161
- */
162
-
163
-
164
- function bytesToWords(input) {
165
- if (input.length === 0) {
166
- return [];
167
- }
168
-
169
- const length8 = input.length * 8;
170
- const output = new Uint32Array(getOutputLength(length8));
171
-
172
- for (let i = 0; i < length8; i += 8) {
173
- output[i >> 5] |= (input[i / 8] & 0xff) << i % 32;
174
- }
175
-
176
- return output;
177
- }
178
- /*
179
- * Add integers, wrapping at 2^32. This uses 16-bit operations internally
180
- * to work around bugs in some JS interpreters.
181
- */
182
-
183
-
184
- function safeAdd(x, y) {
185
- const lsw = (x & 0xffff) + (y & 0xffff);
186
- const msw = (x >> 16) + (y >> 16) + (lsw >> 16);
187
- return msw << 16 | lsw & 0xffff;
188
- }
189
- /*
190
- * Bitwise rotate a 32-bit number to the left.
191
- */
192
-
193
-
194
- function bitRotateLeft(num, cnt) {
195
- return num << cnt | num >>> 32 - cnt;
196
- }
197
- /*
198
- * These functions implement the four basic operations the algorithm uses.
199
- */
200
-
201
-
202
- function md5cmn(q, a, b, x, s, t) {
203
- return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b);
204
- }
205
-
206
- function md5ff(a, b, c, d, x, s, t) {
207
- return md5cmn(b & c | ~b & d, a, b, x, s, t);
208
- }
209
-
210
- function md5gg(a, b, c, d, x, s, t) {
211
- return md5cmn(b & d | c & ~d, a, b, x, s, t);
212
- }
213
-
214
- function md5hh(a, b, c, d, x, s, t) {
215
- return md5cmn(b ^ c ^ d, a, b, x, s, t);
216
- }
217
-
218
- function md5ii(a, b, c, d, x, s, t) {
219
- return md5cmn(c ^ (b | ~d), a, b, x, s, t);
220
- }
221
-
222
- var _default = md5;
223
- exports.default = _default;
@@ -1,23 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
-
8
- var _crypto = _interopRequireDefault(require("crypto"));
9
-
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
-
12
- function md5(bytes) {
13
- if (Array.isArray(bytes)) {
14
- bytes = Buffer.from(bytes);
15
- } else if (typeof bytes === 'string') {
16
- bytes = Buffer.from(bytes, 'utf8');
17
- }
18
-
19
- return _crypto.default.createHash('md5').update(bytes).digest();
20
- }
21
-
22
- var _default = md5;
23
- exports.default = _default;
@@ -1,8 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = '00000000-0000-0000-0000-000000000000';
8
- exports.default = _default;