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

@shopify/koa-shopify-graphql-proxy

Package Overview
Dependencies
Maintainers
18
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/koa-shopify-graphql-proxy - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

5

index.js

@@ -1,4 +0,1 @@

function interopRequireDefault(obj) {
return obj && obj.__esModule ? obj : {default: obj};
}
module.exports = interopRequireDefault(require("./build/cjs/index.js"));
module.exports = require("./build/cjs/index.js");

8

package.json
{
"name": "@shopify/koa-shopify-graphql-proxy",
"version": "6.0.3",
"version": "6.0.4",
"license": "MIT",

@@ -46,8 +46,8 @@ "description": "A wrapper around `koa-better-http-proxy` which allows easy proxying of GraphQL requests from an embedded Shopify app",

".": {
"esnext": "./index.esnext",
"import": "./index.mjs",
"require": "./index.js",
"esnext": "./index.esnext"
"require": "./index.js"
}
},
"gitHead": "ab127b671992eaf02fa5d4dc47f1b49113001d5c"
"gitHead": "bbb10becf71853111f455e3561ac79d443703d25"
}
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