Socket
Socket
Sign inDemoInstall

oci-database

Package Overview
Dependencies
Maintainers
2
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-database - npm Package Compare versions

Comparing version 1.2.4 to 1.3.0

4

lib/model/update-maintenance-run-details.d.ts

@@ -27,2 +27,6 @@ /**

"timeScheduled"?: Date;
/**
* If set to `TRUE`, starts patching immediately.
*/
"isPatchNowEnabled"?: boolean;
}

@@ -29,0 +33,0 @@ export declare namespace UpdateMaintenanceRunDetails {

6

package.json
{
"name": "oci-database",
"version": "1.2.4",
"version": "1.3.0",
"description": "OCI NodeJS client for Database",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "1.2.4",
"oci-workrequests": "1.2.4"
"oci-common": "1.3.0",
"oci-workrequests": "1.3.0"
},

@@ -22,0 +22,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc