@colearn/microservices-kit
Advanced tools
Comparing version 0.0.50 to 0.0.51
@@ -11,3 +11,3 @@ /// <reference types="node" /> | ||
fetchData<T extends { | ||
error: any; | ||
error?: any; | ||
}>(url: string, init?: RequestInit & { | ||
@@ -14,0 +14,0 @@ params?: URLSearchParams | string; |
{ | ||
"name": "@colearn/microservices-kit", | ||
"version": "0.0.50", | ||
"version": "0.0.51", | ||
"description": "colearn microservice kit", | ||
@@ -5,0 +5,0 @@ "author": "Colearn", |
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
71833