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

1
6

3.0.6

Diff

Changelog

Source

v3.0.6

11 February 2020

theozero
published 3.0.5 •

Changelog

Source

v3.0.5

6 February 2020

  • fix docs links, fix encoding on row save and sheet clear, better errors for empty headers 6c035a3
theozero
published 3.0.4 •

Changelog

Source

v3.0.4

4 February 2020

  • support special chars in sheet names that are used in URLs 561c6eb
  • fix sheetcount, make row props enumerable bd8eba6
theozero
published 3.0.3 •

Changelog

Source

v3.0.3

4 February 2020

  • better handling of empty headers and dupes 30ec42c
theozero
published 3.0.2 •

Changelog

Source

v3.0.2

3 February 2020

  • rename doc.getInfo to loadInfo 87812c3
theozero
published 3.0.1 •

Changelog

Source

v3.0.1

3 February 2020

theozero
published 3.0.0 •

Changelog

Source

v3.0.0

3 February 2020

  • V3.0 - rewrite using google sheets v4 api #269
  • work in progress d2d84ac
theozero
published 2.0.9 •

Changelog

Source

v2.0.9

3 February 2020

  • deprecation warning #272
theozero
published 2.0.8 •

Changelog

Source

v2.0.8

3 September 2019

theozero
published 2.0.7 •

Changelog

Source

v2.0.7

15 January 2019

  • Fix formatting 6f50866
  • Move value setter/getter to prototype d6d299e
  • Move from var to prototype functions 3870b98
  • Move updateValuesFromResponseData to prototype 2a30fde
  • Move save to prototype 6da73df
  • add getters for "edit" and "self" links, and don't set them if they match our pattern 09b0591
  • Move numericValue setter/getter to prototype da9ff6f
  • Move formula setter/getter to prototype 49473c5
  • xml_parser only needed there f4c929a
  • handle feed request functions that need 3rd callback parameter ( raw xml ) 689c56c
  • the same for "id" - if it matches our pattern, then construct it instead of saving long url strings in each cell bd813eb
  • Move getSelf to prototype ac70e40
  • Move getEdit to prototype 9458bd7
  • Move getId to prototype 9a93a74
  • Move clearValue to prototype 6df93a7
  • Move valueForSave getter to prototype 31cc75e
  • Move setValue to prototype 1d35038
  • [eslint] fixed smaller eslint issues 969b25e
  • Move del to prototype b34b969
  • more memory friendly way to cycle through entries - we get rid of old entries after they've been added 1795596
  • Expose SpreadsheetCell 6c5527a
  • [eslint] fixed spreadsheet not defined error f66ad9b
  • [eslint] removed shadowing of data and unused i d081f27
  • delete response body, since we have a parsed result already f01ee4b
  • version bump to 2.0.7 0e5f3f7
  • [eslint] removed shadowing of opts 049e1ae
  • request nowadays handles gzip compression automatically - worth a try if it's supported 04498e5
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