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

@shopify/graphql-testing

Package Overview
Dependencies
Maintainers
19
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 0.0.0-snapshot-20220819171812 to 0.0.0-snapshot-20220829233403

6

package.json
{
"name": "@shopify/graphql-testing",
"version": "0.0.0-snapshot-20220819171812",
"version": "0.0.0-snapshot-20220829233403",
"license": "MIT",

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

"devDependencies": {
"graphql-typed": "^0.0.0-snapshot-20220819171812"
"graphql-typed": "^0.0.0-snapshot-20220829233403"
},

@@ -57,2 +57,3 @@ "files": [

"./matchers": {
"types": "./build/ts/matchers/index.d.ts",
"esnext": "./matchers.esnext",

@@ -63,2 +64,3 @@ "import": "./matchers.mjs",

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -65,0 +67,0 @@ "import": "./index.mjs",

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