@ts-rest/core
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@ts-rest/core", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄", | ||
@@ -16,2 +16,7 @@ "type": "commonjs", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ts-rest/ts-rest.git", | ||
"directory": "libs/ts-rest/core" | ||
}, | ||
"main": "./src/index.js", | ||
@@ -18,0 +23,0 @@ "typings": "./src/index.d.ts", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
29371
0