Socket
Socket
Sign inDemoInstall

@faststore/graphql-utils

Package Overview
Dependencies
Maintainers
10
Versions
102
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 1.12.17 to 1.12.19

10

CHANGELOG.md

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

## 1.12.19 (2022-10-25)
### Bug Fixes
* add shared tsconfig on cli ([#1492](https://github.com/vtex/faststore/issues/1492)) ([2f0a852](https://github.com/vtex/faststore/commit/2f0a8521bf4da351eee474912ed04f3dde090306)), closes [#1493](https://github.com/vtex/faststore/issues/1493)
* yarn ([#1490](https://github.com/vtex/faststore/issues/1490)) ([52756b1](https://github.com/vtex/faststore/commit/52756b1ec66d9b70ae4899ed373a180749f8e5cd))
## [1.12.17](https://github.com/vtex/faststore/compare/v1.12.16...v1.12.17) (2022-10-20)

@@ -8,0 +18,0 @@

6

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

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

"devDependencies": {
"@faststore/shared": "^1.12.19",
"cross-env": "^7.0.2",
"shared": "^1.12.17",
"typescript": "^4.2.4"

@@ -35,3 +35,3 @@ },

},
"gitHead": "8b06f995e92dcaff8023ca4c095f0f82758ae589"
"gitHead": "5d5338e9f856f19c8b190ddbaba1ee243f1ea8b6"
}
{
"extends": "shared/tsconfig.json",
"extends": "@faststore/shared/tsconfig.json",
"compilerOptions": {

@@ -4,0 +4,0 @@ "outDir": "dist",

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