@ts-rest/core
Advanced tools
Comparing version 0.2.2 to 1.0.0
{ | ||
"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" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31986
0
840
1
18