@shopify/cypress-graphql
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "@shopify/cypress-graphql", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -33,6 +33,2 @@ "description": "Cypress commands for stubbing, intercepting and testing graphql endpoints", | ||
"homepage": "https://github.com/Shopify/cypress-graphql", | ||
"engines": { | ||
"node": ">=16.13.2", | ||
"yarn": "1.22.17" | ||
}, | ||
"devDependencies": { | ||
@@ -47,3 +43,3 @@ "@babel/core": "^7.17.5", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.6.2" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -50,0 +46,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
11959