Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ts-rest/core

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-rest/core - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

.babelrc

11

package.json
{
"name": "@ts-rest/core",
"version": "0.2.2",
"version": "1.0.0",
"description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄",

@@ -16,2 +16,3 @@ "type": "commonjs",

],
"private": false,
"repository": {

@@ -21,11 +22,3 @@ "type": "git",

"directory": "libs/ts-rest/core"
},
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"dependencies": {},
"peerDependencies": {
"zod": "^3.17.10",
"express": "4.18.1",
"tslib": "^2.3.0"
}
}
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