@ts-rest/express
Advanced tools
Comparing version 3.6.0 to 3.6.1
# @ts-rest/express | ||
## 3.6.1 | ||
## 3.6.0 | ||
@@ -4,0 +6,0 @@ |
165
package.json
{ | ||
"name": "@ts-rest/express", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"peerDependenciesMeta": { | ||
@@ -13,6 +13,161 @@ "zod": { | ||
"peerDependencies": { | ||
"express": "^4.17.0", | ||
"zod": "^3.0.0", | ||
"@ts-rest/core": "3.6.0", | ||
"@swc/helpers": "~0.4.11" | ||
"express": "4.x.x", | ||
"zod": "3.x.x", | ||
"accepts": "1.3.8", | ||
"mime-types": "2.1.35", | ||
"mime-db": "1.52.0", | ||
"negotiator": "0.6.3", | ||
"array-flatten": "1.1.1", | ||
"body-parser": "1.20.0", | ||
"bytes": "3.1.2", | ||
"content-type": "1.0.4", | ||
"debug": "2.6.9", | ||
"ms": "2.0.0", | ||
"supports-color": "5.5.0", | ||
"has-flag": "3.0.0", | ||
"depd": "2.0.0", | ||
"destroy": "1.2.0", | ||
"http-errors": "2.0.0", | ||
"inherits": "2.0.4", | ||
"setprototypeof": "1.2.0", | ||
"statuses": "2.0.1", | ||
"toidentifier": "1.0.1", | ||
"iconv-lite": "0.4.24", | ||
"safer-buffer": "2.1.2", | ||
"on-finished": "2.4.1", | ||
"ee-first": "1.1.1", | ||
"qs": "6.10.3", | ||
"side-channel": "1.0.4", | ||
"call-bind": "1.0.2", | ||
"function-bind": "1.1.1", | ||
"get-intrinsic": "1.1.3", | ||
"has": "1.0.3", | ||
"has-symbols": "1.0.3", | ||
"object-inspect": "1.12.2", | ||
"raw-body": "2.5.1", | ||
"unpipe": "1.0.0", | ||
"type-is": "1.6.18", | ||
"media-typer": "0.3.0", | ||
"content-disposition": "0.5.4", | ||
"safe-buffer": "5.2.1", | ||
"cookie": "0.5.0", | ||
"cookie-signature": "1.0.6", | ||
"encodeurl": "1.0.2", | ||
"escape-html": "1.0.3", | ||
"etag": "1.8.1", | ||
"finalhandler": "1.2.0", | ||
"parseurl": "1.3.3", | ||
"fresh": "0.5.2", | ||
"merge-descriptors": "1.0.1", | ||
"methods": "1.1.2", | ||
"path-to-regexp": "0.1.7", | ||
"proxy-addr": "2.0.7", | ||
"forwarded": "0.2.0", | ||
"ipaddr.js": "1.9.1", | ||
"range-parser": "1.2.1", | ||
"send": "0.18.0", | ||
"mime": "1.6.0", | ||
"serve-static": "1.15.0", | ||
"utils-merge": "1.0.1", | ||
"vary": "1.1.2", | ||
"@ts-rest/core": "3.6.1", | ||
"@tsd/typescript": "4.7.4", | ||
"eslint-formatter-pretty": "4.1.0", | ||
"@types/eslint": "7.29.0", | ||
"@types/estree": "1.0.0", | ||
"@types/json-schema": "7.0.11", | ||
"ansi-escapes": "4.3.2", | ||
"type-fest": "0.21.3", | ||
"chalk": "4.1.2", | ||
"ansi-styles": "4.3.0", | ||
"color-convert": "2.0.1", | ||
"color-name": "1.1.4", | ||
"eslint-rule-docs": "1.1.235", | ||
"log-symbols": "4.1.0", | ||
"is-unicode-supported": "0.1.0", | ||
"plur": "4.0.0", | ||
"irregular-plurals": "3.3.0", | ||
"string-width": "4.2.3", | ||
"emoji-regex": "8.0.0", | ||
"is-fullwidth-code-point": "3.0.0", | ||
"strip-ansi": "6.0.1", | ||
"ansi-regex": "5.0.1", | ||
"supports-hyperlinks": "2.3.0", | ||
"globby": "11.1.0", | ||
"array-union": "2.1.0", | ||
"dir-glob": "3.0.1", | ||
"path-type": "4.0.0", | ||
"fast-glob": "3.2.12", | ||
"@nodelib/fs.stat": "2.0.5", | ||
"@nodelib/fs.walk": "1.2.8", | ||
"@nodelib/fs.scandir": "2.1.5", | ||
"run-parallel": "1.2.0", | ||
"queue-microtask": "1.2.3", | ||
"fastq": "1.13.0", | ||
"reusify": "1.0.4", | ||
"glob-parent": "5.1.2", | ||
"is-glob": "4.0.3", | ||
"is-extglob": "2.1.1", | ||
"merge2": "1.4.1", | ||
"micromatch": "4.0.5", | ||
"braces": "3.0.2", | ||
"fill-range": "7.0.1", | ||
"to-regex-range": "5.0.1", | ||
"is-number": "7.0.0", | ||
"picomatch": "2.3.1", | ||
"ignore": "5.2.0", | ||
"slash": "3.0.0", | ||
"meow": "9.0.0", | ||
"@types/minimist": "1.2.2", | ||
"camelcase-keys": "6.2.2", | ||
"camelcase": "5.3.1", | ||
"map-obj": "4.3.0", | ||
"quick-lru": "4.0.1", | ||
"decamelize": "1.2.0", | ||
"decamelize-keys": "1.1.0", | ||
"hard-rejection": "2.1.0", | ||
"minimist-options": "4.1.0", | ||
"arrify": "1.0.1", | ||
"is-plain-obj": "1.1.0", | ||
"kind-of": "6.0.3", | ||
"normalize-package-data": "3.0.3", | ||
"hosted-git-info": "4.1.0", | ||
"lru-cache": "6.0.0", | ||
"yallist": "4.0.0", | ||
"is-core-module": "2.10.0", | ||
"semver": "7.3.7", | ||
"validate-npm-package-license": "3.0.4", | ||
"spdx-correct": "3.1.1", | ||
"spdx-expression-parse": "3.0.1", | ||
"spdx-exceptions": "2.3.0", | ||
"spdx-license-ids": "3.0.12", | ||
"read-pkg-up": "7.0.1", | ||
"find-up": "4.1.0", | ||
"locate-path": "5.0.0", | ||
"p-locate": "4.1.0", | ||
"p-limit": "2.3.0", | ||
"p-try": "2.2.0", | ||
"path-exists": "4.0.0", | ||
"read-pkg": "5.2.0", | ||
"@types/normalize-package-data": "2.4.1", | ||
"resolve": "1.22.1", | ||
"path-parse": "1.0.7", | ||
"supports-preserve-symlinks-flag": "1.0.0", | ||
"parse-json": "5.2.0", | ||
"@babel/code-frame": "7.18.6", | ||
"@babel/highlight": "7.18.6", | ||
"@babel/helper-validator-identifier": "7.19.1", | ||
"escape-string-regexp": "1.0.5", | ||
"js-tokens": "4.0.0", | ||
"error-ex": "1.3.2", | ||
"is-arrayish": "0.2.1", | ||
"json-parse-even-better-errors": "2.3.1", | ||
"lines-and-columns": "1.2.4", | ||
"redent": "3.0.0", | ||
"indent-string": "4.0.0", | ||
"strip-indent": "3.0.0", | ||
"min-indent": "1.0.1", | ||
"trim-newlines": "3.0.1", | ||
"yargs-parser": "20.2.9", | ||
"@swc/helpers": "0.4.11" | ||
}, | ||
@@ -19,0 +174,0 @@ "main": "./src/index.js", |
25403
159