New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.29 to 0.3.0-beta.30

1

lib/graphql-client.js

@@ -250,2 +250,3 @@ "use strict";

variables: variables,
fetchPolicy: 'network-only',
context: {

@@ -252,0 +253,0 @@ headers: {

6

package.json
{
"name": "@accounts/graphql-client",
"version": "0.3.0-beta.29",
"version": "0.3.0-beta.30",
"description": "GraphQL client transport for accounts",

@@ -40,6 +40,6 @@ "main": "lib/index.js",

"dependencies": {
"@accounts/client": "^0.3.0-beta.29",
"@accounts/types": "^0.3.0-beta.29",
"@accounts/client": "^0.3.0-beta.30",
"@accounts/types": "^0.3.0-beta.30",
"graphql-tag": "^2.9.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