@shopify/graphql-testing
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -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": [ |
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
3
34682