@deriv-com/fe-mcp-servers 0.0.4 → 0.0.6
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.
- package/README.md +53 -27
- package/package.json +4 -4
- package/node_modules/@modelcontextprotocol/sdk/LICENSE +0 -21
- package/node_modules/@modelcontextprotocol/sdk/README.md +0 -105
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.js +0 -129
- package/node_modules/@modelcontextprotocol/sdk/dist/cli.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.d.ts +0 -773
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.js +0 -206
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.js +0 -393
- package/node_modules/@modelcontextprotocol/sdk/dist/client/index.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.d.ts +0 -22
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.js +0 -91
- package/node_modules/@modelcontextprotocol/sdk/dist/client/sse.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.d.ts +0 -56
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.js +0 -147
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.js +0 -51
- package/node_modules/@modelcontextprotocol/sdk/dist/client/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.d.ts +0 -17
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.js +0 -61
- package/node_modules/@modelcontextprotocol/sdk/dist/client/websocket.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.d.ts +0 -20
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.js +0 -47
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.js +0 -74
- package/node_modules/@modelcontextprotocol/sdk/dist/inMemory.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.d.ts +0 -112
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.js +0 -182
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.js +0 -408
- package/node_modules/@modelcontextprotocol/sdk/dist/server/index.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.d.ts +0 -46
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.js +0 -116
- package/node_modules/@modelcontextprotocol/sdk/dist/server/sse.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.d.ts +0 -28
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js +0 -69
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.js +0 -87
- package/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.d.ts +0 -157
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.js +0 -297
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/protocol.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.d.ts +0 -13
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.js +0 -31
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.d.ts +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.js +0 -27
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/stdio.test.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.d.ts +0 -39
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.js +0 -2
- package/node_modules/@modelcontextprotocol/sdk/dist/shared/transport.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/types.d.ts +0 -26425
- package/node_modules/@modelcontextprotocol/sdk/dist/types.d.ts.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/dist/types.js +0 -997
- package/node_modules/@modelcontextprotocol/sdk/dist/types.js.map +0 -1
- package/node_modules/@modelcontextprotocol/sdk/package.json +0 -61
- package/node_modules/bytes/History.md +0 -97
- package/node_modules/bytes/LICENSE +0 -23
- package/node_modules/bytes/Readme.md +0 -152
- package/node_modules/bytes/index.js +0 -170
- package/node_modules/bytes/package.json +0 -42
- package/node_modules/content-type/HISTORY.md +0 -29
- package/node_modules/content-type/LICENSE +0 -22
- package/node_modules/content-type/README.md +0 -94
- package/node_modules/content-type/index.js +0 -225
- package/node_modules/content-type/package.json +0 -42
- package/node_modules/depd/History.md +0 -103
- package/node_modules/depd/LICENSE +0 -22
- package/node_modules/depd/Readme.md +0 -280
- package/node_modules/depd/index.js +0 -538
- package/node_modules/depd/lib/browser/index.js +0 -77
- package/node_modules/depd/package.json +0 -45
- package/node_modules/http-errors/HISTORY.md +0 -180
- package/node_modules/http-errors/LICENSE +0 -23
- package/node_modules/http-errors/README.md +0 -169
- package/node_modules/http-errors/index.js +0 -289
- package/node_modules/http-errors/package.json +0 -50
- package/node_modules/iconv-lite/.github/dependabot.yml +0 -11
- package/node_modules/iconv-lite/.idea/codeStyles/Project.xml +0 -47
- package/node_modules/iconv-lite/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/node_modules/iconv-lite/.idea/iconv-lite.iml +0 -12
- package/node_modules/iconv-lite/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/node_modules/iconv-lite/.idea/modules.xml +0 -8
- package/node_modules/iconv-lite/.idea/vcs.xml +0 -6
- package/node_modules/iconv-lite/Changelog.md +0 -212
- package/node_modules/iconv-lite/LICENSE +0 -21
- package/node_modules/iconv-lite/README.md +0 -130
- package/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -597
- package/node_modules/iconv-lite/encodings/dbcs-data.js +0 -188
- package/node_modules/iconv-lite/encodings/index.js +0 -23
- package/node_modules/iconv-lite/encodings/internal.js +0 -198
- package/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
- package/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
- package/node_modules/iconv-lite/encodings/sbcs-data.js +0 -179
- package/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
- package/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
- package/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
- package/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
- package/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
- package/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
- package/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -56
- package/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
- package/node_modules/iconv-lite/encodings/utf16.js +0 -197
- package/node_modules/iconv-lite/encodings/utf32.js +0 -319
- package/node_modules/iconv-lite/encodings/utf7.js +0 -290
- package/node_modules/iconv-lite/lib/bom-handling.js +0 -52
- package/node_modules/iconv-lite/lib/index.d.ts +0 -41
- package/node_modules/iconv-lite/lib/index.js +0 -180
- package/node_modules/iconv-lite/lib/streams.js +0 -109
- package/node_modules/iconv-lite/package.json +0 -44
- package/node_modules/inherits/LICENSE +0 -16
- package/node_modules/inherits/README.md +0 -42
- package/node_modules/inherits/inherits.js +0 -9
- package/node_modules/inherits/inherits_browser.js +0 -27
- package/node_modules/inherits/package.json +0 -29
- package/node_modules/raw-body/HISTORY.md +0 -325
- package/node_modules/raw-body/LICENSE +0 -22
- package/node_modules/raw-body/README.md +0 -223
- package/node_modules/raw-body/SECURITY.md +0 -24
- package/node_modules/raw-body/index.d.ts +0 -85
- package/node_modules/raw-body/index.js +0 -336
- package/node_modules/raw-body/package.json +0 -50
- package/node_modules/safer-buffer/LICENSE +0 -21
- package/node_modules/safer-buffer/Porting-Buffer.md +0 -268
- package/node_modules/safer-buffer/Readme.md +0 -156
- package/node_modules/safer-buffer/dangerous.js +0 -58
- package/node_modules/safer-buffer/package.json +0 -34
- package/node_modules/safer-buffer/safer.js +0 -77
- package/node_modules/safer-buffer/tests.js +0 -406
- package/node_modules/setprototypeof/LICENSE +0 -13
- package/node_modules/setprototypeof/README.md +0 -31
- package/node_modules/setprototypeof/index.d.ts +0 -2
- package/node_modules/setprototypeof/index.js +0 -17
- package/node_modules/setprototypeof/package.json +0 -38
- package/node_modules/setprototypeof/test/index.js +0 -24
- package/node_modules/statuses/HISTORY.md +0 -82
- package/node_modules/statuses/LICENSE +0 -23
- package/node_modules/statuses/README.md +0 -136
- package/node_modules/statuses/codes.json +0 -65
- package/node_modules/statuses/index.js +0 -146
- package/node_modules/statuses/package.json +0 -49
- package/node_modules/toidentifier/HISTORY.md +0 -9
- package/node_modules/toidentifier/LICENSE +0 -21
- package/node_modules/toidentifier/README.md +0 -61
- package/node_modules/toidentifier/index.js +0 -32
- package/node_modules/toidentifier/package.json +0 -38
- package/node_modules/unpipe/HISTORY.md +0 -4
- package/node_modules/unpipe/LICENSE +0 -22
- package/node_modules/unpipe/README.md +0 -43
- package/node_modules/unpipe/index.js +0 -69
- package/node_modules/unpipe/package.json +0 -27
- package/node_modules/zod/LICENSE +0 -21
- package/node_modules/zod/README.md +0 -208
- package/node_modules/zod/index.cjs +0 -33
- package/node_modules/zod/index.d.cts +0 -4
- package/node_modules/zod/index.d.ts +0 -4
- package/node_modules/zod/index.js +0 -4
- package/node_modules/zod/package.json +0 -118
- package/node_modules/zod/src/index.ts +0 -4
- package/node_modules/zod/src/v3/ZodError.ts +0 -330
- package/node_modules/zod/src/v3/benchmarks/datetime.ts +0 -58
- package/node_modules/zod/src/v3/benchmarks/discriminatedUnion.ts +0 -80
- package/node_modules/zod/src/v3/benchmarks/index.ts +0 -59
- package/node_modules/zod/src/v3/benchmarks/ipv4.ts +0 -57
- package/node_modules/zod/src/v3/benchmarks/object.ts +0 -69
- package/node_modules/zod/src/v3/benchmarks/primitives.ts +0 -162
- package/node_modules/zod/src/v3/benchmarks/realworld.ts +0 -63
- package/node_modules/zod/src/v3/benchmarks/string.ts +0 -55
- package/node_modules/zod/src/v3/benchmarks/union.ts +0 -80
- package/node_modules/zod/src/v3/errors.ts +0 -13
- package/node_modules/zod/src/v3/external.ts +0 -6
- package/node_modules/zod/src/v3/helpers/enumUtil.ts +0 -17
- package/node_modules/zod/src/v3/helpers/errorUtil.ts +0 -8
- package/node_modules/zod/src/v3/helpers/parseUtil.ts +0 -176
- package/node_modules/zod/src/v3/helpers/partialUtil.ts +0 -34
- package/node_modules/zod/src/v3/helpers/typeAliases.ts +0 -2
- package/node_modules/zod/src/v3/helpers/util.ts +0 -224
- package/node_modules/zod/src/v3/index.ts +0 -4
- package/node_modules/zod/src/v3/locales/en.ts +0 -124
- package/node_modules/zod/src/v3/standard-schema.ts +0 -113
- package/node_modules/zod/src/v3/tests/Mocker.ts +0 -54
- package/node_modules/zod/src/v3/tests/all-errors.test.ts +0 -157
- package/node_modules/zod/src/v3/tests/anyunknown.test.ts +0 -28
- package/node_modules/zod/src/v3/tests/array.test.ts +0 -71
- package/node_modules/zod/src/v3/tests/async-parsing.test.ts +0 -388
- package/node_modules/zod/src/v3/tests/async-refinements.test.ts +0 -46
- package/node_modules/zod/src/v3/tests/base.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/bigint.test.ts +0 -55
- package/node_modules/zod/src/v3/tests/branded.test.ts +0 -53
- package/node_modules/zod/src/v3/tests/catch.test.ts +0 -220
- package/node_modules/zod/src/v3/tests/coerce.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/complex.test.ts +0 -56
- package/node_modules/zod/src/v3/tests/custom.test.ts +0 -31
- package/node_modules/zod/src/v3/tests/date.test.ts +0 -32
- package/node_modules/zod/src/v3/tests/deepmasking.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/default.test.ts +0 -112
- package/node_modules/zod/src/v3/tests/description.test.ts +0 -33
- package/node_modules/zod/src/v3/tests/discriminated-unions.test.ts +0 -315
- package/node_modules/zod/src/v3/tests/enum.test.ts +0 -80
- package/node_modules/zod/src/v3/tests/error.test.ts +0 -551
- package/node_modules/zod/src/v3/tests/firstparty.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/firstpartyschematypes.test.ts +0 -21
- package/node_modules/zod/src/v3/tests/function.test.ts +0 -257
- package/node_modules/zod/src/v3/tests/generics.test.ts +0 -48
- package/node_modules/zod/src/v3/tests/instanceof.test.ts +0 -37
- package/node_modules/zod/src/v3/tests/intersection.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/language-server.source.ts +0 -76
- package/node_modules/zod/src/v3/tests/language-server.test.ts +0 -207
- package/node_modules/zod/src/v3/tests/literal.test.ts +0 -36
- package/node_modules/zod/src/v3/tests/map.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/masking.test.ts +0 -4
- package/node_modules/zod/src/v3/tests/mocker.test.ts +0 -19
- package/node_modules/zod/src/v3/tests/nan.test.ts +0 -21
- package/node_modules/zod/src/v3/tests/nativeEnum.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/nullable.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/number.test.ts +0 -176
- package/node_modules/zod/src/v3/tests/object-augmentation.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object-in-es5-env.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object.test.ts +0 -434
- package/node_modules/zod/src/v3/tests/optional.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/parseUtil.test.ts +0 -23
- package/node_modules/zod/src/v3/tests/parser.test.ts +0 -41
- package/node_modules/zod/src/v3/tests/partials.test.ts +0 -243
- package/node_modules/zod/src/v3/tests/pickomit.test.ts +0 -111
- package/node_modules/zod/src/v3/tests/pipeline.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/preprocess.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/primitive.test.ts +0 -440
- package/node_modules/zod/src/v3/tests/promise.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/readonly.test.ts +0 -194
- package/node_modules/zod/src/v3/tests/record.test.ts +0 -171
- package/node_modules/zod/src/v3/tests/recursive.test.ts +0 -197
- package/node_modules/zod/src/v3/tests/refine.test.ts +0 -313
- package/node_modules/zod/src/v3/tests/safeparse.test.ts +0 -27
- package/node_modules/zod/src/v3/tests/set.test.ts +0 -142
- package/node_modules/zod/src/v3/tests/standard-schema.test.ts +0 -83
- package/node_modules/zod/src/v3/tests/string.test.ts +0 -916
- package/node_modules/zod/src/v3/tests/transformer.test.ts +0 -233
- package/node_modules/zod/src/v3/tests/tuple.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/unions.test.ts +0 -57
- package/node_modules/zod/src/v3/tests/validations.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/void.test.ts +0 -15
- package/node_modules/zod/src/v3/types.ts +0 -5136
- package/node_modules/zod/src/v4/classic/checks.ts +0 -30
- package/node_modules/zod/src/v4/classic/coerce.ts +0 -27
- package/node_modules/zod/src/v4/classic/compat.ts +0 -66
- package/node_modules/zod/src/v4/classic/errors.ts +0 -75
- package/node_modules/zod/src/v4/classic/external.ts +0 -50
- package/node_modules/zod/src/v4/classic/index.ts +0 -5
- package/node_modules/zod/src/v4/classic/iso.ts +0 -90
- package/node_modules/zod/src/v4/classic/parse.ts +0 -33
- package/node_modules/zod/src/v4/classic/schemas.ts +0 -2054
- package/node_modules/zod/src/v4/classic/tests/anyunknown.test.ts +0 -26
- package/node_modules/zod/src/v4/classic/tests/array.test.ts +0 -264
- package/node_modules/zod/src/v4/classic/tests/assignability.test.ts +0 -210
- package/node_modules/zod/src/v4/classic/tests/async-parsing.test.ts +0 -381
- package/node_modules/zod/src/v4/classic/tests/async-refinements.test.ts +0 -68
- package/node_modules/zod/src/v4/classic/tests/base.test.ts +0 -7
- package/node_modules/zod/src/v4/classic/tests/bigint.test.ts +0 -54
- package/node_modules/zod/src/v4/classic/tests/brand.test.ts +0 -63
- package/node_modules/zod/src/v4/classic/tests/catch.test.ts +0 -252
- package/node_modules/zod/src/v4/classic/tests/coalesce.test.ts +0 -20
- package/node_modules/zod/src/v4/classic/tests/coerce.test.ts +0 -160
- package/node_modules/zod/src/v4/classic/tests/continuability.test.ts +0 -352
- package/node_modules/zod/src/v4/classic/tests/custom.test.ts +0 -40
- package/node_modules/zod/src/v4/classic/tests/date.test.ts +0 -31
- package/node_modules/zod/src/v4/classic/tests/datetime.test.ts +0 -296
- package/node_modules/zod/src/v4/classic/tests/default.test.ts +0 -313
- package/node_modules/zod/src/v4/classic/tests/description.test.ts +0 -32
- package/node_modules/zod/src/v4/classic/tests/discriminated-unions.test.ts +0 -619
- package/node_modules/zod/src/v4/classic/tests/enum.test.ts +0 -285
- package/node_modules/zod/src/v4/classic/tests/error-utils.test.ts +0 -527
- package/node_modules/zod/src/v4/classic/tests/error.test.ts +0 -711
- package/node_modules/zod/src/v4/classic/tests/file.test.ts +0 -91
- package/node_modules/zod/src/v4/classic/tests/firstparty.test.ts +0 -175
- package/node_modules/zod/src/v4/classic/tests/function.test.ts +0 -268
- package/node_modules/zod/src/v4/classic/tests/generics.test.ts +0 -72
- package/node_modules/zod/src/v4/classic/tests/index.test.ts +0 -829
- package/node_modules/zod/src/v4/classic/tests/instanceof.test.ts +0 -34
- package/node_modules/zod/src/v4/classic/tests/intersection.test.ts +0 -171
- package/node_modules/zod/src/v4/classic/tests/json.test.ts +0 -108
- package/node_modules/zod/src/v4/classic/tests/lazy.test.ts +0 -227
- package/node_modules/zod/src/v4/classic/tests/literal.test.ts +0 -92
- package/node_modules/zod/src/v4/classic/tests/map.test.ts +0 -196
- package/node_modules/zod/src/v4/classic/tests/nan.test.ts +0 -21
- package/node_modules/zod/src/v4/classic/tests/nested-refine.test.ts +0 -168
- package/node_modules/zod/src/v4/classic/tests/nonoptional.test.ts +0 -86
- package/node_modules/zod/src/v4/classic/tests/nullable.test.ts +0 -22
- package/node_modules/zod/src/v4/classic/tests/number.test.ts +0 -247
- package/node_modules/zod/src/v4/classic/tests/object.test.ts +0 -563
- package/node_modules/zod/src/v4/classic/tests/optional.test.ts +0 -123
- package/node_modules/zod/src/v4/classic/tests/partial.test.ts +0 -147
- package/node_modules/zod/src/v4/classic/tests/pickomit.test.ts +0 -127
- package/node_modules/zod/src/v4/classic/tests/pipe.test.ts +0 -81
- package/node_modules/zod/src/v4/classic/tests/prefault.test.ts +0 -37
- package/node_modules/zod/src/v4/classic/tests/preprocess.test.ts +0 -298
- package/node_modules/zod/src/v4/classic/tests/primitive.test.ts +0 -175
- package/node_modules/zod/src/v4/classic/tests/promise.test.ts +0 -81
- package/node_modules/zod/src/v4/classic/tests/prototypes.test.ts +0 -23
- package/node_modules/zod/src/v4/classic/tests/readonly.test.ts +0 -252
- package/node_modules/zod/src/v4/classic/tests/record.test.ts +0 -342
- package/node_modules/zod/src/v4/classic/tests/recursive-types.test.ts +0 -356
- package/node_modules/zod/src/v4/classic/tests/refine.test.ts +0 -532
- package/node_modules/zod/src/v4/classic/tests/registries.test.ts +0 -204
- package/node_modules/zod/src/v4/classic/tests/set.test.ts +0 -179
- package/node_modules/zod/src/v4/classic/tests/standard-schema.test.ts +0 -57
- package/node_modules/zod/src/v4/classic/tests/string-formats.test.ts +0 -109
- package/node_modules/zod/src/v4/classic/tests/string.test.ts +0 -881
- package/node_modules/zod/src/v4/classic/tests/stringbool.test.ts +0 -66
- package/node_modules/zod/src/v4/classic/tests/template-literal.test.ts +0 -758
- package/node_modules/zod/src/v4/classic/tests/to-json-schema.test.ts +0 -2314
- package/node_modules/zod/src/v4/classic/tests/transform.test.ts +0 -250
- package/node_modules/zod/src/v4/classic/tests/tuple.test.ts +0 -163
- package/node_modules/zod/src/v4/classic/tests/union.test.ts +0 -94
- package/node_modules/zod/src/v4/classic/tests/validations.test.ts +0 -283
- package/node_modules/zod/src/v4/classic/tests/void.test.ts +0 -12
- package/node_modules/zod/src/v4/core/api.ts +0 -1594
- package/node_modules/zod/src/v4/core/checks.ts +0 -1283
- package/node_modules/zod/src/v4/core/config.ts +0 -15
- package/node_modules/zod/src/v4/core/core.ts +0 -134
- package/node_modules/zod/src/v4/core/doc.ts +0 -44
- package/node_modules/zod/src/v4/core/errors.ts +0 -424
- package/node_modules/zod/src/v4/core/function.ts +0 -176
- package/node_modules/zod/src/v4/core/index.ts +0 -15
- package/node_modules/zod/src/v4/core/json-schema.ts +0 -143
- package/node_modules/zod/src/v4/core/parse.ts +0 -94
- package/node_modules/zod/src/v4/core/regexes.ts +0 -135
- package/node_modules/zod/src/v4/core/registries.ts +0 -96
- package/node_modules/zod/src/v4/core/schemas.ts +0 -3842
- package/node_modules/zod/src/v4/core/standard-schema.ts +0 -64
- package/node_modules/zod/src/v4/core/tests/index.test.ts +0 -46
- package/node_modules/zod/src/v4/core/tests/locales/be.test.ts +0 -124
- package/node_modules/zod/src/v4/core/tests/locales/en.test.ts +0 -22
- package/node_modules/zod/src/v4/core/tests/locales/ru.test.ts +0 -128
- package/node_modules/zod/src/v4/core/tests/locales/tr.test.ts +0 -69
- package/node_modules/zod/src/v4/core/to-json-schema.ts +0 -977
- package/node_modules/zod/src/v4/core/util.ts +0 -775
- package/node_modules/zod/src/v4/core/versions.ts +0 -5
- package/node_modules/zod/src/v4/core/zsf.ts +0 -323
- package/node_modules/zod/src/v4/index.ts +0 -4
- package/node_modules/zod/src/v4/locales/ar.ts +0 -125
- package/node_modules/zod/src/v4/locales/az.ts +0 -121
- package/node_modules/zod/src/v4/locales/be.ts +0 -184
- package/node_modules/zod/src/v4/locales/ca.ts +0 -127
- package/node_modules/zod/src/v4/locales/cs.ts +0 -142
- package/node_modules/zod/src/v4/locales/de.ts +0 -124
- package/node_modules/zod/src/v4/locales/en.ts +0 -127
- package/node_modules/zod/src/v4/locales/eo.ts +0 -125
- package/node_modules/zod/src/v4/locales/es.ts +0 -125
- package/node_modules/zod/src/v4/locales/fa.ts +0 -134
- package/node_modules/zod/src/v4/locales/fi.ts +0 -131
- package/node_modules/zod/src/v4/locales/fr-CA.ts +0 -126
- package/node_modules/zod/src/v4/locales/fr.ts +0 -124
- package/node_modules/zod/src/v4/locales/he.ts +0 -125
- package/node_modules/zod/src/v4/locales/hu.ts +0 -126
- package/node_modules/zod/src/v4/locales/id.ts +0 -125
- package/node_modules/zod/src/v4/locales/index.ts +0 -39
- package/node_modules/zod/src/v4/locales/it.ts +0 -125
- package/node_modules/zod/src/v4/locales/ja.ts +0 -122
- package/node_modules/zod/src/v4/locales/kh.ts +0 -126
- package/node_modules/zod/src/v4/locales/ko.ts +0 -131
- package/node_modules/zod/src/v4/locales/mk.ts +0 -127
- package/node_modules/zod/src/v4/locales/ms.ts +0 -124
- package/node_modules/zod/src/v4/locales/nl.ts +0 -126
- package/node_modules/zod/src/v4/locales/no.ts +0 -124
- package/node_modules/zod/src/v4/locales/ota.ts +0 -125
- package/node_modules/zod/src/v4/locales/pl.ts +0 -126
- package/node_modules/zod/src/v4/locales/ps.ts +0 -133
- package/node_modules/zod/src/v4/locales/pt.ts +0 -123
- package/node_modules/zod/src/v4/locales/ru.ts +0 -184
- package/node_modules/zod/src/v4/locales/sl.ts +0 -126
- package/node_modules/zod/src/v4/locales/sv.ts +0 -127
- package/node_modules/zod/src/v4/locales/ta.ts +0 -125
- package/node_modules/zod/src/v4/locales/th.ts +0 -126
- package/node_modules/zod/src/v4/locales/tr.ts +0 -121
- package/node_modules/zod/src/v4/locales/ua.ts +0 -126
- package/node_modules/zod/src/v4/locales/ur.ts +0 -126
- package/node_modules/zod/src/v4/locales/vi.ts +0 -125
- package/node_modules/zod/src/v4/locales/zh-CN.ts +0 -123
- package/node_modules/zod/src/v4/locales/zh-TW.ts +0 -125
- package/node_modules/zod/src/v4/mini/checks.ts +0 -32
- package/node_modules/zod/src/v4/mini/coerce.ts +0 -22
- package/node_modules/zod/src/v4/mini/external.ts +0 -40
- package/node_modules/zod/src/v4/mini/index.ts +0 -3
- package/node_modules/zod/src/v4/mini/iso.ts +0 -62
- package/node_modules/zod/src/v4/mini/parse.ts +0 -1
- package/node_modules/zod/src/v4/mini/schemas.ts +0 -1579
- package/node_modules/zod/src/v4/mini/tests/assignability.test.ts +0 -129
- package/node_modules/zod/src/v4/mini/tests/brand.test.ts +0 -51
- package/node_modules/zod/src/v4/mini/tests/checks.test.ts +0 -144
- package/node_modules/zod/src/v4/mini/tests/computed.test.ts +0 -36
- package/node_modules/zod/src/v4/mini/tests/error.test.ts +0 -22
- package/node_modules/zod/src/v4/mini/tests/functions.test.ts +0 -43
- package/node_modules/zod/src/v4/mini/tests/index.test.ts +0 -871
- package/node_modules/zod/src/v4/mini/tests/number.test.ts +0 -95
- package/node_modules/zod/src/v4/mini/tests/object.test.ts +0 -185
- package/node_modules/zod/src/v4/mini/tests/prototypes.test.ts +0 -43
- package/node_modules/zod/src/v4/mini/tests/recursive-types.test.ts +0 -275
- package/node_modules/zod/src/v4/mini/tests/string.test.ts +0 -299
- package/node_modules/zod/src/v4-mini/index.ts +0 -1
- package/node_modules/zod/v3/ZodError.cjs +0 -138
- package/node_modules/zod/v3/ZodError.d.cts +0 -164
- package/node_modules/zod/v3/ZodError.d.ts +0 -164
- package/node_modules/zod/v3/ZodError.js +0 -133
- package/node_modules/zod/v3/errors.cjs +0 -17
- package/node_modules/zod/v3/errors.d.cts +0 -5
- package/node_modules/zod/v3/errors.d.ts +0 -5
- package/node_modules/zod/v3/errors.js +0 -9
- package/node_modules/zod/v3/external.cjs +0 -22
- package/node_modules/zod/v3/external.d.cts +0 -6
- package/node_modules/zod/v3/external.d.ts +0 -6
- package/node_modules/zod/v3/external.js +0 -6
- package/node_modules/zod/v3/helpers/enumUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/enumUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.js +0 -1
- package/node_modules/zod/v3/helpers/errorUtil.cjs +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.cts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.ts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.js +0 -6
- package/node_modules/zod/v3/helpers/parseUtil.cjs +0 -124
- package/node_modules/zod/v3/helpers/parseUtil.d.cts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.d.ts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.js +0 -109
- package/node_modules/zod/v3/helpers/partialUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/partialUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.js +0 -1
- package/node_modules/zod/v3/helpers/typeAliases.cjs +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.cts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.ts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.js +0 -1
- package/node_modules/zod/v3/helpers/util.cjs +0 -137
- package/node_modules/zod/v3/helpers/util.d.cts +0 -85
- package/node_modules/zod/v3/helpers/util.d.ts +0 -85
- package/node_modules/zod/v3/helpers/util.js +0 -133
- package/node_modules/zod/v3/index.cjs +0 -33
- package/node_modules/zod/v3/index.d.cts +0 -4
- package/node_modules/zod/v3/index.d.ts +0 -4
- package/node_modules/zod/v3/index.js +0 -4
- package/node_modules/zod/v3/locales/en.cjs +0 -111
- package/node_modules/zod/v3/locales/en.d.cts +0 -3
- package/node_modules/zod/v3/locales/en.d.ts +0 -3
- package/node_modules/zod/v3/locales/en.js +0 -109
- package/node_modules/zod/v3/standard-schema.cjs +0 -2
- package/node_modules/zod/v3/standard-schema.d.cts +0 -102
- package/node_modules/zod/v3/standard-schema.d.ts +0 -102
- package/node_modules/zod/v3/standard-schema.js +0 -1
- package/node_modules/zod/v3/types.cjs +0 -3775
- package/node_modules/zod/v3/types.d.cts +0 -1031
- package/node_modules/zod/v3/types.d.ts +0 -1031
- package/node_modules/zod/v3/types.js +0 -3693
- package/node_modules/zod/v4/classic/checks.cjs +0 -32
- package/node_modules/zod/v4/classic/checks.d.cts +0 -1
- package/node_modules/zod/v4/classic/checks.d.ts +0 -1
- package/node_modules/zod/v4/classic/checks.js +0 -1
- package/node_modules/zod/v4/classic/coerce.cjs +0 -47
- package/node_modules/zod/v4/classic/coerce.d.cts +0 -17
- package/node_modules/zod/v4/classic/coerce.d.ts +0 -17
- package/node_modules/zod/v4/classic/coerce.js +0 -17
- package/node_modules/zod/v4/classic/compat.cjs +0 -57
- package/node_modules/zod/v4/classic/compat.d.cts +0 -46
- package/node_modules/zod/v4/classic/compat.d.ts +0 -46
- package/node_modules/zod/v4/classic/compat.js +0 -27
- package/node_modules/zod/v4/classic/errors.cjs +0 -67
- package/node_modules/zod/v4/classic/errors.d.cts +0 -30
- package/node_modules/zod/v4/classic/errors.d.ts +0 -30
- package/node_modules/zod/v4/classic/errors.js +0 -41
- package/node_modules/zod/v4/classic/external.cjs +0 -70
- package/node_modules/zod/v4/classic/external.d.cts +0 -13
- package/node_modules/zod/v4/classic/external.d.ts +0 -13
- package/node_modules/zod/v4/classic/external.js +0 -18
- package/node_modules/zod/v4/classic/index.cjs +0 -33
- package/node_modules/zod/v4/classic/index.d.cts +0 -4
- package/node_modules/zod/v4/classic/index.d.ts +0 -4
- package/node_modules/zod/v4/classic/index.js +0 -4
- package/node_modules/zod/v4/classic/iso.cjs +0 -60
- package/node_modules/zod/v4/classic/iso.d.cts +0 -22
- package/node_modules/zod/v4/classic/iso.d.ts +0 -22
- package/node_modules/zod/v4/classic/iso.js +0 -30
- package/node_modules/zod/v4/classic/parse.cjs +0 -32
- package/node_modules/zod/v4/classic/parse.d.cts +0 -23
- package/node_modules/zod/v4/classic/parse.d.ts +0 -23
- package/node_modules/zod/v4/classic/parse.js +0 -6
- package/node_modules/zod/v4/classic/schemas.cjs +0 -1109
- package/node_modules/zod/v4/classic/schemas.d.cts +0 -630
- package/node_modules/zod/v4/classic/schemas.d.ts +0 -630
- package/node_modules/zod/v4/classic/schemas.js +0 -1006
- package/node_modules/zod/v4/core/api.cjs +0 -1039
- package/node_modules/zod/v4/core/api.d.cts +0 -284
- package/node_modules/zod/v4/core/api.d.ts +0 -284
- package/node_modules/zod/v4/core/api.js +0 -906
- package/node_modules/zod/v4/core/checks.cjs +0 -591
- package/node_modules/zod/v4/core/checks.d.cts +0 -278
- package/node_modules/zod/v4/core/checks.d.ts +0 -278
- package/node_modules/zod/v4/core/checks.js +0 -565
- package/node_modules/zod/v4/core/core.cjs +0 -67
- package/node_modules/zod/v4/core/core.d.cts +0 -49
- package/node_modules/zod/v4/core/core.d.ts +0 -49
- package/node_modules/zod/v4/core/core.js +0 -61
- package/node_modules/zod/v4/core/doc.cjs +0 -39
- package/node_modules/zod/v4/core/doc.d.cts +0 -14
- package/node_modules/zod/v4/core/doc.d.ts +0 -14
- package/node_modules/zod/v4/core/doc.js +0 -35
- package/node_modules/zod/v4/core/errors.cjs +0 -226
- package/node_modules/zod/v4/core/errors.d.cts +0 -208
- package/node_modules/zod/v4/core/errors.d.ts +0 -208
- package/node_modules/zod/v4/core/errors.js +0 -195
- package/node_modules/zod/v4/core/function.cjs +0 -102
- package/node_modules/zod/v4/core/function.d.cts +0 -52
- package/node_modules/zod/v4/core/function.d.ts +0 -52
- package/node_modules/zod/v4/core/function.js +0 -75
- package/node_modules/zod/v4/core/index.cjs +0 -44
- package/node_modules/zod/v4/core/index.d.cts +0 -15
- package/node_modules/zod/v4/core/index.d.ts +0 -15
- package/node_modules/zod/v4/core/index.js +0 -15
- package/node_modules/zod/v4/core/json-schema.cjs +0 -2
- package/node_modules/zod/v4/core/json-schema.d.cts +0 -87
- package/node_modules/zod/v4/core/json-schema.d.ts +0 -87
- package/node_modules/zod/v4/core/json-schema.js +0 -1
- package/node_modules/zod/v4/core/parse.cjs +0 -87
- package/node_modules/zod/v4/core/parse.d.cts +0 -25
- package/node_modules/zod/v4/core/parse.d.ts +0 -25
- package/node_modules/zod/v4/core/parse.js +0 -57
- package/node_modules/zod/v4/core/regexes.cjs +0 -103
- package/node_modules/zod/v4/core/regexes.d.cts +0 -62
- package/node_modules/zod/v4/core/regexes.d.ts +0 -62
- package/node_modules/zod/v4/core/regexes.js +0 -95
- package/node_modules/zod/v4/core/registries.cjs +0 -56
- package/node_modules/zod/v4/core/registries.d.cts +0 -35
- package/node_modules/zod/v4/core/registries.d.ts +0 -35
- package/node_modules/zod/v4/core/registries.js +0 -51
- package/node_modules/zod/v4/core/schemas.cjs +0 -1748
- package/node_modules/zod/v4/core/schemas.d.cts +0 -1041
- package/node_modules/zod/v4/core/schemas.d.ts +0 -1041
- package/node_modules/zod/v4/core/schemas.js +0 -1717
- package/node_modules/zod/v4/core/standard-schema.cjs +0 -2
- package/node_modules/zod/v4/core/standard-schema.d.cts +0 -55
- package/node_modules/zod/v4/core/standard-schema.d.ts +0 -55
- package/node_modules/zod/v4/core/standard-schema.js +0 -1
- package/node_modules/zod/v4/core/to-json-schema.cjs +0 -854
- package/node_modules/zod/v4/core/to-json-schema.d.cts +0 -88
- package/node_modules/zod/v4/core/to-json-schema.d.ts +0 -88
- package/node_modules/zod/v4/core/to-json-schema.js +0 -849
- package/node_modules/zod/v4/core/util.cjs +0 -539
- package/node_modules/zod/v4/core/util.d.cts +0 -183
- package/node_modules/zod/v4/core/util.d.ts +0 -183
- package/node_modules/zod/v4/core/util.js +0 -493
- package/node_modules/zod/v4/core/versions.cjs +0 -8
- package/node_modules/zod/v4/core/versions.d.cts +0 -5
- package/node_modules/zod/v4/core/versions.d.ts +0 -5
- package/node_modules/zod/v4/core/versions.js +0 -5
- package/node_modules/zod/v4/index.cjs +0 -22
- package/node_modules/zod/v4/index.d.cts +0 -3
- package/node_modules/zod/v4/index.d.ts +0 -3
- package/node_modules/zod/v4/index.js +0 -3
- package/node_modules/zod/v4/locales/ar.cjs +0 -142
- package/node_modules/zod/v4/locales/ar.d.cts +0 -4
- package/node_modules/zod/v4/locales/ar.d.ts +0 -4
- package/node_modules/zod/v4/locales/ar.js +0 -116
- package/node_modules/zod/v4/locales/az.cjs +0 -141
- package/node_modules/zod/v4/locales/az.d.cts +0 -4
- package/node_modules/zod/v4/locales/az.d.ts +0 -4
- package/node_modules/zod/v4/locales/az.js +0 -115
- package/node_modules/zod/v4/locales/be.cjs +0 -190
- package/node_modules/zod/v4/locales/be.d.cts +0 -4
- package/node_modules/zod/v4/locales/be.d.ts +0 -4
- package/node_modules/zod/v4/locales/be.js +0 -164
- package/node_modules/zod/v4/locales/ca.cjs +0 -144
- package/node_modules/zod/v4/locales/ca.d.cts +0 -4
- package/node_modules/zod/v4/locales/ca.d.ts +0 -4
- package/node_modules/zod/v4/locales/ca.js +0 -118
- package/node_modules/zod/v4/locales/cs.cjs +0 -161
- package/node_modules/zod/v4/locales/cs.d.cts +0 -4
- package/node_modules/zod/v4/locales/cs.d.ts +0 -4
- package/node_modules/zod/v4/locales/cs.js +0 -135
- package/node_modules/zod/v4/locales/de.cjs +0 -142
- package/node_modules/zod/v4/locales/de.d.cts +0 -4
- package/node_modules/zod/v4/locales/de.d.ts +0 -4
- package/node_modules/zod/v4/locales/de.js +0 -116
- package/node_modules/zod/v4/locales/en.cjs +0 -145
- package/node_modules/zod/v4/locales/en.d.cts +0 -5
- package/node_modules/zod/v4/locales/en.d.ts +0 -5
- package/node_modules/zod/v4/locales/en.js +0 -117
- package/node_modules/zod/v4/locales/eo.cjs +0 -144
- package/node_modules/zod/v4/locales/eo.d.cts +0 -5
- package/node_modules/zod/v4/locales/eo.d.ts +0 -5
- package/node_modules/zod/v4/locales/eo.js +0 -116
- package/node_modules/zod/v4/locales/es.cjs +0 -143
- package/node_modules/zod/v4/locales/es.d.cts +0 -4
- package/node_modules/zod/v4/locales/es.d.ts +0 -4
- package/node_modules/zod/v4/locales/es.js +0 -117
- package/node_modules/zod/v4/locales/fa.cjs +0 -148
- package/node_modules/zod/v4/locales/fa.d.cts +0 -4
- package/node_modules/zod/v4/locales/fa.d.ts +0 -4
- package/node_modules/zod/v4/locales/fa.js +0 -122
- package/node_modules/zod/v4/locales/fi.cjs +0 -148
- package/node_modules/zod/v4/locales/fi.d.cts +0 -4
- package/node_modules/zod/v4/locales/fi.d.ts +0 -4
- package/node_modules/zod/v4/locales/fi.js +0 -122
- package/node_modules/zod/v4/locales/fr-CA.cjs +0 -143
- package/node_modules/zod/v4/locales/fr-CA.d.cts +0 -4
- package/node_modules/zod/v4/locales/fr-CA.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr-CA.js +0 -117
- package/node_modules/zod/v4/locales/fr.cjs +0 -142
- package/node_modules/zod/v4/locales/fr.d.cts +0 -4
- package/node_modules/zod/v4/locales/fr.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr.js +0 -116
- package/node_modules/zod/v4/locales/he.cjs +0 -143
- package/node_modules/zod/v4/locales/he.d.cts +0 -4
- package/node_modules/zod/v4/locales/he.d.ts +0 -4
- package/node_modules/zod/v4/locales/he.js +0 -117
- package/node_modules/zod/v4/locales/hu.cjs +0 -143
- package/node_modules/zod/v4/locales/hu.d.cts +0 -4
- package/node_modules/zod/v4/locales/hu.d.ts +0 -4
- package/node_modules/zod/v4/locales/hu.js +0 -117
- package/node_modules/zod/v4/locales/id.cjs +0 -142
- package/node_modules/zod/v4/locales/id.d.cts +0 -4
- package/node_modules/zod/v4/locales/id.d.ts +0 -4
- package/node_modules/zod/v4/locales/id.js +0 -116
- package/node_modules/zod/v4/locales/index.cjs +0 -84
- package/node_modules/zod/v4/locales/index.d.cts +0 -39
- package/node_modules/zod/v4/locales/index.d.ts +0 -39
- package/node_modules/zod/v4/locales/index.js +0 -39
- package/node_modules/zod/v4/locales/it.cjs +0 -143
- package/node_modules/zod/v4/locales/it.d.cts +0 -4
- package/node_modules/zod/v4/locales/it.d.ts +0 -4
- package/node_modules/zod/v4/locales/it.js +0 -117
- package/node_modules/zod/v4/locales/ja.cjs +0 -141
- package/node_modules/zod/v4/locales/ja.d.cts +0 -4
- package/node_modules/zod/v4/locales/ja.d.ts +0 -4
- package/node_modules/zod/v4/locales/ja.js +0 -115
- package/node_modules/zod/v4/locales/kh.cjs +0 -143
- package/node_modules/zod/v4/locales/kh.d.cts +0 -4
- package/node_modules/zod/v4/locales/kh.d.ts +0 -4
- package/node_modules/zod/v4/locales/kh.js +0 -117
- package/node_modules/zod/v4/locales/ko.cjs +0 -147
- package/node_modules/zod/v4/locales/ko.d.cts +0 -4
- package/node_modules/zod/v4/locales/ko.d.ts +0 -4
- package/node_modules/zod/v4/locales/ko.js +0 -121
- package/node_modules/zod/v4/locales/mk.cjs +0 -144
- package/node_modules/zod/v4/locales/mk.d.cts +0 -4
- package/node_modules/zod/v4/locales/mk.d.ts +0 -4
- package/node_modules/zod/v4/locales/mk.js +0 -118
- package/node_modules/zod/v4/locales/ms.cjs +0 -142
- package/node_modules/zod/v4/locales/ms.d.cts +0 -4
- package/node_modules/zod/v4/locales/ms.d.ts +0 -4
- package/node_modules/zod/v4/locales/ms.js +0 -116
- package/node_modules/zod/v4/locales/nl.cjs +0 -143
- package/node_modules/zod/v4/locales/nl.d.cts +0 -4
- package/node_modules/zod/v4/locales/nl.d.ts +0 -4
- package/node_modules/zod/v4/locales/nl.js +0 -117
- package/node_modules/zod/v4/locales/no.cjs +0 -142
- package/node_modules/zod/v4/locales/no.d.cts +0 -4
- package/node_modules/zod/v4/locales/no.d.ts +0 -4
- package/node_modules/zod/v4/locales/no.js +0 -116
- package/node_modules/zod/v4/locales/ota.cjs +0 -143
- package/node_modules/zod/v4/locales/ota.d.cts +0 -4
- package/node_modules/zod/v4/locales/ota.d.ts +0 -4
- package/node_modules/zod/v4/locales/ota.js +0 -117
- package/node_modules/zod/v4/locales/pl.cjs +0 -143
- package/node_modules/zod/v4/locales/pl.d.cts +0 -4
- package/node_modules/zod/v4/locales/pl.d.ts +0 -4
- package/node_modules/zod/v4/locales/pl.js +0 -117
- package/node_modules/zod/v4/locales/ps.cjs +0 -148
- package/node_modules/zod/v4/locales/ps.d.cts +0 -4
- package/node_modules/zod/v4/locales/ps.d.ts +0 -4
- package/node_modules/zod/v4/locales/ps.js +0 -122
- package/node_modules/zod/v4/locales/pt.cjs +0 -142
- package/node_modules/zod/v4/locales/pt.d.cts +0 -4
- package/node_modules/zod/v4/locales/pt.d.ts +0 -4
- package/node_modules/zod/v4/locales/pt.js +0 -116
- package/node_modules/zod/v4/locales/ru.cjs +0 -190
- package/node_modules/zod/v4/locales/ru.d.cts +0 -4
- package/node_modules/zod/v4/locales/ru.d.ts +0 -4
- package/node_modules/zod/v4/locales/ru.js +0 -164
- package/node_modules/zod/v4/locales/sl.cjs +0 -143
- package/node_modules/zod/v4/locales/sl.d.cts +0 -4
- package/node_modules/zod/v4/locales/sl.d.ts +0 -4
- package/node_modules/zod/v4/locales/sl.js +0 -117
- package/node_modules/zod/v4/locales/sv.cjs +0 -144
- package/node_modules/zod/v4/locales/sv.d.cts +0 -4
- package/node_modules/zod/v4/locales/sv.d.ts +0 -4
- package/node_modules/zod/v4/locales/sv.js +0 -118
- package/node_modules/zod/v4/locales/ta.cjs +0 -143
- package/node_modules/zod/v4/locales/ta.d.cts +0 -4
- package/node_modules/zod/v4/locales/ta.d.ts +0 -4
- package/node_modules/zod/v4/locales/ta.js +0 -117
- package/node_modules/zod/v4/locales/th.cjs +0 -143
- package/node_modules/zod/v4/locales/th.d.cts +0 -4
- package/node_modules/zod/v4/locales/th.d.ts +0 -4
- package/node_modules/zod/v4/locales/th.js +0 -117
- package/node_modules/zod/v4/locales/tr.cjs +0 -143
- package/node_modules/zod/v4/locales/tr.d.cts +0 -5
- package/node_modules/zod/v4/locales/tr.d.ts +0 -5
- package/node_modules/zod/v4/locales/tr.js +0 -115
- package/node_modules/zod/v4/locales/ua.cjs +0 -143
- package/node_modules/zod/v4/locales/ua.d.cts +0 -4
- package/node_modules/zod/v4/locales/ua.d.ts +0 -4
- package/node_modules/zod/v4/locales/ua.js +0 -117
- package/node_modules/zod/v4/locales/ur.cjs +0 -143
- package/node_modules/zod/v4/locales/ur.d.cts +0 -4
- package/node_modules/zod/v4/locales/ur.d.ts +0 -4
- package/node_modules/zod/v4/locales/ur.js +0 -117
- package/node_modules/zod/v4/locales/vi.cjs +0 -142
- package/node_modules/zod/v4/locales/vi.d.cts +0 -4
- package/node_modules/zod/v4/locales/vi.d.ts +0 -4
- package/node_modules/zod/v4/locales/vi.js +0 -116
- package/node_modules/zod/v4/locales/zh-CN.cjs +0 -142
- package/node_modules/zod/v4/locales/zh-CN.d.cts +0 -4
- package/node_modules/zod/v4/locales/zh-CN.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-CN.js +0 -116
- package/node_modules/zod/v4/locales/zh-TW.cjs +0 -143
- package/node_modules/zod/v4/locales/zh-TW.d.cts +0 -4
- package/node_modules/zod/v4/locales/zh-TW.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-TW.js +0 -117
- package/node_modules/zod/v4/mini/checks.cjs +0 -34
- package/node_modules/zod/v4/mini/checks.d.cts +0 -1
- package/node_modules/zod/v4/mini/checks.d.ts +0 -1
- package/node_modules/zod/v4/mini/checks.js +0 -1
- package/node_modules/zod/v4/mini/coerce.cjs +0 -47
- package/node_modules/zod/v4/mini/coerce.d.cts +0 -7
- package/node_modules/zod/v4/mini/coerce.d.ts +0 -7
- package/node_modules/zod/v4/mini/coerce.js +0 -17
- package/node_modules/zod/v4/mini/external.cjs +0 -62
- package/node_modules/zod/v4/mini/external.d.cts +0 -11
- package/node_modules/zod/v4/mini/external.d.ts +0 -11
- package/node_modules/zod/v4/mini/external.js +0 -13
- package/node_modules/zod/v4/mini/index.cjs +0 -32
- package/node_modules/zod/v4/mini/index.d.cts +0 -3
- package/node_modules/zod/v4/mini/index.d.ts +0 -3
- package/node_modules/zod/v4/mini/index.js +0 -3
- package/node_modules/zod/v4/mini/iso.cjs +0 -60
- package/node_modules/zod/v4/mini/iso.d.cts +0 -22
- package/node_modules/zod/v4/mini/iso.d.ts +0 -22
- package/node_modules/zod/v4/mini/iso.js +0 -30
- package/node_modules/zod/v4/mini/parse.cjs +0 -8
- package/node_modules/zod/v4/mini/parse.d.cts +0 -1
- package/node_modules/zod/v4/mini/parse.d.ts +0 -1
- package/node_modules/zod/v4/mini/parse.js +0 -1
- package/node_modules/zod/v4/mini/schemas.cjs +0 -839
- package/node_modules/zod/v4/mini/schemas.d.cts +0 -356
- package/node_modules/zod/v4/mini/schemas.d.ts +0 -356
- package/node_modules/zod/v4/mini/schemas.js +0 -732
- package/node_modules/zod/v4-mini/index.cjs +0 -17
- package/node_modules/zod/v4-mini/index.d.cts +0 -1
- package/node_modules/zod/v4-mini/index.d.ts +0 -1
- package/node_modules/zod/v4-mini/index.js +0 -1
|
@@ -1,223 +0,0 @@
|
|
|
1
|
-
# raw-body
|
|
2
|
-
|
|
3
|
-
[![NPM Version][npm-image]][npm-url]
|
|
4
|
-
[![NPM Downloads][downloads-image]][downloads-url]
|
|
5
|
-
[![Node.js Version][node-version-image]][node-version-url]
|
|
6
|
-
[![Build status][github-actions-ci-image]][github-actions-ci-url]
|
|
7
|
-
[![Test coverage][coveralls-image]][coveralls-url]
|
|
8
|
-
|
|
9
|
-
Gets the entire buffer of a stream either as a `Buffer` or a string.
|
|
10
|
-
Validates the stream's length against an expected length and maximum limit.
|
|
11
|
-
Ideal for parsing request bodies.
|
|
12
|
-
|
|
13
|
-
## Install
|
|
14
|
-
|
|
15
|
-
This is a [Node.js](https://nodejs.org/en/) module available through the
|
|
16
|
-
[npm registry](https://www.npmjs.com/). Installation is done using the
|
|
17
|
-
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
|
|
18
|
-
|
|
19
|
-
```sh
|
|
20
|
-
$ npm install raw-body
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
### TypeScript
|
|
24
|
-
|
|
25
|
-
This module includes a [TypeScript](https://www.typescriptlang.org/)
|
|
26
|
-
declaration file to enable auto complete in compatible editors and type
|
|
27
|
-
information for TypeScript projects. This module depends on the Node.js
|
|
28
|
-
types, so install `@types/node`:
|
|
29
|
-
|
|
30
|
-
```sh
|
|
31
|
-
$ npm install @types/node
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
## API
|
|
35
|
-
|
|
36
|
-
```js
|
|
37
|
-
var getRawBody = require('raw-body')
|
|
38
|
-
```
|
|
39
|
-
|
|
40
|
-
### getRawBody(stream, [options], [callback])
|
|
41
|
-
|
|
42
|
-
**Returns a promise if no callback specified and global `Promise` exists.**
|
|
43
|
-
|
|
44
|
-
Options:
|
|
45
|
-
|
|
46
|
-
- `length` - The length of the stream.
|
|
47
|
-
If the contents of the stream do not add up to this length,
|
|
48
|
-
an `400` error code is returned.
|
|
49
|
-
- `limit` - The byte limit of the body.
|
|
50
|
-
This is the number of bytes or any string format supported by
|
|
51
|
-
[bytes](https://www.npmjs.com/package/bytes),
|
|
52
|
-
for example `1000`, `'500kb'` or `'3mb'`.
|
|
53
|
-
If the body ends up being larger than this limit,
|
|
54
|
-
a `413` error code is returned.
|
|
55
|
-
- `encoding` - The encoding to use to decode the body into a string.
|
|
56
|
-
By default, a `Buffer` instance will be returned when no encoding is specified.
|
|
57
|
-
Most likely, you want `utf-8`, so setting `encoding` to `true` will decode as `utf-8`.
|
|
58
|
-
You can use any type of encoding supported by [iconv-lite](https://www.npmjs.org/package/iconv-lite#readme).
|
|
59
|
-
|
|
60
|
-
You can also pass a string in place of options to just specify the encoding.
|
|
61
|
-
|
|
62
|
-
If an error occurs, the stream will be paused, everything unpiped,
|
|
63
|
-
and you are responsible for correctly disposing the stream.
|
|
64
|
-
For HTTP requests, you may need to finish consuming the stream if
|
|
65
|
-
you want to keep the socket open for future requests. For streams
|
|
66
|
-
that use file descriptors, you should `stream.destroy()` or
|
|
67
|
-
`stream.close()` to prevent leaks.
|
|
68
|
-
|
|
69
|
-
## Errors
|
|
70
|
-
|
|
71
|
-
This module creates errors depending on the error condition during reading.
|
|
72
|
-
The error may be an error from the underlying Node.js implementation, but is
|
|
73
|
-
otherwise an error created by this module, which has the following attributes:
|
|
74
|
-
|
|
75
|
-
* `limit` - the limit in bytes
|
|
76
|
-
* `length` and `expected` - the expected length of the stream
|
|
77
|
-
* `received` - the received bytes
|
|
78
|
-
* `encoding` - the invalid encoding
|
|
79
|
-
* `status` and `statusCode` - the corresponding status code for the error
|
|
80
|
-
* `type` - the error type
|
|
81
|
-
|
|
82
|
-
### Types
|
|
83
|
-
|
|
84
|
-
The errors from this module have a `type` property which allows for the programmatic
|
|
85
|
-
determination of the type of error returned.
|
|
86
|
-
|
|
87
|
-
#### encoding.unsupported
|
|
88
|
-
|
|
89
|
-
This error will occur when the `encoding` option is specified, but the value does
|
|
90
|
-
not map to an encoding supported by the [iconv-lite](https://www.npmjs.org/package/iconv-lite#readme)
|
|
91
|
-
module.
|
|
92
|
-
|
|
93
|
-
#### entity.too.large
|
|
94
|
-
|
|
95
|
-
This error will occur when the `limit` option is specified, but the stream has
|
|
96
|
-
an entity that is larger.
|
|
97
|
-
|
|
98
|
-
#### request.aborted
|
|
99
|
-
|
|
100
|
-
This error will occur when the request stream is aborted by the client before
|
|
101
|
-
reading the body has finished.
|
|
102
|
-
|
|
103
|
-
#### request.size.invalid
|
|
104
|
-
|
|
105
|
-
This error will occur when the `length` option is specified, but the stream has
|
|
106
|
-
emitted more bytes.
|
|
107
|
-
|
|
108
|
-
#### stream.encoding.set
|
|
109
|
-
|
|
110
|
-
This error will occur when the given stream has an encoding set on it, making it
|
|
111
|
-
a decoded stream. The stream should not have an encoding set and is expected to
|
|
112
|
-
emit `Buffer` objects.
|
|
113
|
-
|
|
114
|
-
#### stream.not.readable
|
|
115
|
-
|
|
116
|
-
This error will occur when the given stream is not readable.
|
|
117
|
-
|
|
118
|
-
## Examples
|
|
119
|
-
|
|
120
|
-
### Simple Express example
|
|
121
|
-
|
|
122
|
-
```js
|
|
123
|
-
var contentType = require('content-type')
|
|
124
|
-
var express = require('express')
|
|
125
|
-
var getRawBody = require('raw-body')
|
|
126
|
-
|
|
127
|
-
var app = express()
|
|
128
|
-
|
|
129
|
-
app.use(function (req, res, next) {
|
|
130
|
-
getRawBody(req, {
|
|
131
|
-
length: req.headers['content-length'],
|
|
132
|
-
limit: '1mb',
|
|
133
|
-
encoding: contentType.parse(req).parameters.charset
|
|
134
|
-
}, function (err, string) {
|
|
135
|
-
if (err) return next(err)
|
|
136
|
-
req.text = string
|
|
137
|
-
next()
|
|
138
|
-
})
|
|
139
|
-
})
|
|
140
|
-
|
|
141
|
-
// now access req.text
|
|
142
|
-
```
|
|
143
|
-
|
|
144
|
-
### Simple Koa example
|
|
145
|
-
|
|
146
|
-
```js
|
|
147
|
-
var contentType = require('content-type')
|
|
148
|
-
var getRawBody = require('raw-body')
|
|
149
|
-
var koa = require('koa')
|
|
150
|
-
|
|
151
|
-
var app = koa()
|
|
152
|
-
|
|
153
|
-
app.use(function * (next) {
|
|
154
|
-
this.text = yield getRawBody(this.req, {
|
|
155
|
-
length: this.req.headers['content-length'],
|
|
156
|
-
limit: '1mb',
|
|
157
|
-
encoding: contentType.parse(this.req).parameters.charset
|
|
158
|
-
})
|
|
159
|
-
yield next
|
|
160
|
-
})
|
|
161
|
-
|
|
162
|
-
// now access this.text
|
|
163
|
-
```
|
|
164
|
-
|
|
165
|
-
### Using as a promise
|
|
166
|
-
|
|
167
|
-
To use this library as a promise, simply omit the `callback` and a promise is
|
|
168
|
-
returned, provided that a global `Promise` is defined.
|
|
169
|
-
|
|
170
|
-
```js
|
|
171
|
-
var getRawBody = require('raw-body')
|
|
172
|
-
var http = require('http')
|
|
173
|
-
|
|
174
|
-
var server = http.createServer(function (req, res) {
|
|
175
|
-
getRawBody(req)
|
|
176
|
-
.then(function (buf) {
|
|
177
|
-
res.statusCode = 200
|
|
178
|
-
res.end(buf.length + ' bytes submitted')
|
|
179
|
-
})
|
|
180
|
-
.catch(function (err) {
|
|
181
|
-
res.statusCode = 500
|
|
182
|
-
res.end(err.message)
|
|
183
|
-
})
|
|
184
|
-
})
|
|
185
|
-
|
|
186
|
-
server.listen(3000)
|
|
187
|
-
```
|
|
188
|
-
|
|
189
|
-
### Using with TypeScript
|
|
190
|
-
|
|
191
|
-
```ts
|
|
192
|
-
import * as getRawBody from 'raw-body';
|
|
193
|
-
import * as http from 'http';
|
|
194
|
-
|
|
195
|
-
const server = http.createServer((req, res) => {
|
|
196
|
-
getRawBody(req)
|
|
197
|
-
.then((buf) => {
|
|
198
|
-
res.statusCode = 200;
|
|
199
|
-
res.end(buf.length + ' bytes submitted');
|
|
200
|
-
})
|
|
201
|
-
.catch((err) => {
|
|
202
|
-
res.statusCode = err.statusCode;
|
|
203
|
-
res.end(err.message);
|
|
204
|
-
});
|
|
205
|
-
});
|
|
206
|
-
|
|
207
|
-
server.listen(3000);
|
|
208
|
-
```
|
|
209
|
-
|
|
210
|
-
## License
|
|
211
|
-
|
|
212
|
-
[MIT](LICENSE)
|
|
213
|
-
|
|
214
|
-
[npm-image]: https://img.shields.io/npm/v/raw-body.svg
|
|
215
|
-
[npm-url]: https://npmjs.org/package/raw-body
|
|
216
|
-
[node-version-image]: https://img.shields.io/node/v/raw-body.svg
|
|
217
|
-
[node-version-url]: https://nodejs.org/en/download/
|
|
218
|
-
[coveralls-image]: https://img.shields.io/coveralls/stream-utils/raw-body/master.svg
|
|
219
|
-
[coveralls-url]: https://coveralls.io/r/stream-utils/raw-body?branch=master
|
|
220
|
-
[downloads-image]: https://img.shields.io/npm/dm/raw-body.svg
|
|
221
|
-
[downloads-url]: https://npmjs.org/package/raw-body
|
|
222
|
-
[github-actions-ci-image]: https://img.shields.io/github/actions/workflow/status/stream-utils/raw-body/ci.yml?branch=master&label=ci
|
|
223
|
-
[github-actions-ci-url]: https://github.com/jshttp/stream-utils/raw-body?query=workflow%3Aci
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# Security Policies and Procedures
|
|
2
|
-
|
|
3
|
-
## Reporting a Bug
|
|
4
|
-
|
|
5
|
-
The `raw-body` team and community take all security bugs seriously. Thank you
|
|
6
|
-
for improving the security of Express. We appreciate your efforts and
|
|
7
|
-
responsible disclosure and will make every effort to acknowledge your
|
|
8
|
-
contributions.
|
|
9
|
-
|
|
10
|
-
Report security bugs by emailing the current owners of `raw-body`. This information
|
|
11
|
-
can be found in the npm registry using the command `npm owner ls raw-body`.
|
|
12
|
-
If unsure or unable to get the information from the above, open an issue
|
|
13
|
-
in the [project issue tracker](https://github.com/stream-utils/raw-body/issues)
|
|
14
|
-
asking for the current contact information.
|
|
15
|
-
|
|
16
|
-
To ensure the timely response to your report, please ensure that the entirety
|
|
17
|
-
of the report is contained within the email body and not solely behind a web
|
|
18
|
-
link or an attachment.
|
|
19
|
-
|
|
20
|
-
At least one owner will acknowledge your email within 48 hours, and will send a
|
|
21
|
-
more detailed response within 48 hours indicating the next steps in handling
|
|
22
|
-
your report. After the initial reply to your report, the owners will
|
|
23
|
-
endeavor to keep you informed of the progress towards a fix and full
|
|
24
|
-
announcement, and may ask for additional information or guidance.
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
declare namespace getRawBody {
|
|
2
|
-
export type Encoding = string | true;
|
|
3
|
-
|
|
4
|
-
export interface Options {
|
|
5
|
-
/**
|
|
6
|
-
* The expected length of the stream.
|
|
7
|
-
*/
|
|
8
|
-
length?: number | string | null;
|
|
9
|
-
/**
|
|
10
|
-
* The byte limit of the body. This is the number of bytes or any string
|
|
11
|
-
* format supported by `bytes`, for example `1000`, `'500kb'` or `'3mb'`.
|
|
12
|
-
*/
|
|
13
|
-
limit?: number | string | null;
|
|
14
|
-
/**
|
|
15
|
-
* The encoding to use to decode the body into a string. By default, a
|
|
16
|
-
* `Buffer` instance will be returned when no encoding is specified. Most
|
|
17
|
-
* likely, you want `utf-8`, so setting encoding to `true` will decode as
|
|
18
|
-
* `utf-8`. You can use any type of encoding supported by `iconv-lite`.
|
|
19
|
-
*/
|
|
20
|
-
encoding?: Encoding | null;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
export interface RawBodyError extends Error {
|
|
24
|
-
/**
|
|
25
|
-
* The limit in bytes.
|
|
26
|
-
*/
|
|
27
|
-
limit?: number;
|
|
28
|
-
/**
|
|
29
|
-
* The expected length of the stream.
|
|
30
|
-
*/
|
|
31
|
-
length?: number;
|
|
32
|
-
expected?: number;
|
|
33
|
-
/**
|
|
34
|
-
* The received bytes.
|
|
35
|
-
*/
|
|
36
|
-
received?: number;
|
|
37
|
-
/**
|
|
38
|
-
* The encoding.
|
|
39
|
-
*/
|
|
40
|
-
encoding?: string;
|
|
41
|
-
/**
|
|
42
|
-
* The corresponding status code for the error.
|
|
43
|
-
*/
|
|
44
|
-
status: number;
|
|
45
|
-
statusCode: number;
|
|
46
|
-
/**
|
|
47
|
-
* The error type.
|
|
48
|
-
*/
|
|
49
|
-
type: string;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* Gets the entire buffer of a stream either as a `Buffer` or a string.
|
|
55
|
-
* Validates the stream's length against an expected length and maximum
|
|
56
|
-
* limit. Ideal for parsing request bodies.
|
|
57
|
-
*/
|
|
58
|
-
declare function getRawBody(
|
|
59
|
-
stream: NodeJS.ReadableStream,
|
|
60
|
-
callback: (err: getRawBody.RawBodyError, body: Buffer) => void
|
|
61
|
-
): void;
|
|
62
|
-
|
|
63
|
-
declare function getRawBody(
|
|
64
|
-
stream: NodeJS.ReadableStream,
|
|
65
|
-
options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding,
|
|
66
|
-
callback: (err: getRawBody.RawBodyError, body: string) => void
|
|
67
|
-
): void;
|
|
68
|
-
|
|
69
|
-
declare function getRawBody(
|
|
70
|
-
stream: NodeJS.ReadableStream,
|
|
71
|
-
options: getRawBody.Options,
|
|
72
|
-
callback: (err: getRawBody.RawBodyError, body: Buffer) => void
|
|
73
|
-
): void;
|
|
74
|
-
|
|
75
|
-
declare function getRawBody(
|
|
76
|
-
stream: NodeJS.ReadableStream,
|
|
77
|
-
options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding
|
|
78
|
-
): Promise<string>;
|
|
79
|
-
|
|
80
|
-
declare function getRawBody(
|
|
81
|
-
stream: NodeJS.ReadableStream,
|
|
82
|
-
options?: getRawBody.Options
|
|
83
|
-
): Promise<Buffer>;
|
|
84
|
-
|
|
85
|
-
export = getRawBody;
|
|
@@ -1,336 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* raw-body
|
|
3
|
-
* Copyright(c) 2013-2014 Jonathan Ong
|
|
4
|
-
* Copyright(c) 2014-2022 Douglas Christopher Wilson
|
|
5
|
-
* MIT Licensed
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
'use strict'
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* Module dependencies.
|
|
12
|
-
* @private
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
var asyncHooks = tryRequireAsyncHooks()
|
|
16
|
-
var bytes = require('bytes')
|
|
17
|
-
var createError = require('http-errors')
|
|
18
|
-
var iconv = require('iconv-lite')
|
|
19
|
-
var unpipe = require('unpipe')
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* Module exports.
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
module.exports = getRawBody
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* Module variables.
|
|
30
|
-
* @private
|
|
31
|
-
*/
|
|
32
|
-
|
|
33
|
-
var ICONV_ENCODING_MESSAGE_REGEXP = /^Encoding not recognized: /
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* Get the decoder for a given encoding.
|
|
37
|
-
*
|
|
38
|
-
* @param {string} encoding
|
|
39
|
-
* @private
|
|
40
|
-
*/
|
|
41
|
-
|
|
42
|
-
function getDecoder (encoding) {
|
|
43
|
-
if (!encoding) return null
|
|
44
|
-
|
|
45
|
-
try {
|
|
46
|
-
return iconv.getDecoder(encoding)
|
|
47
|
-
} catch (e) {
|
|
48
|
-
// error getting decoder
|
|
49
|
-
if (!ICONV_ENCODING_MESSAGE_REGEXP.test(e.message)) throw e
|
|
50
|
-
|
|
51
|
-
// the encoding was not found
|
|
52
|
-
throw createError(415, 'specified encoding unsupported', {
|
|
53
|
-
encoding: encoding,
|
|
54
|
-
type: 'encoding.unsupported'
|
|
55
|
-
})
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* Get the raw body of a stream (typically HTTP).
|
|
61
|
-
*
|
|
62
|
-
* @param {object} stream
|
|
63
|
-
* @param {object|string|function} [options]
|
|
64
|
-
* @param {function} [callback]
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
|
|
68
|
-
function getRawBody (stream, options, callback) {
|
|
69
|
-
var done = callback
|
|
70
|
-
var opts = options || {}
|
|
71
|
-
|
|
72
|
-
// light validation
|
|
73
|
-
if (stream === undefined) {
|
|
74
|
-
throw new TypeError('argument stream is required')
|
|
75
|
-
} else if (typeof stream !== 'object' || stream === null || typeof stream.on !== 'function') {
|
|
76
|
-
throw new TypeError('argument stream must be a stream')
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
if (options === true || typeof options === 'string') {
|
|
80
|
-
// short cut for encoding
|
|
81
|
-
opts = {
|
|
82
|
-
encoding: options
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
if (typeof options === 'function') {
|
|
87
|
-
done = options
|
|
88
|
-
opts = {}
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
// validate callback is a function, if provided
|
|
92
|
-
if (done !== undefined && typeof done !== 'function') {
|
|
93
|
-
throw new TypeError('argument callback must be a function')
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// require the callback without promises
|
|
97
|
-
if (!done && !global.Promise) {
|
|
98
|
-
throw new TypeError('argument callback is required')
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
// get encoding
|
|
102
|
-
var encoding = opts.encoding !== true
|
|
103
|
-
? opts.encoding
|
|
104
|
-
: 'utf-8'
|
|
105
|
-
|
|
106
|
-
// convert the limit to an integer
|
|
107
|
-
var limit = bytes.parse(opts.limit)
|
|
108
|
-
|
|
109
|
-
// convert the expected length to an integer
|
|
110
|
-
var length = opts.length != null && !isNaN(opts.length)
|
|
111
|
-
? parseInt(opts.length, 10)
|
|
112
|
-
: null
|
|
113
|
-
|
|
114
|
-
if (done) {
|
|
115
|
-
// classic callback style
|
|
116
|
-
return readStream(stream, encoding, length, limit, wrap(done))
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
return new Promise(function executor (resolve, reject) {
|
|
120
|
-
readStream(stream, encoding, length, limit, function onRead (err, buf) {
|
|
121
|
-
if (err) return reject(err)
|
|
122
|
-
resolve(buf)
|
|
123
|
-
})
|
|
124
|
-
})
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
/**
|
|
128
|
-
* Halt a stream.
|
|
129
|
-
*
|
|
130
|
-
* @param {Object} stream
|
|
131
|
-
* @private
|
|
132
|
-
*/
|
|
133
|
-
|
|
134
|
-
function halt (stream) {
|
|
135
|
-
// unpipe everything from the stream
|
|
136
|
-
unpipe(stream)
|
|
137
|
-
|
|
138
|
-
// pause stream
|
|
139
|
-
if (typeof stream.pause === 'function') {
|
|
140
|
-
stream.pause()
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
/**
|
|
145
|
-
* Read the data from the stream.
|
|
146
|
-
*
|
|
147
|
-
* @param {object} stream
|
|
148
|
-
* @param {string} encoding
|
|
149
|
-
* @param {number} length
|
|
150
|
-
* @param {number} limit
|
|
151
|
-
* @param {function} callback
|
|
152
|
-
* @public
|
|
153
|
-
*/
|
|
154
|
-
|
|
155
|
-
function readStream (stream, encoding, length, limit, callback) {
|
|
156
|
-
var complete = false
|
|
157
|
-
var sync = true
|
|
158
|
-
|
|
159
|
-
// check the length and limit options.
|
|
160
|
-
// note: we intentionally leave the stream paused,
|
|
161
|
-
// so users should handle the stream themselves.
|
|
162
|
-
if (limit !== null && length !== null && length > limit) {
|
|
163
|
-
return done(createError(413, 'request entity too large', {
|
|
164
|
-
expected: length,
|
|
165
|
-
length: length,
|
|
166
|
-
limit: limit,
|
|
167
|
-
type: 'entity.too.large'
|
|
168
|
-
}))
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
// streams1: assert request encoding is buffer.
|
|
172
|
-
// streams2+: assert the stream encoding is buffer.
|
|
173
|
-
// stream._decoder: streams1
|
|
174
|
-
// state.encoding: streams2
|
|
175
|
-
// state.decoder: streams2, specifically < 0.10.6
|
|
176
|
-
var state = stream._readableState
|
|
177
|
-
if (stream._decoder || (state && (state.encoding || state.decoder))) {
|
|
178
|
-
// developer error
|
|
179
|
-
return done(createError(500, 'stream encoding should not be set', {
|
|
180
|
-
type: 'stream.encoding.set'
|
|
181
|
-
}))
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
if (typeof stream.readable !== 'undefined' && !stream.readable) {
|
|
185
|
-
return done(createError(500, 'stream is not readable', {
|
|
186
|
-
type: 'stream.not.readable'
|
|
187
|
-
}))
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
var received = 0
|
|
191
|
-
var decoder
|
|
192
|
-
|
|
193
|
-
try {
|
|
194
|
-
decoder = getDecoder(encoding)
|
|
195
|
-
} catch (err) {
|
|
196
|
-
return done(err)
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
var buffer = decoder
|
|
200
|
-
? ''
|
|
201
|
-
: []
|
|
202
|
-
|
|
203
|
-
// attach listeners
|
|
204
|
-
stream.on('aborted', onAborted)
|
|
205
|
-
stream.on('close', cleanup)
|
|
206
|
-
stream.on('data', onData)
|
|
207
|
-
stream.on('end', onEnd)
|
|
208
|
-
stream.on('error', onEnd)
|
|
209
|
-
|
|
210
|
-
// mark sync section complete
|
|
211
|
-
sync = false
|
|
212
|
-
|
|
213
|
-
function done () {
|
|
214
|
-
var args = new Array(arguments.length)
|
|
215
|
-
|
|
216
|
-
// copy arguments
|
|
217
|
-
for (var i = 0; i < args.length; i++) {
|
|
218
|
-
args[i] = arguments[i]
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
// mark complete
|
|
222
|
-
complete = true
|
|
223
|
-
|
|
224
|
-
if (sync) {
|
|
225
|
-
process.nextTick(invokeCallback)
|
|
226
|
-
} else {
|
|
227
|
-
invokeCallback()
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
function invokeCallback () {
|
|
231
|
-
cleanup()
|
|
232
|
-
|
|
233
|
-
if (args[0]) {
|
|
234
|
-
// halt the stream on error
|
|
235
|
-
halt(stream)
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
callback.apply(null, args)
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
function onAborted () {
|
|
243
|
-
if (complete) return
|
|
244
|
-
|
|
245
|
-
done(createError(400, 'request aborted', {
|
|
246
|
-
code: 'ECONNABORTED',
|
|
247
|
-
expected: length,
|
|
248
|
-
length: length,
|
|
249
|
-
received: received,
|
|
250
|
-
type: 'request.aborted'
|
|
251
|
-
}))
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
function onData (chunk) {
|
|
255
|
-
if (complete) return
|
|
256
|
-
|
|
257
|
-
received += chunk.length
|
|
258
|
-
|
|
259
|
-
if (limit !== null && received > limit) {
|
|
260
|
-
done(createError(413, 'request entity too large', {
|
|
261
|
-
limit: limit,
|
|
262
|
-
received: received,
|
|
263
|
-
type: 'entity.too.large'
|
|
264
|
-
}))
|
|
265
|
-
} else if (decoder) {
|
|
266
|
-
buffer += decoder.write(chunk)
|
|
267
|
-
} else {
|
|
268
|
-
buffer.push(chunk)
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
function onEnd (err) {
|
|
273
|
-
if (complete) return
|
|
274
|
-
if (err) return done(err)
|
|
275
|
-
|
|
276
|
-
if (length !== null && received !== length) {
|
|
277
|
-
done(createError(400, 'request size did not match content length', {
|
|
278
|
-
expected: length,
|
|
279
|
-
length: length,
|
|
280
|
-
received: received,
|
|
281
|
-
type: 'request.size.invalid'
|
|
282
|
-
}))
|
|
283
|
-
} else {
|
|
284
|
-
var string = decoder
|
|
285
|
-
? buffer + (decoder.end() || '')
|
|
286
|
-
: Buffer.concat(buffer)
|
|
287
|
-
done(null, string)
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
function cleanup () {
|
|
292
|
-
buffer = null
|
|
293
|
-
|
|
294
|
-
stream.removeListener('aborted', onAborted)
|
|
295
|
-
stream.removeListener('data', onData)
|
|
296
|
-
stream.removeListener('end', onEnd)
|
|
297
|
-
stream.removeListener('error', onEnd)
|
|
298
|
-
stream.removeListener('close', cleanup)
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
/**
|
|
303
|
-
* Try to require async_hooks
|
|
304
|
-
* @private
|
|
305
|
-
*/
|
|
306
|
-
|
|
307
|
-
function tryRequireAsyncHooks () {
|
|
308
|
-
try {
|
|
309
|
-
return require('async_hooks')
|
|
310
|
-
} catch (e) {
|
|
311
|
-
return {}
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
/**
|
|
316
|
-
* Wrap function with async resource, if possible.
|
|
317
|
-
* AsyncResource.bind static method backported.
|
|
318
|
-
* @private
|
|
319
|
-
*/
|
|
320
|
-
|
|
321
|
-
function wrap (fn) {
|
|
322
|
-
var res
|
|
323
|
-
|
|
324
|
-
// create anonymous resource
|
|
325
|
-
if (asyncHooks.AsyncResource) {
|
|
326
|
-
res = new asyncHooks.AsyncResource(fn.name || 'bound-anonymous-fn')
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
// incompatible node.js
|
|
330
|
-
if (!res || !res.runInAsyncScope) {
|
|
331
|
-
return fn
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
// return bound function
|
|
335
|
-
return res.runInAsyncScope.bind(res, fn, null)
|
|
336
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "raw-body",
|
|
3
|
-
"description": "Get and validate the raw body of a readable stream.",
|
|
4
|
-
"version": "3.0.0",
|
|
5
|
-
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
|
|
6
|
-
"contributors": [
|
|
7
|
-
"Douglas Christopher Wilson <doug@somethingdoug.com>",
|
|
8
|
-
"Raynos <raynos2@gmail.com>"
|
|
9
|
-
],
|
|
10
|
-
"license": "MIT",
|
|
11
|
-
"repository": "stream-utils/raw-body",
|
|
12
|
-
"dependencies": {
|
|
13
|
-
"bytes": "3.1.2",
|
|
14
|
-
"http-errors": "2.0.0",
|
|
15
|
-
"iconv-lite": "0.6.3",
|
|
16
|
-
"unpipe": "1.0.0"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"bluebird": "3.7.2",
|
|
20
|
-
"eslint": "8.57.0",
|
|
21
|
-
"eslint-config-standard": "15.0.1",
|
|
22
|
-
"eslint-plugin-import": "2.29.1",
|
|
23
|
-
"eslint-plugin-markdown": "3.0.0",
|
|
24
|
-
"eslint-plugin-node": "11.1.0",
|
|
25
|
-
"eslint-plugin-promise": "6.6.0",
|
|
26
|
-
"eslint-plugin-standard": "4.1.0",
|
|
27
|
-
"mocha": "10.7.0",
|
|
28
|
-
"nyc": "17.0.0",
|
|
29
|
-
"readable-stream": "2.3.7",
|
|
30
|
-
"safe-buffer": "5.2.1"
|
|
31
|
-
},
|
|
32
|
-
"engines": {
|
|
33
|
-
"node": ">= 0.8"
|
|
34
|
-
},
|
|
35
|
-
"files": [
|
|
36
|
-
"HISTORY.md",
|
|
37
|
-
"LICENSE",
|
|
38
|
-
"README.md",
|
|
39
|
-
"SECURITY.md",
|
|
40
|
-
"index.d.ts",
|
|
41
|
-
"index.js"
|
|
42
|
-
],
|
|
43
|
-
"scripts": {
|
|
44
|
-
"lint": "eslint .",
|
|
45
|
-
"test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/",
|
|
46
|
-
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
47
|
-
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
48
|
-
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
49
|
-
}
|
|
50
|
-
}
|