Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-spreadsheet

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-spreadsheet - npm Package Versions

23
6

4.1.4

Diff

Changelog

Source

4.1.4

theo
published 4.1.3 •

Changelog

Source

4.1.3

  • Read headers in batch on getRows() #693
  • Fix type of sheetsById in docs #658
  • Update authentication.md #699
  • update axios, fix new google-auth-library issue, fixes #701 #700 #701
  • fix setDataValidation docs 2bca048
  • Update FUNDING.yml 5459a87
  • use correct type in docs 6d210a2
  • allow CI manual reruns e10cbb1
theo
published 4.1.2 •

Changelog

Source

4.1.2

  • add setDataValidation #691
  • fix docs typos
  • move from CircleCI to GH Actions 53fe384
theo
published 4.1.1 •

Changelog

Source

4.1.1

  • chore(deps): allow google-auth-library@^9.0.0 #657
  • docs: remove outdated reference to doc.useServiceAccountAuth() a60104b
theo
published 4.1.0 •

Changelog

Source

4.1.0

  • fix: match color style field to that in google api fce1605
theo
published 4.0.3 •

Changelog

Source

4.0.3

  • docs: get/set are sync methods #637
  • docs(readme.md): fix wrong import #633
  • docs: docs cleanup and improvements 882bd73
  • docs(small updates): fixed a few small grammar issues and copied readme to docs index 867bb63
  • fix: handle trimming null/undefined header values 3ef8fcf
  • build: call build in release task c306dc0
theo
published 4.0.2 •

Changelog

Source

4.0.2

  • fix: lodash imports needs explicit .js extension 4cad156
theo
published 4.0.1 •

Changelog

Source

v4.0.1

  • chore: switch back from lodash-es to lodash to avoid ESM issues c808eed
theo
published 4.0.0 •

Changelog

Source

v4.0.0

  • Typescript rewrite! 903e923
    • no more lagging/outdated types from DefinitelyTyped (@types/google-spreadsheet)
    • refactor GoogleSpreadsheetRow to be more TS friendly
    • add new typed value getters/setters to GoogleSpreadsheetCell (stringValue, boolValue, numberValue)
    • cell.formulaError -> cell.errorValue
    • refactor authentication to rely directly on google-auth-library as a peer dependency
    • support Application Default Credentials (auto inject credentials in some environments)
    • refactor document creation into static method, similar auth setup
    • support basic sharing / permissions management (drive api)
    • support document delete
    • replaced GoogleSpreadsheetFormulaError with GoogleSpreadsheetCellErrorValue and now handles all possible cell error types
    • fully deprecated sheet.getInfo,
  • chore: set up release tooling (release-it, auto-changelog, commitizen) dc831e3
theo
published 3.3.0 •

Changelog

Source

v3.3.0

13 May 2022

  • add sheet.duplicate, clean up dependencies, docus updates 4cec425
  • bump/audit dependencies 42d918b
  • add export methods 07b0783
  • clearRows and clear(range) 5bfa235
  • clarify docs around loading cells c1d2f23
23
6
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc