@ts-rest/core
Advanced tools
Comparing version 3.19.1 to 3.19.2
{ | ||
"name": "@ts-rest/core", | ||
"version": "3.19.1", | ||
"version": "3.19.2", | ||
"description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄", | ||
@@ -35,2 +35,3 @@ "license": "MIT", | ||
"main": "./index.cjs", | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
@@ -37,0 +38,0 @@ "exports": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43997
Yes