🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@googleapis/gmail

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@googleapis/gmail - npm Package Compare versions

Comparing version

to
1.0.0

7

build/index.js

@@ -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