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 3.25.0 to 3.25.1

6

CHANGELOG.md
# @ts-rest/core
## 3.25.1
### Patch Changes
- 81560d4: Fix ESM/CJS issues in package.json
## 3.25.0

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

3

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

@@ -35,3 +35,2 @@ "license": "MIT",

"main": "./index.js",
"type": "module",
"types": "./src/index.d.ts",

@@ -38,0 +37,0 @@ "exports": {

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