oci-delegateaccesscontrol 2.131.2 → 2.134.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +3 -3
- package/lib/client.js +3 -3
- package/lib/delegateaccesscontrol-waiter.d.ts +2 -2
- package/lib/delegateaccesscontrol-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/approve-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/approve-delegated-resource-access-request-details.js +2 -2
- package/lib/model/audit-report-status.d.ts +2 -2
- package/lib/model/audit-report-status.js +2 -2
- package/lib/model/change-delegation-control-compartment-details.d.ts +2 -2
- package/lib/model/change-delegation-control-compartment-details.js +2 -2
- package/lib/model/change-delegation-subscription-compartment-details.d.ts +2 -2
- package/lib/model/change-delegation-subscription-compartment-details.js +2 -2
- package/lib/model/create-delegation-control-details.d.ts +4 -4
- package/lib/model/create-delegation-control-details.js +2 -2
- package/lib/model/create-delegation-subscription-details.d.ts +3 -3
- package/lib/model/create-delegation-subscription-details.js +2 -2
- package/lib/model/delegated-resource-access-request-approval-details.d.ts +6 -2
- package/lib/model/delegated-resource-access-request-approval-details.js +2 -2
- package/lib/model/delegated-resource-access-request-approval-details.js.map +1 -1
- package/lib/model/delegated-resource-access-request-audit-log-report.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-audit-log-report.js +2 -2
- package/lib/model/delegated-resource-access-request-audit-type.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-audit-type.js +2 -2
- package/lib/model/delegated-resource-access-request-history-collection.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-history-collection.js +2 -2
- package/lib/model/delegated-resource-access-request-history-summary.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-history-summary.js +2 -2
- package/lib/model/delegated-resource-access-request-severity.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-severity.js +2 -2
- package/lib/model/delegated-resource-access-request-status.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-status.js +2 -2
- package/lib/model/delegated-resource-access-request-summary-collection.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-summary-collection.js +2 -2
- package/lib/model/delegated-resource-access-request-summary.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-summary.js +2 -2
- package/lib/model/delegated-resource-access-request.d.ts +8 -3
- package/lib/model/delegated-resource-access-request.js +3 -2
- package/lib/model/delegated-resource-access-request.js.map +1 -1
- package/lib/model/delegated-resource-access-requester-type.d.ts +2 -2
- package/lib/model/delegated-resource-access-requester-type.js +2 -2
- package/lib/model/delegation-control-resource-collection.d.ts +2 -2
- package/lib/model/delegation-control-resource-collection.js +2 -2
- package/lib/model/delegation-control-resource-summary.d.ts +2 -2
- package/lib/model/delegation-control-resource-summary.js +2 -2
- package/lib/model/delegation-control-resource-type.d.ts +3 -2
- package/lib/model/delegation-control-resource-type.js +3 -2
- package/lib/model/delegation-control-resource-type.js.map +1 -1
- package/lib/model/delegation-control-summary-collection.d.ts +2 -2
- package/lib/model/delegation-control-summary-collection.js +2 -2
- package/lib/model/delegation-control-summary.d.ts +2 -2
- package/lib/model/delegation-control-summary.js +2 -2
- package/lib/model/delegation-control.d.ts +4 -4
- package/lib/model/delegation-control.js +2 -2
- package/lib/model/delegation-subscription-summary-collection.d.ts +2 -2
- package/lib/model/delegation-subscription-summary-collection.js +2 -2
- package/lib/model/delegation-subscription-summary.d.ts +2 -2
- package/lib/model/delegation-subscription-summary.js +2 -2
- package/lib/model/delegation-subscription.d.ts +2 -2
- package/lib/model/delegation-subscription.js +2 -2
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +2 -2
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/reject-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/reject-delegated-resource-access-request-details.js +2 -2
- package/lib/model/revoke-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/revoke-delegated-resource-access-request-details.js +2 -2
- package/lib/model/service-provider-action-properties.d.ts +2 -2
- package/lib/model/service-provider-action-properties.js +2 -2
- package/lib/model/service-provider-action-summary-collection.d.ts +2 -2
- package/lib/model/service-provider-action-summary-collection.js +2 -2
- package/lib/model/service-provider-action-summary.d.ts +11 -2
- package/lib/model/service-provider-action-summary.js +3 -2
- package/lib/model/service-provider-action-summary.js.map +1 -1
- package/lib/model/service-provider-action.d.ts +11 -2
- package/lib/model/service-provider-action.js +3 -2
- package/lib/model/service-provider-action.js.map +1 -1
- package/lib/model/service-provider-interaction-collection.d.ts +2 -2
- package/lib/model/service-provider-interaction-collection.js +2 -2
- package/lib/model/service-provider-interaction-request-details.d.ts +2 -2
- package/lib/model/service-provider-interaction-request-details.js +2 -2
- package/lib/model/service-provider-interaction-summary.d.ts +2 -2
- package/lib/model/service-provider-interaction-summary.js +2 -2
- package/lib/model/service-provider-service-type.d.ts +3 -2
- package/lib/model/service-provider-service-type.js +3 -2
- package/lib/model/service-provider-service-type.js.map +1 -1
- package/lib/model/service-provider-summary-collection.d.ts +2 -2
- package/lib/model/service-provider-summary-collection.js +2 -2
- package/lib/model/service-provider-summary.d.ts +5 -3
- package/lib/model/service-provider-summary.js +4 -2
- package/lib/model/service-provider-summary.js.map +1 -1
- package/lib/model/service-provider.d.ts +5 -3
- package/lib/model/service-provider.js +4 -2
- package/lib/model/service-provider.js.map +1 -1
- package/lib/model/sort-orders.d.ts +2 -2
- package/lib/model/sort-orders.js +2 -2
- package/lib/model/update-delegation-control-details.d.ts +2 -2
- package/lib/model/update-delegation-control-details.js +2 -2
- package/lib/model/update-delegation-subscription-details.d.ts +2 -2
- package/lib/model/update-delegation-subscription-details.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +4 -4
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +2 -2
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
- package/lib/model/work-request-resource-metadata-key.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request-summary-collection.d.ts +2 -2
- package/lib/model/work-request-summary-collection.js +2 -2
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request-summary.js +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/work-request.js +2 -2
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +2 -2
- package/lib/response/index.d.ts +2 -2
- package/lib/response/index.js +2 -2
- package/lib/workrequest-waiter.d.ts +2 -2
- package/lib/workrequest-waiter.js +2 -2
- package/package.json +4 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/lib/request/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/lib/request/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/lib/response/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/lib/response/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-delegateaccesscontrol",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.134.1",
|
|
4
4
|
"description": "OCI NodeJS client for Delegate Access Control Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,9 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"
|
|
18
|
+
"oci-common": "2.134.1",
|
|
19
|
+
"opossum": "5.0.1",
|
|
20
|
+
"oci-workrequests": "2.134.1"
|
|
20
21
|
},
|
|
21
22
|
"publishConfig": {
|
|
22
23
|
"registry": "https://registry.npmjs.org"
|