Socket
Socket
Sign inDemoInstall

@faststore/graphql-utils

Package Overview
Dependencies
4
Maintainers
7
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.7

8

package.json
{
"name": "@faststore/graphql-utils",
"version": "3.0.3",
"version": "3.0.7",
"description": "GraphQL utilities",

@@ -24,4 +24,4 @@ "repository": {

"devDependencies": {
"@faststore/eslint-config": "^3.0.3",
"@faststore/shared": "^3.0.3",
"@faststore/eslint-config": "^3.0.7",
"@faststore/shared": "^3.0.7",
"cross-env": "^7.0.2",

@@ -37,3 +37,3 @@ "eslint": "7.32.0",

},
"gitHead": "bb27ad0d2b285ee09d480d077e47fb6c9d8339a2"
"gitHead": "1672bc9ba921b70b5f9acfa2845c8f566d29be16"
}

@@ -1,5 +0,26 @@

# @faststore/graphql-utils
<p align="center">
<a href="https://faststore.dev">
<img alt="Faststore" src="../ui/static/logo.png" width="60" />
</a>
</p>
<h1 align="center">
Faststore graphql-utils
</h1>
<p align="center">
<strong>
GraphQL utilities to use GraphQL over HTTP with ZERO bundle sizes
</strong>
</p>
GraphQL utilities to use GraphQL over HTTP with ZERO bundle sizes
<div style="display: flex; justify-content: center; width: 100%">
<a href="https://www.npmjs.com/package/@faststore/api" style="padding: 0px 2px 0px 0px">
<img src="https://badge.fury.io/js/%40faststore%2Fui.svg" />
</a>
<a href="https://bundlephobia.com/package/@faststore/api" style="padding: 0px 0px 0px 2px">
<img src="https://badgen.net/bundlephobia/dependency-count/@faststore/api" />
</a>
</div>
> ⚠️ Version 3.0.0 and above - Depreciation notice: the gql function should be imported from @faststore/core. Read the [guide](faststore.dev/docs/api-extensions/api-extensions-improvements`) for more information.
# Compatibility

@@ -6,0 +27,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc