@shopify/graphql-testing
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@shopify/graphql-testing", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "description": "Utilities to create mock GraphQL factories", | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/graphql-testing/README.md", | ||
"homepage": "https://github.com/Shopify/quilt/blob/main/packages/graphql-testing/README.md", | ||
"dependencies": { | ||
@@ -36,3 +36,3 @@ "apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
"devDependencies": { | ||
"@shopify/useful-types": "^2.3.0", | ||
"@shopify/useful-types": "^2.3.1", | ||
"graphql-typed": "^0.5.0" | ||
@@ -39,0 +39,0 @@ }, |
# `@shopify/graphql-testing` | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Fgraphql-testing.svg)](https://badge.fury.io/js/%40shopify%2Fgraphql-testing.svg) | ||
@@ -6,0 +6,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
145848