oci-secrets
Advanced tools
Comparing version
@@ -59,3 +59,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundle API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundle API. | ||
*/ | ||
@@ -68,3 +68,3 @@ getSecretBundle(getSecretBundleRequest: requests.GetSecretBundleRequest): Promise<responses.GetSecretBundleResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersions API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersions API. | ||
*/ | ||
@@ -71,0 +71,0 @@ listSecretBundleVersions(listSecretBundleVersionsRequest: requests.ListSecretBundleVersionsRequest): Promise<responses.ListSecretBundleVersionsResponse>; |
@@ -103,3 +103,3 @@ "use strict"; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundle API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundle API. | ||
*/ | ||
@@ -166,3 +166,3 @@ getSecretBundle(getSecretBundleRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersions API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersions API. | ||
*/ | ||
@@ -169,0 +169,0 @@ listSecretBundleVersions(listSecretBundleVersionsRequest) { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundleRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/GetSecretBundle.ts.html |here} to see how to use GetSecretBundleRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetSecretBundleRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.18.1/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersionsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.19.0/secrets/ListSecretBundleVersions.ts.html |here} to see how to use ListSecretBundleVersionsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListSecretBundleVersionsRequest extends common.BaseRequest { |
{ | ||
"name": "oci-secrets", | ||
"version": "1.18.1", | ||
"version": "1.19.0", | ||
"description": "OCI NodeJS client for Secrets Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "1.18.1", | ||
"oci-workrequests": "1.18.1" | ||
"oci-common": "1.19.0", | ||
"oci-workrequests": "1.19.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%+ Added
+ Added
- Removed
- Removed
Updated
Updated