
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
@swiper/import-google-sheets
Advanced tools
@swiper/import-google-sheets
Import your membership data from a Google Sheets spreadsheet.
In order to use this, you need to provide the spreadsheet id and an api key in the configuration file. Here is how you do that.
You will need to add a section to your config file that looks like this:
---
importer:
package: "@swiper/import-google-sheets"
spreadsheet_id: "<your-spreadsheet-id-goes-here>"
api_key: "<your-api-key-goes-here>"
To get the values you need to fill in the spreadsheet_id
and the
api_key
, go to https://docs.google.com/spreadsheets and find your
spreadsheet. Click on it to open it and once you can view it you'll
find you are at a URL that looks like this:
https://docs.google.com/spreadsheets/d/gjds9g2j0sgjlsdkjgal2359sgsdg991351U2_usQ6oo/edit
That long string of random letters and numbers near the end is the
spreadsheet id. Take everything between the /d/
and the /edit
and add it to your config file in the spreadsheet_id
field.
const demo = require('@swiper/demo');
// TODO: DEMONSTRATE API
FAQs
Swiper importer for data from Google Sheets
The npm package @swiper/import-google-sheets receives a total of 20 weekly downloads. As such, @swiper/import-google-sheets popularity was classified as not popular.
We found that @swiper/import-google-sheets demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.