@gtsc/api-core
Advanced tools
Comparing version 0.0.3-next.21 to 0.0.3-next.22
@@ -25,3 +25,3 @@ [**@gtsc/api-core**](../overview.md) • **Docs** | ||
• **route**: `undefined` \| `IRestRoute`\<`IHttpRequest`\<`any`\>, `IHttpResponse`\<`any`\> & `IRestRouteResponseOptions`\> | ||
• **route**: `undefined` \| `IRestRoute`\<`any`, `any`\> | ||
@@ -28,0 +28,0 @@ The route to process. |
@@ -25,3 +25,3 @@ [**@gtsc/api-core**](../overview.md) • **Docs** | ||
• **route**: `undefined` \| `IRestRoute`\<`IHttpRequest`\<`any`\>, `IHttpResponse`\<`any`\> & `IRestRouteResponseOptions`\> | ||
• **route**: `undefined` \| `IRestRoute`\<`any`, `any`\> | ||
@@ -28,0 +28,0 @@ The route to process. |
@@ -25,3 +25,3 @@ [**@gtsc/api-core**](../overview.md) • **Docs** | ||
• **route**: `undefined` \| `IRestRoute`\<`IHttpRequest`\<`any`\>, `IHttpResponse`\<`any`\> & `IRestRouteResponseOptions`\> | ||
• **route**: `undefined` \| `IRestRoute`\<`any`, `any`\> | ||
@@ -28,0 +28,0 @@ The route to process. |
@@ -25,3 +25,3 @@ [**@gtsc/api-core**](../overview.md) • **Docs** | ||
• **route**: `undefined` \| `IRestRoute`\<`IHttpRequest`\<`any`\>, `IHttpResponse`\<`any`\> & `IRestRouteResponseOptions`\> | ||
• **route**: `undefined` \| `IRestRoute`\<`any`, `any`\> | ||
@@ -28,0 +28,0 @@ The route to process. |
{ | ||
"name": "@gtsc/api-core", | ||
"version": "0.0.3-next.21", | ||
"version": "0.0.3-next.22", | ||
"description": "Core classes for use with APIs", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@gtsc/api-models": "0.0.3-next.21", | ||
"@gtsc/api-models": "0.0.3-next.22", | ||
"@gtsc/core": "next", | ||
@@ -20,0 +20,0 @@ "@gtsc/logging-models": "next", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1988
102523
+ Added@gtsc/api-models@0.0.3-next.22(transitive)
- Removed@gtsc/api-models@0.0.3-next.21(transitive)