serverless-spy 0.0.28 → 0.0.29

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 (403) hide show
  1. package/.jsii +15 -15
  2. package/dist/releasetag.txt +1 -1
  3. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +144 -92
  4. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +3 -3
  5. package/lib/src/ServerlessSpy.js +1 -1
  6. package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
  7. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  8. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
  9. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
  10. package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
  11. package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
  12. package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
  13. package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
  14. package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
  15. package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
  16. package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
  17. package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
  18. package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
  19. package/node_modules/@aws-sdk/client-s3/package.json +42 -42
  20. package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
  21. package/node_modules/@aws-sdk/client-sns/package.json +26 -26
  22. package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
  23. package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
  24. package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
  25. package/node_modules/@aws-sdk/client-sso/package.json +23 -23
  26. package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
  27. package/node_modules/@aws-sdk/client-sts/package.json +26 -26
  28. package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
  29. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  30. package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
  31. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
  32. package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
  33. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
  35. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  36. package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
  37. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  38. package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
  39. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  40. package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
  41. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  42. package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
  43. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  44. package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
  45. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  46. package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
  47. package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
  48. package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
  49. package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
  50. package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
  51. package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
  52. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
  53. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
  54. package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
  55. package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
  56. package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
  57. package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
  58. package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
  59. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  60. package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
  61. package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
  62. package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
  63. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  64. package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
  65. package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
  66. package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
  67. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  68. package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
  69. package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
  70. package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
  71. package/node_modules/@aws-sdk/md5-js/package.json +2 -2
  72. package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
  73. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  74. package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
  75. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  76. package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
  77. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  78. package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
  79. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  80. package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
  81. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
  82. package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
  83. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  84. package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
  85. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
  86. package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
  87. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  88. package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
  89. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  90. package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
  91. package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
  92. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
  93. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
  94. package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
  95. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  96. package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
  97. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  98. package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
  99. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  100. package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
  101. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  102. package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
  103. package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
  104. package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
  105. package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
  106. package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
  107. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  108. package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
  109. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  110. package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
  111. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  112. package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
  113. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  114. package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
  115. package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
  116. package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
  117. package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
  118. package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
  119. package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
  120. package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
  121. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
  122. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
  123. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  124. package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
  125. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  126. package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
  127. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  128. package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
  129. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  130. package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
  131. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  132. package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
  133. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
  134. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
  135. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
  136. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
  137. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
  138. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
  139. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  140. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  141. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
  142. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
  143. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  144. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
  145. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  146. package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
  147. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  148. package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
  149. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
  150. package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
  151. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  152. package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
  153. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
  154. package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
  155. package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
  156. package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
  157. package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
  158. package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  159. package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
  160. package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
  161. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
  162. package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
  163. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
  164. package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
  165. package/node_modules/@aws-sdk/types/package.json +1 -1
  166. package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
  167. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  168. package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
  169. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  170. package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
  171. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  172. package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
  173. package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
  174. package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
  175. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  176. package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
  177. package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
  178. package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
  179. package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
  180. package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
  181. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  182. package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
  183. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  184. package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
  185. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  186. package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
  187. package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
  188. package/node_modules/@serverless-stack/node/package.json +1 -1
  189. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
  190. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
  191. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
  192. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
  193. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
  194. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
  195. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
  196. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
  197. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
  198. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
  199. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
  200. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
  201. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
  202. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
  203. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
  204. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
  205. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
  206. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
  207. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
  208. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
  209. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
  210. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
  211. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
  212. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
  213. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
  214. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
  215. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
  216. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  217. package/node_modules/aws-sdk/README.md +1 -1
  218. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
  219. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
  220. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
  221. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
  222. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
  223. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
  224. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
  225. package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
  226. package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
  227. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  228. package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
  229. package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
  230. package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
  231. package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
  232. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  233. package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
  234. package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
  235. package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
  236. package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
  237. package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
  238. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
  239. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
  240. package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
  241. package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
  242. package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
  243. package/node_modules/aws-sdk/lib/config.js +78 -1
  244. package/node_modules/aws-sdk/lib/core.js +1 -1
  245. package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
  246. package/node_modules/aws-sdk/lib/node_loader.js +17 -1
  247. package/node_modules/aws-sdk/lib/service.js +2 -0
  248. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
  249. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
  250. package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
  251. package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
  252. package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
  253. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
  254. package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
  255. package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
  256. package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
  257. package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
  258. package/node_modules/aws-sdk/lib/token.d.ts +101 -0
  259. package/node_modules/aws-sdk/lib/token.js +219 -0
  260. package/node_modules/aws-sdk/package.json +1 -1
  261. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
  262. package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
  263. package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
  264. package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
  265. package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
  266. package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
  267. package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
  268. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
  269. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
  270. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
  271. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
  272. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
  273. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
  274. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
  275. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
  276. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
  277. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
  278. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
  279. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
  280. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
  281. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
  282. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
  283. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
  284. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
  285. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
  286. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
  287. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
  288. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
  289. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
  290. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
  291. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
  292. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
  293. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
  294. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
  295. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
  296. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
  297. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
  298. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
  299. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
  300. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
  301. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
  302. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
  303. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
  304. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
  305. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
  306. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
  307. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
  308. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
  309. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
  310. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
  311. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
  312. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
  313. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
  314. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
  315. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
  316. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
  317. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
  318. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
  319. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
  320. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
  321. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
  322. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
  323. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
  324. package/node_modules/object.assign/CHANGELOG.md +4 -0
  325. package/node_modules/object.assign/dist/browser.js +944 -0
  326. package/node_modules/object.assign/package.json +3 -2
  327. package/package.json +17 -17
  328. package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
  329. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
  330. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
  331. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
  332. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  333. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  334. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
  335. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
  336. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
  337. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
  338. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
  339. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
  340. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
  341. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
  342. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
  343. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
  344. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
  345. package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
  346. package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
  347. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
  348. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
  349. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
  350. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
  351. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  352. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  353. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
  354. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
  355. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
  356. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
  357. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
  358. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
  359. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
  360. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
  361. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
  362. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
  363. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
  364. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
  365. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
  366. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
  367. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
  368. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
  369. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
  370. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  371. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  372. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
  373. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
  374. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
  375. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
  376. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
  377. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
  378. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
  379. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
  380. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
  381. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
  382. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
  383. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
  384. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
  385. package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
  386. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
  387. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
  388. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
  389. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  390. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  391. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
  392. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
  393. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
  394. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
  395. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
  396. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
  397. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
  398. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
  399. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
  400. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
  401. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
  402. package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
  403. package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
