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

google-drive-sheets

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-drive-sheets - npm Package Versions

1.3.1

Diff

heitortsergent
published 1.3.0 •

Changelog

Source

[1.3.0][1.3.0] - 2015-09-17

Added

  • Add xml property to worksheet objects when retrieving them.
  • Add method to update a worksheet title and size
  • Add option to pass size variable when adding a new worksheet.

Changed

  • Rename properties _links to links.
heitortsergent
published 1.2.1 •

Changelog

Source

[1.2.1][1.2.1] - 2015-09-11

Fixed

  • Fix package.json main property pointing to ./lib/index.js instead of ./index.js.
heitortsergent
published 1.2.0 •

Changelog

Source

[1.2.0][1.2.0] - 2015-09-10

Added

  • Add Travis CI integration and .travis.yml file.
  • Add istanbul module and Coveralls integration to Travis CI.
  • Add dotenv module and .env.sample file.
  • Add methods to add and delete worksheets.

Changed

  • Change tests from nodeunit to mocha + chai.
  • Change test for deleting all rows to delete them from bottom to top.
  • Separate lib into classes and moved files to ./lib.
  • Change name of util class to helpers to avoid conflict with Node's util package.

Removed

  • Remove test_creds.json file.
heitortsergent
published 1.1.0 •

Changelog

Source

[1.1.0][1.1.0] - 2015-09-08

Added

  • Add .editorconfig, .jshintrc and .jscsrc files, and enforced style guide.
  • Add MIT LICENSE file.
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