@googleapis/sqladmin
Advanced tools
Comparing version 4.1.0 to 6.0.0
@@ -15,8 +15,9 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.AuthPlus = exports.sqladmin_v1beta4 = exports.sqladmin_v1 = exports.auth = exports.sqladmin = exports.VERSIONS = void 0; | ||
/*! THIS FILE IS AUTO-GENERATED */ | ||
const googleapis_common_1 = require("googleapis-common"); | ||
const v1_1 = require("./v1"); | ||
exports.sqladmin_v1 = v1_1.sqladmin_v1; | ||
Object.defineProperty(exports, "sqladmin_v1", { enumerable: true, get: function () { return v1_1.sqladmin_v1; } }); | ||
const v1beta4_1 = require("./v1beta4"); | ||
exports.sqladmin_v1beta4 = v1beta4_1.sqladmin_v1beta4; | ||
Object.defineProperty(exports, "sqladmin_v1beta4", { enumerable: true, get: function () { return v1beta4_1.sqladmin_v1beta4; } }); | ||
exports.VERSIONS = { | ||
@@ -27,3 +28,3 @@ v1: v1_1.sqladmin_v1.Sqladmin, | ||
function sqladmin(versionOrOptions) { | ||
return googleapis_common_1.getAPI('sqladmin', versionOrOptions, exports.VERSIONS, this); | ||
return (0, googleapis_common_1.getAPI)('sqladmin', versionOrOptions, exports.VERSIONS, this); | ||
} | ||
@@ -34,3 +35,3 @@ exports.sqladmin = sqladmin; | ||
var googleapis_common_2 = require("googleapis-common"); | ||
exports.AuthPlus = googleapis_common_2.AuthPlus; | ||
Object.defineProperty(exports, "AuthPlus", { enumerable: true, get: function () { return googleapis_common_2.AuthPlus; } }); | ||
//# sourceMappingURL=index.js.map |
# Changelog | ||
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v5.0.0...sqladmin-v6.0.0) (2022-10-28) | ||
### ⚠ BREAKING CHANGES | ||
* **build:** This release has breaking changes. | ||
### Features | ||
* **build:** run the generator (submodules now require Node 12) ([#3073](https://github.com/googleapis/google-api-nodejs-client/issues/3073)) ([eda0707](https://github.com/googleapis/google-api-nodejs-client/commit/eda07079dadab46a80b6f9ede618f4f43030169e)) | ||
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v4.2.0...sqladmin-v5.0.0) (2022-09-21) | ||
### ⚠ BREAKING CHANGES | ||
* **sqladmin:** This release has breaking changes. | ||
### Features | ||
* regenerate index files ([f841e13](https://github.com/googleapis/google-api-nodejs-client/commit/f841e1353cb8868a4503662a5fb2136b1b2b06b0)) | ||
* **sqladmin:** update the API ([1ef5f7e](https://github.com/googleapis/google-api-nodejs-client/commit/1ef5f7eb384293fe846ba43e1cd44ee6e3e8f254)) | ||
* **sqladmin:** update the API ([25af112](https://github.com/googleapis/google-api-nodejs-client/commit/25af112f8450b69e8511f47a5c63586e4d54432a)) | ||
## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v4.1.0...sqladmin-v4.2.0) (2022-08-19) | ||
### Features | ||
* **sqladmin:** update the API ([0e8649b](https://github.com/googleapis/google-api-nodejs-client/commit/0e8649b058b21a22f1ff7788bb7987dc22f72a19)) | ||
## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/sqladmin-v4.0.1...sqladmin-v4.1.0) (2022-07-04) | ||
@@ -4,0 +35,0 @@ |
{ | ||
"name": "@googleapis/sqladmin", | ||
"version": "4.1.0", | ||
"version": "6.0.0", | ||
"description": "sqladmin", | ||
@@ -21,3 +21,3 @@ "main": "build/index.js", | ||
"engines": { | ||
"node": ">=10.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"dependencies": { | ||
"googleapis-common": "^5.0.1" | ||
"googleapis-common": "^6.0.3" | ||
}, | ||
@@ -38,6 +38,6 @@ "devDependencies": { | ||
"@microsoft/api-extractor": "^7.8.10", | ||
"gts": "^2.0.0", | ||
"gts": "^3.1.1", | ||
"null-loader": "^4.0.0", | ||
"ts-loader": "^9.0.0", | ||
"typescript": "~3.7.0", | ||
"typescript": "~4.8.4", | ||
"webpack": "^5.0.0", | ||
@@ -44,0 +44,0 @@ "webpack-cli": "^4.0.0" |
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
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1560243
37569
+ Addedgaxios@5.1.3(transitive)
+ Addedgcp-metadata@5.3.0(transitive)
+ Addedgoogle-auth-library@8.9.0(transitive)
+ Addedgoogle-p12-pem@4.0.1(transitive)
+ Addedgoogleapis-common@6.0.4(transitive)
+ Addedgtoken@6.1.2(transitive)
+ Addeduuid@9.0.1(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removedevent-target-shim@5.0.1(transitive)
- Removedgaxios@4.3.3(transitive)
- Removedgcp-metadata@4.3.1(transitive)
- Removedgoogle-auth-library@7.14.1(transitive)
- Removedgoogle-p12-pem@3.1.4(transitive)
- Removedgoogleapis-common@5.1.0(transitive)
- Removedgtoken@5.3.2(transitive)
- Removeduuid@8.3.2(transitive)
Updatedgoogleapis-common@^6.0.3