SC5 / google-sheets-api

Unofficial Google Sheets node API
MIT License
21 stars 16 forks source link

Installation Warnings #8

Open deefactorial opened 5 years ago

deefactorial commented 5 years ago

Is this package still maintained ?

I'm getting these warnings when installing the package using yarn.

warning google-sheets-api > googleapis > request > tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
warning google-sheets-api > googleapis > request > node-uuid@1.4.8: Use uuid module instead
warning google-sheets-api > googleapis > google-auth-library > request > node-uuid@1.4.8: Use uuid module instead
warning google-sheets-api > googleapis > request > hawk > hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
warning google-sheets-api > googleapis > request > hawk > cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
warning google-sheets-api > googleapis > request > hawk > boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
warning google-sheets-api > googleapis > request > hawk > cryptiles > boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
warning google-sheets-api > googleapis > request > hawk > boom > hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
warning google-sheets-api > googleapis > request > hawk > sntp > hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
christophgysin commented 5 years ago

Is there still a reason to use this over Google's Sheets API?