Socket
Socket
Sign inDemoInstall

@faststore/graphql-utils

Package Overview
Dependencies
Maintainers
13
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.9.4 to 1.9.8

.turbo/turbo-lint.log

11

CHANGELOG.md

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

## 1.9.8 (2022-06-17)
### Features
* lint ([#1368](https://github.com/vtex/faststore/issues/1368)) ([66ce99f](https://github.com/vtex/faststore/commit/66ce99f310ec593245e3937daea5ed813e1630e6))
## 1.9.4 (2022-06-10)

@@ -8,0 +19,0 @@

7

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

@@ -17,3 +17,4 @@ "repository": {

"build": "cross-env NODE_ENV=production tsc",
"develop": "tsc --watch"
"develop": "tsc --watch",
"lint": "eslint src/**/*.ts"
},

@@ -33,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "830f839f0d3ca50c1d54c8c1efa8d8aecef3db92"
"gitHead": "f8e0cb3d43978426228addcc28055e537eaf7752"
}

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