Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@faststore/graphql-utils

Package Overview
Dependencies
Maintainers
6
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faststore/graphql-utils - npm Package Compare versions

Comparing version
3.98.1-dev.0
to
3.99.0-dev.3
+1
-1
.turbo/turbo-build.log
> @faststore/graphql-utils@3.98.0 build /home/runner/work/faststore/faststore/packages/graphql-utils
> @faststore/graphql-utils@3.98.1-dev.0 build /home/runner/work/faststore/faststore/packages/graphql-utils
> cross-env NODE_ENV=production tsc

@@ -6,2 +6,8 @@ # Change Log

# 3.99.0-dev.3 (2026-04-23)
### Features
- add isGift field to StoreOffer type and resolvers - SFS-3040 ([#3220](https://github.com/vtex/faststore/issues/3220)) ([e10fc92](https://github.com/vtex/faststore/commit/e10fc92633a5296a5b03286028d31d9c280561c6))
## [3.98.1-dev.0](https://github.com/vtex/faststore/compare/v3.98.0-dev.10...v3.98.1-dev.0) (2026-03-27)

@@ -8,0 +14,0 @@

{
"name": "@faststore/graphql-utils",
"version": "3.98.1-dev.0",
"version": "3.99.0-dev.3",
"description": "GraphQL utilities",

@@ -28,3 +28,3 @@ "repository": {

},
"gitHead": "e1e0cf0fc7c4aff19aaf26c2210d4a2c06819a1c"
"gitHead": "accc5107526d7be1a0e92276babf3f8e2ff34ab1"
}