New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-contacts-api

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-contacts-api - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "google-contacts-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "API wrapper for Google Contacts",

@@ -5,0 +5,0 @@ "main": "index.js",

Node.js wrapper for the Google Contacts API.
# Install
# install
npm install google-contacts-api
# Usage
# usage

@@ -16,1 +16,10 @@ ```javascript

```
# test
To test this module, `$GOOGLE_API_TOKEN` must be set.
```
$ export GOOGLE_API_TOKEN="ya29.WDVMYoReyJOKac3AFWMDg6lfMv8jyilWpjtQBqL99IKuiWTInpEqZFDi"
$ npm test
```
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