@googleapis/gmail
Advanced tools
Comparing version 0.3.4 to 1.0.0
@@ -15,6 +15,7 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.AuthPlus = exports.gmail_v1 = exports.auth = exports.gmail = exports.VERSIONS = void 0; | ||
/*! THIS FILE IS AUTO-GENERATED */ | ||
const googleapis_common_1 = require("googleapis-common"); | ||
const v1_1 = require("./v1"); | ||
exports.gmail_v1 = v1_1.gmail_v1; | ||
Object.defineProperty(exports, "gmail_v1", { enumerable: true, get: function () { return v1_1.gmail_v1; } }); | ||
exports.VERSIONS = { | ||
@@ -24,3 +25,3 @@ v1: v1_1.gmail_v1.Gmail, | ||
function gmail(versionOrOptions) { | ||
return googleapis_common_1.getAPI('gmail', versionOrOptions, exports.VERSIONS, this); | ||
return (0, googleapis_common_1.getAPI)('gmail', versionOrOptions, exports.VERSIONS, this); | ||
} | ||
@@ -31,3 +32,3 @@ exports.gmail = gmail; | ||
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 | ||
## [1.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/gmail-v0.3.5...gmail-v1.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)) | ||
## [0.3.5](https://github.com/googleapis/google-api-nodejs-client/compare/gmail-v0.3.4...gmail-v0.3.5) (2022-09-21) | ||
### Bug Fixes | ||
* **gmail:** update the API ([704ac32](https://github.com/googleapis/google-api-nodejs-client/commit/704ac329ebb44c1b5ad749a7140102604f064d51)) | ||
## [0.3.4](https://github.com/googleapis/google-api-nodejs-client/compare/gmail-v0.3.3...gmail-v0.3.4) (2022-06-21) | ||
@@ -4,0 +22,0 @@ |
{ | ||
"name": "@googleapis/gmail", | ||
"version": "0.3.4", | ||
"version": "1.0.0", | ||
"description": "gmail", | ||
@@ -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 not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
875913
20110
0
+ 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