Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/graphql-testing

Package Overview
Dependencies
Maintainers
18
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/graphql-testing - npm Package Compare versions

Comparing version 5.1.7 to 5.1.8

18

package.json
{
"name": "@shopify/graphql-testing",
"version": "5.1.7",
"version": "5.1.8",
"license": "MIT",

@@ -41,3 +41,3 @@ "description": "Utilities to create mock GraphQL factories",

"devDependencies": {
"graphql-typed": "^1.1.3"
"graphql-typed": "^1.1.4"
},

@@ -58,3 +58,7 @@ "files": [

"exports": {
"./": "./",
"./matchers": {
"esnext": "./matchers.esnext",
"import": "./matchers.mjs",
"require": "./matchers.js"
},
".": {

@@ -65,9 +69,5 @@ "esnext": "./index.esnext",

},
"./matchers": {
"esnext": "./matchers.esnext",
"import": "./matchers.mjs",
"require": "./matchers.js"
}
"./*": "./"
},
"gitHead": "cb73949bad1988bd4a36fe4fa5daaa3fd0fd4752"
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8"
}
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