@shopify/koa-shopify-graphql-proxy
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@shopify/koa-shopify-graphql-proxy", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"license": "MIT", | ||
@@ -45,2 +45,3 @@ "description": "A wrapper around `koa-better-http-proxy` which allows easy proxying of GraphQL requests from an embedded Shopify app", | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -50,4 +51,3 @@ "import": "./index.mjs", | ||
} | ||
}, | ||
"gitHead": "ef9afc562672dcda9d7800753dc6b777ecd2d751" | ||
} | ||
} |
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
12056
15