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

@shopify/graphql-testing

Package Overview
Dependencies
Maintainers
13
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 4.0.1 to 4.0.2

2

dist/matchers/utilities.d.ts

@@ -8,2 +8,2 @@ import { Operation } from 'apollo-link';

expand?: boolean | undefined;
}): any;
}): string | null;
{
"name": "@shopify/graphql-testing",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",

@@ -33,6 +33,5 @@ "description": "Utilities to create mock graphql factory.",

"devDependencies": {
"@shopify/useful-types": "^2.0.0",
"@shopify/useful-types": "^2.0.1",
"@types/graphql": "^14.0.0",
"graphql-typed": "^0.4.0",
"typescript": "~3.2.1"
"graphql-typed": "^0.4.0"
},

@@ -39,0 +38,0 @@ "files": [

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