Socket
Socket
Sign inDemoInstall

google-auth-token-generator

Package Overview
Dependencies
84
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

11

bin/permissions.js

@@ -65,2 +65,13 @@ 'use strict'

]
},
GoogleSheets: {
reference: `https://developers.google.com/sheets/api/guides/authorizing?authuser=1`,
list: [
`https://www.googleapis.com/auth/spreadsheets.readonly`,
`https://www.googleapis.com/auth/spreadsheets`,
`https://www.googleapis.com/auth/drive.readonly`,
`https://www.googleapis.com/auth/drive.file`,
`https://www.googleapis.com/auth/drive`
]
}

@@ -67,0 +78,0 @@ }

2

package.json
{
"name": "google-auth-token-generator",
"version": "0.0.11",
"version": "0.0.12",
"description": "",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

@@ -12,2 +12,4 @@

* Google Calender
* Youtube Data API
* Google Sheets

@@ -14,0 +16,0 @@ に対応しています。(2021/2/22時点)

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc