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

@accounts/graphql-client

Package Overview
Dependencies
Maintainers
5
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/graphql-client - npm Package Compare versions

Comparing version 0.3.0-beta.19 to 0.3.0-beta.20

4

lib/graphql-client.js

@@ -210,3 +210,3 @@ "use strict";

headers: {
authorization: tokens.accessToken,
'accounts-access-token': tokens.accessToken,
},

@@ -242,3 +242,3 @@ },

headers: {
authorization: tokens.accessToken,
'accounts-access-token': tokens.accessToken,
},

@@ -245,0 +245,0 @@ },

{
"name": "@accounts/graphql-client",
"version": "0.3.0-beta.19",
"version": "0.3.0-beta.20",
"description": "GraphQL client transport for accounts",

@@ -38,7 +38,7 @@ "main": "lib/index.js",

"dependencies": {
"@accounts/client": "^0.3.0-beta.19",
"@accounts/client": "^0.3.0-beta.20",
"@accounts/common": "0.1.0-alpha.58382c10",
"@accounts/types": "^0.3.0-beta.19",
"@accounts/types": "^0.3.0-beta.20",
"graphql-tag": "^1.1.2"
}
}

Sorry, the diff of this file is not supported yet

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