@hyperledger/cactus-core-api
Advanced tools
Comparing version 0.9.1-web-socket-identity-provider.845e2a3e.23 to 0.10.0
@@ -525,3 +525,3 @@ { | ||
}, | ||
"GetKeychainEntryRequest": { | ||
"GetKeychainEntryRequestV1": { | ||
"type": "object", | ||
@@ -541,3 +541,3 @@ "required": [ | ||
}, | ||
"GetKeychainEntryResponse": { | ||
"GetKeychainEntryResponseV1": { | ||
"type": "object", | ||
@@ -566,3 +566,3 @@ "required": [ | ||
}, | ||
"SetKeychainEntryRequest": { | ||
"SetKeychainEntryRequestV1": { | ||
"type": "object", | ||
@@ -591,3 +591,3 @@ "required": [ | ||
}, | ||
"SetKeychainEntryResponse": { | ||
"SetKeychainEntryResponseV1": { | ||
"type": "object", | ||
@@ -718,3 +718,3 @@ "required": [ | ||
"schema": { | ||
"$ref": "#/components/schemas/GetKeychainEntryRequest" | ||
"$ref": "#/components/schemas/GetKeychainEntryRequestV1" | ||
} | ||
@@ -730,3 +730,3 @@ } | ||
"schema": { | ||
"$ref": "#/components/schemas/SetKeychainEntryRequest" | ||
"$ref": "#/components/schemas/SetKeychainEntryRequestV1" | ||
} | ||
@@ -795,3 +795,3 @@ } | ||
"schema": { | ||
"$ref": "#/components/schemas/GetKeychainEntryResponse" | ||
"$ref": "#/components/schemas/GetKeychainEntryResponseV1" | ||
} | ||
@@ -818,3 +818,3 @@ } | ||
"schema": { | ||
"$ref": "#/components/schemas/SetKeychainEntryResponse" | ||
"$ref": "#/components/schemas/SetKeychainEntryResponseV1" | ||
} | ||
@@ -821,0 +821,0 @@ } |
@@ -274,9 +274,9 @@ /** | ||
* @export | ||
* @interface GetKeychainEntryRequest | ||
* @interface GetKeychainEntryRequestV1 | ||
*/ | ||
export interface GetKeychainEntryRequest { | ||
export interface GetKeychainEntryRequestV1 { | ||
/** | ||
* The key for the entry to get from the keychain. | ||
* @type {string} | ||
* @memberof GetKeychainEntryRequest | ||
* @memberof GetKeychainEntryRequestV1 | ||
*/ | ||
@@ -288,9 +288,9 @@ key: string; | ||
* @export | ||
* @interface GetKeychainEntryResponse | ||
* @interface GetKeychainEntryResponseV1 | ||
*/ | ||
export interface GetKeychainEntryResponse { | ||
export interface GetKeychainEntryResponseV1 { | ||
/** | ||
* The key that was used to retrieve the value from the keychain. | ||
* @type {string} | ||
* @memberof GetKeychainEntryResponse | ||
* @memberof GetKeychainEntryResponseV1 | ||
*/ | ||
@@ -301,3 +301,3 @@ key: string; | ||
* @type {string} | ||
* @memberof GetKeychainEntryResponse | ||
* @memberof GetKeychainEntryResponseV1 | ||
*/ | ||
@@ -556,9 +556,9 @@ value: string; | ||
* @export | ||
* @interface SetKeychainEntryRequest | ||
* @interface SetKeychainEntryRequestV1 | ||
*/ | ||
export interface SetKeychainEntryRequest { | ||
export interface SetKeychainEntryRequestV1 { | ||
/** | ||
* The key for the entry to set on the keychain. | ||
* @type {string} | ||
* @memberof SetKeychainEntryRequest | ||
* @memberof SetKeychainEntryRequestV1 | ||
*/ | ||
@@ -569,3 +569,3 @@ key: string; | ||
* @type {string} | ||
* @memberof SetKeychainEntryRequest | ||
* @memberof SetKeychainEntryRequestV1 | ||
*/ | ||
@@ -577,9 +577,9 @@ value: string; | ||
* @export | ||
* @interface SetKeychainEntryResponse | ||
* @interface SetKeychainEntryResponseV1 | ||
*/ | ||
export interface SetKeychainEntryResponse { | ||
export interface SetKeychainEntryResponseV1 { | ||
/** | ||
* The key that was used to set the value on the keychain. | ||
* @type {string} | ||
* @memberof SetKeychainEntryResponse | ||
* @memberof SetKeychainEntryResponseV1 | ||
*/ | ||
@@ -586,0 +586,0 @@ key: string; |
@@ -1,5 +0,1 @@ | ||
/// <reference types="node" /> | ||
import type { Server } from "http"; | ||
import type { Server as SecureServer } from "https"; | ||
import type { Optional } from "typescript-optional"; | ||
import type { Application } from "express"; | ||
@@ -12,3 +8,2 @@ import { IWebServiceEndpoint } from "./i-web-service-endpoint"; | ||
registerWebServices(expressApp: Application, wsApi: SocketIoServer): Promise<IWebServiceEndpoint[]>; | ||
getHttpServer(): Optional<Server | SecureServer>; | ||
shutdown(): Promise<void>; | ||
@@ -15,0 +10,0 @@ getOpenApiSpec(): unknown; |
@@ -8,3 +8,2 @@ "use strict"; | ||
typeof x.getOrCreateWebServices === "function" && | ||
typeof x.getHttpServer === "function" && | ||
typeof x.getPackageName === "function" && | ||
@@ -16,2 +15,2 @@ typeof x.getInstanceId === "function" && | ||
exports.isIPluginWebService = isIPluginWebService; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1wbHVnaW4td2ViLXNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbWFpbi90eXBlc2NyaXB0L3BsdWdpbi93ZWItc2VydmljZS9pLXBsdWdpbi13ZWItc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFxQkEsU0FBZ0IsbUJBQW1CLENBQUMsQ0FBVTtJQUM1QyxPQUFPLENBQ0wsQ0FBQyxDQUFDLENBQUM7UUFDSCxPQUFRLENBQXVCLENBQUMsbUJBQW1CLEtBQUssVUFBVTtRQUNsRSxPQUFRLENBQXVCLENBQUMsc0JBQXNCLEtBQUssVUFBVTtRQUNyRSxPQUFRLENBQXVCLENBQUMsYUFBYSxLQUFLLFVBQVU7UUFDNUQsT0FBUSxDQUF1QixDQUFDLGNBQWMsS0FBSyxVQUFVO1FBQzdELE9BQVEsQ0FBdUIsQ0FBQyxhQUFhLEtBQUssVUFBVTtRQUM1RCxPQUFRLENBQXVCLENBQUMsUUFBUSxLQUFLLFVBQVU7UUFDdkQsT0FBUSxDQUF1QixDQUFDLGNBQWMsS0FBSyxVQUFVLENBQzlELENBQUM7QUFDSixDQUFDO0FBWEQsa0RBV0MifQ== | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaS1wbHVnaW4td2ViLXNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbWFpbi90eXBlc2NyaXB0L3BsdWdpbi93ZWItc2VydmljZS9pLXBsdWdpbi13ZWItc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFnQkEsU0FBZ0IsbUJBQW1CLENBQUMsQ0FBVTtJQUM1QyxPQUFPLENBQ0wsQ0FBQyxDQUFDLENBQUM7UUFDSCxPQUFRLENBQXVCLENBQUMsbUJBQW1CLEtBQUssVUFBVTtRQUNsRSxPQUFRLENBQXVCLENBQUMsc0JBQXNCLEtBQUssVUFBVTtRQUNyRSxPQUFRLENBQXVCLENBQUMsY0FBYyxLQUFLLFVBQVU7UUFDN0QsT0FBUSxDQUF1QixDQUFDLGFBQWEsS0FBSyxVQUFVO1FBQzVELE9BQVEsQ0FBdUIsQ0FBQyxRQUFRLEtBQUssVUFBVTtRQUN2RCxPQUFRLENBQXVCLENBQUMsY0FBYyxLQUFLLFVBQVUsQ0FDOUQsQ0FBQztBQUNKLENBQUM7QUFWRCxrREFVQyJ9 |
{ | ||
"name": "@hyperledger/cactus-core-api", | ||
"version": "0.9.1-web-socket-identity-provider.845e2a3e.23+845e2a3e", | ||
"version": "0.10.0", | ||
"description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", | ||
@@ -80,6 +80,6 @@ "main": "dist/lib/main/typescript/index.js", | ||
"dependencies": { | ||
"@hyperledger/cactus-common": "^0.9.1-web-socket-identity-provider.845e2a3e.23+845e2a3e", | ||
"axios": "0.21.1" | ||
"@hyperledger/cactus-common": "0.10.0", | ||
"axios": "0.21.4" | ||
}, | ||
"gitHead": "845e2a3ed547c1ed8046e33ba55e365605fd6058" | ||
"gitHead": "a298592dc8b0408c2b46619e37fdb97d90f4f2ce" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
7603715
45092
2
+ Added@hyperledger/cactus-common@0.10.0(transitive)
+ Addedaxios@0.21.4(transitive)
- Removed@hyperledger/cactus-common@0.9.1-web-socket-identity-provider.845e2a3e.23(transitive)
- Removedaxios@0.21.1(transitive)
Updatedaxios@0.21.4