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

gql-api-loader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql-api-loader - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "gql-api-loader",
"version": "0.2.0",
"version": "0.2.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -27,3 +27,3 @@ # Graphql Api Loader

// use: { loader: 'gq-loader'}, // 最简单配置
use: { loader: 'gq-loader'
use: { loader: 'gq-api-loader'
options: { // 选项

@@ -30,0 +30,0 @@ endpoint: '/graphql' // 可选,该值可以再运行时改变,这里可以理解为是一个默认值

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