@@ -1,136 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.escapeUTF8 = exports.escape = exports.encodeNonAsciiHTML = exports.encodeHTML = exports.encodeXML = void 0;
7
- var xml_json_1 = __importDefault(require("./maps/xml.json"));
8
- var inverseXML = getInverseObj(xml_json_1.default);
9
- var xmlReplacer = getInverseReplacer(inverseXML);
10
- /**
11
- * Encodes all non-ASCII characters, as well as characters not valid in XML
12
- * documents using XML entities.
13
- *
14
- * If a character has no equivalent entity, a
15
- * numeric hexadecimal reference (eg. `ü`) will be used.
16
- */
17
- exports.encodeXML = getASCIIEncoder(inverseXML);
18
- var entities_json_1 = __importDefault(require("./maps/entities.json"));
19
- var inverseHTML = getInverseObj(entities_json_1.default);
20
- var htmlReplacer = getInverseReplacer(inverseHTML);
21
- /**
22
- * Encodes all entities and non-ASCII characters in the input.
23
- *
24
- * This includes characters that are valid ASCII characters in HTML documents.
25
- * For example `#` will be encoded as `#`. To get a more compact output,
26
- * consider using the `encodeNonAsciiHTML` function.
27
- *
28
- * If a character has no equivalent entity, a
29
- * numeric hexadecimal reference (eg. `ü`) will be used.
30
- */
31
- exports.encodeHTML = getInverse(inverseHTML, htmlReplacer);
32
- /**
33
- * Encodes all non-ASCII characters, as well as characters not valid in HTML
34
- * documents using HTML entities.
35
- *
36
- * If a character has no equivalent entity, a
37
- * numeric hexadecimal reference (eg. `ü`) will be used.
38
- */
39
- exports.encodeNonAsciiHTML = getASCIIEncoder(inverseHTML);
40
- function getInverseObj(obj) {
41
- return Object.keys(obj)
42
- .sort()
43
- .reduce(function (inverse, name) {
44
- inverse[obj[name]] = "&" + name + ";";
45
- return inverse;
46
- }, {});
47
- }
48
- function getInverseReplacer(inverse) {
49
- var single = [];
50
- var multiple = [];
51
- for (var _i = 0, _a = Object.keys(inverse); _i < _a.length; _i++) {
52
- var k = _a[_i];
53
- if (k.length === 1) {
54
- // Add value to single array
55
- single.push("\\" + k);
56
- }
57
- else {
58
- // Add value to multiple array
59
- multiple.push(k);
60
- }
61
- }
62
- // Add ranges to single characters.
63
- single.sort();
64
- for (var start = 0; start < single.length - 1; start++) {
65
- // Find the end of a run of characters
66
- var end = start;
67
- while (end < single.length - 1 &&
68
- single[end].charCodeAt(1) + 1 === single[end + 1].charCodeAt(1)) {
69
- end += 1;
70
- }
71
- var count = 1 + end - start;
72
- // We want to replace at least three characters
73
- if (count < 3)
74
- continue;
75
- single.splice(start, count, single[start] + "-" + single[end]);
76
- }
77
- multiple.unshift("[" + single.join("") + "]");
78
- return new RegExp(multiple.join("|"), "g");
79
- }
80
- // /[^\0-\x7F]/gu
81
- var reNonASCII = /(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g;
82
- var getCodePoint =
83
- // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
84
- String.prototype.codePointAt != null
85
- ? // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
86
- function (str) { return str.codePointAt(0); }
87
- : // http://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae
88
- function (c) {
89
- return (c.charCodeAt(0) - 0xd800) * 0x400 +
90
- c.charCodeAt(1) -
91
- 0xdc00 +
92
- 0x10000;
93
- };
94
- function singleCharReplacer(c) {
95
- return "&#x" + (c.length > 1 ? getCodePoint(c) : c.charCodeAt(0))
96
- .toString(16)
97
- .toUpperCase() + ";";
98
- }
99
- function getInverse(inverse, re) {
100
- return function (data) {
101
- return data
102
- .replace(re, function (name) { return inverse[name]; })
103
- .replace(reNonASCII, singleCharReplacer);
104
- };
105
- }
106
- var reEscapeChars = new RegExp(xmlReplacer.source + "|" + reNonASCII.source, "g");
107
- /**
108
- * Encodes all non-ASCII characters, as well as characters not valid in XML
109
- * documents using numeric hexadecimal reference (eg. `&#xfc;`).
110
- *
111
- * Have a look at `escapeUTF8` if you want a more concise output at the expense
112
- * of reduced transportability.
113
- *
114
- * @param data String to escape.
115
- */
116
- function escape(data) {
117
- return data.replace(reEscapeChars, singleCharReplacer);
118
- }
119
- exports.escape = escape;
120
- /**
121
- * Encodes all characters not valid in XML documents using numeric hexadecimal
122
- * reference (eg. `&#xfc;`).
123
- *
124
- * Note that the output will be character-set dependent.
125
- *
126
- * @param data String to escape.
127
- */
128
- function escapeUTF8(data) {
129
- return data.replace(xmlReplacer, singleCharReplacer);
130
- }
131
- exports.escapeUTF8 = escapeUTF8;
132
- function getASCIIEncoder(obj) {
133
- return function (data) {
134
- return data.replace(reEscapeChars, function (c) { return obj[c] || singleCharReplacer(c); });
135
- };
136
- }
@@ -1,27 +0,0 @@
1
- /**
2
- * Decodes a string with entities.
3
- *
4
- * @param data String to decode.
5
- * @param level Optional level to decode at. 0 = XML, 1 = HTML. Default is 0.
6
- * @deprecated Use `decodeXML` or `decodeHTML` directly.
7
- */
8
- export declare function decode(data: string, level?: number): string;
9
- /**
10
- * Decodes a string with entities. Does not allow missing trailing semicolons for entities.
11
- *
12
- * @param data String to decode.
13
- * @param level Optional level to decode at. 0 = XML, 1 = HTML. Default is 0.
14
- * @deprecated Use `decodeHTMLStrict` or `decodeXML` directly.
15
- */
16
- export declare function decodeStrict(data: string, level?: number): string;
17
- /**
18
- * Encodes a string with entities.
19
- *
20
- * @param data String to encode.
21
- * @param level Optional level to encode at. 0 = XML, 1 = HTML. Default is 0.
22
- * @deprecated Use `encodeHTML`, `encodeXML` or `encodeNonAsciiHTML` directly.
23
- */
24
- export declare function encode(data: string, level?: number): string;
25
- export { encodeXML, encodeHTML, encodeNonAsciiHTML, escape, escapeUTF8, encodeHTML as encodeHTML4, encodeHTML as encodeHTML5, } from "./encode";
26
- export { decodeXML, decodeHTML, decodeHTMLStrict, decodeHTML as decodeHTML4, decodeHTML as decodeHTML5, decodeHTMLStrict as decodeHTML4Strict, decodeHTMLStrict as decodeHTML5Strict, decodeXML as decodeXMLStrict, } from "./decode";
27
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA;;;;;;GAMG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAE3D;AAED;;;;;;GAMG;AACH,wBAAgB,YAAY,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAEjE;AAED;;;;;;GAMG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAE3D;AAED,OAAO,EACH,SAAS,EACT,UAAU,EACV,kBAAkB,EAClB,MAAM,EACN,UAAU,EAEV,UAAU,IAAI,WAAW,EACzB,UAAU,IAAI,WAAW,GAC5B,MAAM,UAAU,CAAC;AAElB,OAAO,EACH,SAAS,EACT,UAAU,EACV,gBAAgB,EAEhB,UAAU,IAAI,WAAW,EACzB,UAAU,IAAI,WAAW,EACzB,gBAAgB,IAAI,iBAAiB,EACrC,gBAAgB,IAAI,iBAAiB,EACrC,SAAS,IAAI,eAAe,GAC/B,MAAM,UAAU,CAAC"}
@@ -1,57 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.decodeXMLStrict = exports.decodeHTML5Strict = exports.decodeHTML4Strict = exports.decodeHTML5 = exports.decodeHTML4 = exports.decodeHTMLStrict = exports.decodeHTML = exports.decodeXML = exports.encodeHTML5 = exports.encodeHTML4 = exports.escapeUTF8 = exports.escape = exports.encodeNonAsciiHTML = exports.encodeHTML = exports.encodeXML = exports.encode = exports.decodeStrict = exports.decode = void 0;
4
- var decode_1 = require("./decode");
5
- var encode_1 = require("./encode");
6
- /**
7
- * Decodes a string with entities.
8
- *
9
- * @param data String to decode.
10
- * @param level Optional level to decode at. 0 = XML, 1 = HTML. Default is 0.
11
- * @deprecated Use `decodeXML` or `decodeHTML` directly.
12
- */
13
- function decode(data, level) {
14
- return (!level || level <= 0 ? decode_1.decodeXML : decode_1.decodeHTML)(data);
15
- }
16
- exports.decode = decode;
17
- /**
18
- * Decodes a string with entities. Does not allow missing trailing semicolons for entities.
19
- *
20
- * @param data String to decode.
21
- * @param level Optional level to decode at. 0 = XML, 1 = HTML. Default is 0.
22
- * @deprecated Use `decodeHTMLStrict` or `decodeXML` directly.
23
- */
24
- function decodeStrict(data, level) {
25
- return (!level || level <= 0 ? decode_1.decodeXML : decode_1.decodeHTMLStrict)(data);
26
- }
27
- exports.decodeStrict = decodeStrict;
28
- /**
29
- * Encodes a string with entities.
30
- *
31
- * @param data String to encode.
32
- * @param level Optional level to encode at. 0 = XML, 1 = HTML. Default is 0.
33
- * @deprecated Use `encodeHTML`, `encodeXML` or `encodeNonAsciiHTML` directly.
34
- */
35
- function encode(data, level) {
36
- return (!level || level <= 0 ? encode_1.encodeXML : encode_1.encodeHTML)(data);
37
- }
38
- exports.encode = encode;
39
- var encode_2 = require("./encode");
40
- Object.defineProperty(exports, "encodeXML", { enumerable: true, get: function () { return encode_2.encodeXML; } });
41
- Object.defineProperty(exports, "encodeHTML", { enumerable: true, get: function () { return encode_2.encodeHTML; } });
42
- Object.defineProperty(exports, "encodeNonAsciiHTML", { enumerable: true, get: function () { return encode_2.encodeNonAsciiHTML; } });
43
- Object.defineProperty(exports, "escape", { enumerable: true, get: function () { return encode_2.escape; } });
44
- Object.defineProperty(exports, "escapeUTF8", { enumerable: true, get: function () { return encode_2.escapeUTF8; } });
45
- // Legacy aliases (deprecated)
46
- Object.defineProperty(exports, "encodeHTML4", { enumerable: true, get: function () { return encode_2.encodeHTML; } });
47
- Object.defineProperty(exports, "encodeHTML5", { enumerable: true, get: function () { return encode_2.encodeHTML; } });
48
- var decode_2 = require("./decode");
49
- Object.defineProperty(exports, "decodeXML", { enumerable: true, get: function () { return decode_2.decodeXML; } });
50
- Object.defineProperty(exports, "decodeHTML", { enumerable: true, get: function () { return decode_2.decodeHTML; } });
51
- Object.defineProperty(exports, "decodeHTMLStrict", { enumerable: true, get: function () { return decode_2.decodeHTMLStrict; } });
52
- // Legacy aliases (deprecated)
53
- Object.defineProperty(exports, "decodeHTML4", { enumerable: true, get: function () { return decode_2.decodeHTML; } });
54
- Object.defineProperty(exports, "decodeHTML5", { enumerable: true, get: function () { return decode_2.decodeHTML; } });
55
- Object.defineProperty(exports, "decodeHTML4Strict", { enumerable: true, get: function () { return decode_2.decodeHTMLStrict; } });
56
- Object.defineProperty(exports, "decodeHTML5Strict", { enumerable: true, get: function () { return decode_2.decodeHTMLStrict; } });
57
- Object.defineProperty(exports, "decodeXMLStrict", { enumerable: true, get: function () { return decode_2.decodeXML; } });
@@ -1 +0,0 @@
1
- {"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}
@@ -1 +0,0 @@
1
- {"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"⁡","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\"","QUOT":"\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}
@@ -1 +0,0 @@
1
- {"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\"","QUOT":"\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}
@@ -1 +0,0 @@
1
- {"amp":"&","apos":"'","gt":">","lt":"<","quot":"\""}
@@ -1,64 +0,0 @@
1
- {
2
- "name": "entities",
3
- "version": "2.2.0",
4
- "description": "Encode & decode XML and HTML entities with ease",
5
- "author": "Felix Boehm <me@feedic.com>",
6
- "funding": "https://github.com/fb55/entities?sponsor=1",
7
- "sideEffects": false,
8
- "keywords": [
9
- "entity",
10
- "decoding",
11
- "encoding",
12
- "html",
13
- "xml",
14
- "html entities"
15
- ],
16
- "directories": {
17
- "lib": "lib/"
18
- },
19
- "main": "lib/index.js",
20
- "types": "lib/index.d.ts",
21
- "files": [
22
- "lib/**/*"
23
- ],
24
- "devDependencies": {
25
- "@types/jest": "^26.0.0",
26
- "@types/node": "^14.11.8",
27
- "@typescript-eslint/eslint-plugin": "^4.4.1",
28
- "@typescript-eslint/parser": "^4.4.1",
29
- "coveralls": "*",
30
- "eslint": "^7.11.0",
31
- "eslint-config-prettier": "^7.0.0",
32
- "eslint-plugin-node": "^11.1.0",
33
- "jest": "^26.5.3",
34
- "prettier": "^2.0.5",
35
- "ts-jest": "^26.1.0",
36
- "typescript": "^4.0.2"
37
- },
38
- "scripts": {
39
- "test": "jest --coverage && npm run lint",
40
- "coverage": "cat coverage/lcov.info | coveralls",
41
- "lint": "npm run lint:es && npm run lint:prettier",
42
- "lint:es": "eslint .",
43
- "lint:prettier": "npm run prettier -- --check",
44
- "format": "npm run format:es && npm run format:prettier",
45
- "format:es": "npm run lint:es -- --fix",
46
- "format:prettier": "npm run prettier -- --write",
47
- "prettier": "prettier '**/*.{ts,md,json,yml}'",
48
- "build": "tsc && cp -r src/maps lib",
49
- "prepare": "npm run build"
50
- },
51
- "repository": {
52
- "type": "git",
53
- "url": "git://github.com/fb55/entities.git"
54
- },
55
- "license": "BSD-2-Clause",
56
- "jest": {
57
- "preset": "ts-jest",
58
- "testEnvironment": "node"
59
- },
60
- "prettier": {
61
- "tabWidth": 4,
62
- "proseWrap": "always"
63
- }
64
- }
@@ -1,57 +0,0 @@
1
- # entities [![NPM version](http://img.shields.io/npm/v/entities.svg)](https://npmjs.org/package/entities) [![Downloads](https://img.shields.io/npm/dm/entities.svg)](https://npmjs.org/package/entities) [![Build Status](http://img.shields.io/travis/fb55/entities.svg)](http://travis-ci.org/fb55/entities) [![Coverage](http://img.shields.io/coveralls/fb55/entities.svg)](https://coveralls.io/r/fb55/entities)
2
-
3
- Encode & decode HTML & XML entities with ease & speed.
4
-
5
- ## How to…
6
-
7
- ### …install `entities`
8
-
9
- npm install entities
10
-
11
- ### …use `entities`
12
-
13
- ```javascript
14
- const entities = require("entities");
15
-
16
- //encoding
17
- entities.escape("&#38;"); // "&#x26;#38;"
18
- entities.encodeXML("&#38;"); // "&amp;#38;"
19
- entities.encodeHTML("&#38;"); // "&amp;&num;38&semi;"
20
-
21
- //decoding
22
- entities.decodeXML("asdf &amp; &#xFF; &#xFC; &apos;"); // "asdf & ÿ ü '"
23
- entities.decodeHTML("asdf &amp; &yuml; &uuml; &apos;"); // "asdf & ÿ ü '"
24
- ```
25
-
26
- ## Performance
27
-
28
- This is how `entities` compares to other libraries on a very basic benchmark
29
- (see `scripts/benchmark.ts`, for 10,000,000 iterations):
30
-
31
- | Library | `decode` performance | `encode` performance | Bundle size |
32
- | -------------- | -------------------- | -------------------- | -------------------------------------------------------------------------- |
33
- | entities | 10.809s | 17.683s | ![npm bundle size](https://img.shields.io/bundlephobia/min/entities) |
34
- | html-entities | 14.029s | 22.670s | ![npm bundle size](https://img.shields.io/bundlephobia/min/html-entities) |
35
- | he | 16.163s | 44.010s | ![npm bundle size](https://img.shields.io/bundlephobia/min/he) |
36
- | parse-entities | 28.507s | N/A | ![npm bundle size](https://img.shields.io/bundlephobia/min/parse-entities) |
37
-
38
- ---
39
-
40
- License: BSD-2-Clause
41
-
42
- ## Security contact information
43
-
44
- To report a security vulnerability, please use the
45
- [Tidelift security contact](https://tidelift.com/security). Tidelift will
46
- coordinate the fix and disclosure.
47
-
48
- ## `entities` for enterprise
49
-
50
- Available as part of the Tidelift Subscription
51
-
52
- The maintainers of `entities` and thousands of other packages are working with
53
- Tidelift to deliver commercial support and maintenance for the open source
54
- dependencies you use to build your applications. Save time, reduce risk, and
55
- improve code health, while paying the maintainers of the exact dependencies you
56
- use.
57
- [Learn more.](https://tidelift.com/subscription/pkg/npm-entities?utm_source=npm-entities&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
@@ -1,11 +0,0 @@
1
- Copyright (c) Felix Böhm
2
- All rights reserved.
3
-
4
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
5
-
6
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
7
-
8
- 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.
9
-
10
- THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 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 OUT OF THE USE OF THIS,
11
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,5 +0,0 @@
1
- export declare const decodeXML: (str: string) => string;
2
- export declare const decodeHTMLStrict: (str: string) => string;
3
- export declare type MapType = Record<string, string>;
4
- export declare const decodeHTML: (str: string) => string;
5
- //# sourceMappingURL=decode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"decode.d.ts","sourceRoot":"","sources":["../src/decode.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,SAAS,QAOL,MAAM,WAP0B,CAAC;AAClD,eAAO,MAAM,gBAAgB,QAMZ,MAAM,WANoC,CAAC;AAE5D,oBAAY,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAS7C,eAAO,MAAM,UAAU,QAyBN,MAAM,WACnB,CAAC"}
@@ -1,53 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.decodeHTML = exports.decodeHTMLStrict = exports.decodeXML = void 0;
7
- var entities_json_1 = __importDefault(require("./maps/entities.json"));
8
- var legacy_json_1 = __importDefault(require("./maps/legacy.json"));
9
- var xml_json_1 = __importDefault(require("./maps/xml.json"));
10
- var decode_codepoint_1 = __importDefault(require("./decode_codepoint"));
11
- var strictEntityRe = /&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;
12
- exports.decodeXML = getStrictDecoder(xml_json_1.default);
13
- exports.decodeHTMLStrict = getStrictDecoder(entities_json_1.default);
14
- function getStrictDecoder(map) {
15
- var replace = getReplacer(map);
16
- return function (str) { return String(str).replace(strictEntityRe, replace); };
17
- }
18
- var sorter = function (a, b) { return (a < b ? 1 : -1); };
19
- exports.decodeHTML = (function () {
20
- var legacy = Object.keys(legacy_json_1.default).sort(sorter);
21
- var keys = Object.keys(entities_json_1.default).sort(sorter);
22
- for (var i = 0, j = 0; i < keys.length; i++) {
23
- if (legacy[j] === keys[i]) {
24
- keys[i] += ";?";
25
- j++;
26
- }
27
- else {
28
- keys[i] += ";";
29
- }
30
- }
31
- var re = new RegExp("&(?:" + keys.join("|") + "|#[xX][\\da-fA-F]+;?|#\\d+;?)", "g");
32
- var replace = getReplacer(entities_json_1.default);
33
- function replacer(str) {
34
- if (str.substr(-1) !== ";")
35
- str += ";";
36
- return replace(str);
37
- }
38
- // TODO consider creating a merged map
39
- return function (str) { return String(str).replace(re, replacer); };
40
- })();
41
- function getReplacer(map) {
42
- return function replace(str) {
43
- if (str.charAt(1) === "#") {
44
- var secondChar = str.charAt(2);
45
- if (secondChar === "X" || secondChar === "x") {
46
- return decode_codepoint_1.default(parseInt(str.substr(3), 16));
47
- }
48
- return decode_codepoint_1.default(parseInt(str.substr(2), 10));
49
- }
50
- // eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing
51
- return map[str.slice(1, -1)] || str;
52
- };
53
- }
@@ -1,2 +0,0 @@
1
- export default function decodeCodePoint(codePoint: number): string;
2
- //# sourceMappingURL=decode_codepoint.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"decode_codepoint.d.ts","sourceRoot":"","sources":["../src/decode_codepoint.ts"],"names":[],"mappings":"AAsBA,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,CAUjE"}