Socket
Socket
Sign inDemoInstall

@ts-rest/nest

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-rest/nest - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

src/index.d.ts

6

CHANGELOG.md
# @ts-rest/nest
## 1.0.4
### Patch Changes
- 3adb9c8: Change build path
## 1.0.3

@@ -4,0 +10,0 @@

13

package.json
{
"name": "@ts-rest/nest",
"version": "1.0.3",
"version": "1.0.4",
"description": "Nest server integration for @ts-rest",

@@ -22,3 +22,14 @@ "type": "commonjs",

"directory": "libs/ts-rest/nest"
},
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"dependencies": {},
"peerDependencies": {
"@nestjs/common": "^9.0.7",
"@ts-rest/core": "1.0.4",
"zod": "^3.17.10",
"express": "4.18.1",
"rxjs": "^7.0.0",
"@swc/helpers": "~0.3.3"
}
}
.eslintrc.json
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc