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

oh-my-spreadsheets

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oh-my-spreadsheets - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "oh-my-spreadsheets",
"version": "1.0.0",
"version": "1.0.1",
"description": "There is a library that provides convenient features for working with Google spreadsheets",

@@ -9,2 +9,6 @@ "main": "build/index.js",

"type": "commonjs",
"repository": {
"type": "git",
"url": "git@github.com:theStrangeAdventurer/oh-my-spreadsheets.git"
},
"files": [

@@ -11,0 +15,0 @@ "build"

4

README.md
# Oh my spreadsheets
[![npm version](https://img.shields.io/npm/v/tiny-track)](https://www.npmjs.com/package/oh-my-spreadsheets)
![demo](https://storage.yandexcloud.net/zajtsev-tts/blog/oh-my-spreadsheets-demo.gif)

@@ -9,3 +11,3 @@

- To get started, you'll need to obtain a credentials file for your service account, which will be used to interact with your Google Spreadsheet. [link1](https://www.section.io/engineering-education/google-sheets-api-in-nodejs/), [link2](https://thestrangeadventurer.com/) (My blog 😁 in Russian)
- To get started, you'll need to obtain a credentials file for your service account, which will be used to interact with your Google Spreadsheet. [link1](https://www.section.io/engineering-education/google-sheets-api-in-nodejs/), [link2](https://thestrangeadventurer.com/kak-ispolzovat-google-sheets-v-kachestve-bazy-dannyh/) (My blog in Russian)

@@ -12,0 +14,0 @@ - After that you will need the `client_email` and `private_key` fields from the received 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