Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
13 packages
Order
Sort by
apollo-link-shopify-retry
Easy setup for retrying rate limited request in Shopify's (Admin) GraphQL API.
contentful-rich-text-vue-renderer
Render Contentful Rich Text field using Vue components
@nestjs-shopify/auth
An OAuth setup for NestJS using Shopify's [@shopify/shopify-node-api](https://github.com/Shopify/shopify-node-api) package. Allows for online and offline auth using this module.
nestjs-shopify-auth
Enable Shopify OAuth in NestJS. Wraps @shopify/shopify-api under the hood.
@nestjs-shopify/common
[@shopify/shopify-node-api](https://github.com/Shopify/shopify-node-api) to setup your Shopify context in a NestJS application. This library was generated with [Nx](https://nx.dev).
@nestjs-shopify/core
## THIS PACKAGE SHOULD NOT BE USED DIRECTLY. Use `@nestjs-shopify/express` or `@nestjs-shopify/fastify` instead.
@nestjs-shopify/express
A wrapper for [@shopify/shopify-node-api](https://github.com/Shopify/shopify-node-api) to setup your Shopify context in an Express NestJS application.
@nestjs-shopify/fastify
A wrapper for [@shopify/shopify-node-api](https://github.com/Shopify/shopify-node-api) to setup your Shopify context in a Fastify NestJS application.
@nestjs-shopify/graphql
A NestJS module for exposing a Shopify GraphQL Admin API proxy. The `ShopifyGraphqlProxyModule` allows you to expose the GraphQL Admin API without having to pass in an `X-Shopify-Access-Token`. The module automatically provides everything necessary to cal
@nestjs-shopify/webhooks
Enable Shopify webhook support for your NestJS application using `ShopifyWebhooksModule`. Import this module at the root level after `ShopifyCoreModule`: