Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/sql

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/sql - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

2

build/src/index.js
"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

# Changelog
## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.3.0...sql-v0.4.0) (2024-01-05)
### Features
* [sql] add `INCOMPATIBLE_DATABASE_MINOR_VERSION`, `SOURCE_MAX_SUBSCRIPTIONS` to `SqlExternalSyncSettingErrorType` enum ([#4867](https://github.com/googleapis/google-cloud-node/issues/4867)) ([1ddca2a](https://github.com/googleapis/google-cloud-node/commit/1ddca2aa9eda50767bfb82771bd4b067d175b19a))
## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.2.0...sql-v0.3.0) (2023-12-05)

@@ -4,0 +11,0 @@

{
"name": "@google-cloud/sql",
"version": "0.3.0",
"description": "Cloud SQL Admin API client for Node.js",
"version": "0.4.0",
"description": "Sql client for Node.js",
"repository": {

@@ -10,2 +10,3 @@ "type": "git",

},
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-sql",
"license": "Apache-2.0",

@@ -18,3 +19,2 @@ "author": "Google LLC",

],
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-sql",
"keywords": [

@@ -50,11 +50,12 @@ "google apis client",

"dependencies": {
"google-gax": "^3.5.8"
"google-gax": "^4.0.5"
},
"devDependencies": {
"@types/mocha": "^9.0.0",
"@types/node": "^20.0.0",
"@types/sinon": "^17.0.0",
"c8": "^7.3.5",
"gts": "^5.0.1",
"jsdoc": "^4.0.0",
"@types/mocha": "^10.0.2",
"@types/node": "^18.11.18",
"@types/sinon": "^10.0.19",
"c8": "^8.0.1",
"gapic-tools": "^0.2.0",
"gts": "5.2.0",
"jsdoc": "^4.0.2",
"jsdoc-fresh": "^3.0.0",

@@ -74,4 +75,4 @@ "jsdoc-region-tag": "^3.0.0",

"engines": {
"node": ">=12.0.0"
"node": ">=v14"
}
}

@@ -13,3 +13,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Cloud SQL Admin API client for Node.js
Sql client for Node.js

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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 too big to display

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