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

gdata-js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdata-js - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

gdata.js

@@ -68,3 +68,2 @@ var querystring = require('querystring');

if(httpsRes.statusCode === 401) {
console.error('401, baaaaby!');
refreshToken(function(err, result) {

@@ -71,0 +70,0 @@ if(!err && result && !result.error && result.access_token) {

2

package.json
{
"name": "gdata-js",
"description": "Simple OAuth 2.0 GData API client",
"version": "0.1.0",
"version": "0.1.1",
"author": "Simon Murtha-Smith <simon@murtha-smith.com>",

@@ -6,0 +6,0 @@ "keywords": ["google", "gdata"],

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