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

grant-profile

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grant-profile - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

lib/client.js

@@ -38,3 +38,3 @@

tumblr: (data) => ({qs: {api_key: data.access_token}}),
vk: (data) => ({qs: {access_token: data.access_token}}),
vk: (data) => ({qs: {access_token: data.access_token, v: '5.103'}}),
weibo: (data) => ({qs: {access_token: data.access_token}}),

@@ -41,0 +41,0 @@ twitter: (data) => ({qs: {user_id: data.raw.user_id}}),

{
"name": "grant-profile",
"version": "0.0.10",
"version": "0.0.11",
"description": "User profile middleware for Grant",

@@ -5,0 +5,0 @@ "keywords": [

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