quidproquo-webserver
Advanced tools
Comparing version 0.0.185 to 0.0.186
@@ -5,4 +5,2 @@ import { QPQConfigSetting, HTTPMethod } from 'quidproquo-core'; | ||
userDirectoryName?: string; | ||
applicationName?: string; | ||
serviceName?: string; | ||
scopes?: string[]; | ||
@@ -9,0 +7,0 @@ apiKeys?: T[]; |
@@ -7,4 +7,2 @@ "use strict"; | ||
return { | ||
applicationName: (routeAuthSettingsB === null || routeAuthSettingsB === void 0 ? void 0 : routeAuthSettingsB.applicationName) || (routeAuthSettingsA === null || routeAuthSettingsA === void 0 ? void 0 : routeAuthSettingsA.applicationName), | ||
serviceName: (routeAuthSettingsB === null || routeAuthSettingsB === void 0 ? void 0 : routeAuthSettingsB.serviceName) || (routeAuthSettingsA === null || routeAuthSettingsA === void 0 ? void 0 : routeAuthSettingsA.serviceName), | ||
userDirectoryName: (routeAuthSettingsB === null || routeAuthSettingsB === void 0 ? void 0 : routeAuthSettingsB.userDirectoryName) || (routeAuthSettingsA === null || routeAuthSettingsA === void 0 ? void 0 : routeAuthSettingsA.userDirectoryName), | ||
@@ -11,0 +9,0 @@ scopes: [ |
{ | ||
"name": "quidproquo-webserver", | ||
"version": "0.0.185", | ||
"version": "0.0.186", | ||
"description": "", | ||
@@ -29,8 +29,8 @@ "main": "./lib/commonjs/index.js", | ||
"@anthropic-ai/sdk": "^0.19.1", | ||
"quidproquo-core": "0.0.185" | ||
"quidproquo-core": "0.0.186" | ||
}, | ||
"devDependencies": { | ||
"quidproquo-tsconfig": "0.0.185", | ||
"quidproquo-tsconfig": "0.0.186", | ||
"typescript": "^4.9.3" | ||
} | ||
} |
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
190502
3578
+ Addedquidproquo-core@0.0.186(transitive)
- Removedquidproquo-core@0.0.185(transitive)
Updatedquidproquo-core@0.0.186