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

@magidoc/rollup-plugin-fetch-gql-schema

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magidoc/rollup-plugin-fetch-gql-schema - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

6

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "0.12.1",
"version": "0.12.2",
"type": "module",

@@ -30,3 +30,3 @@ "license": "MIT",

"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},

@@ -40,3 +40,3 @@ "scripts": {

},
"readme": "# Magidoc - Fetch GraphQL Schema\nA Rollup/ViteJS plugin fetchs a remote GraphQL schema using the introspection query. Configuration is available to pass custom headers, url, method, etc.\n\n> This plugin can be used in any Javascript application, wether it is browser or NodeJS based.\n\n## Documentation\nFor more details on how to use this plugin, see the [documentation](https://magidoc-org.github.io/magidoc/plugins/rollup-fetch-graphql-schema)."
"readme": "# Magidoc - Fetch GraphQL Schema\nA Rollup/ViteJS plugin that fetches a remote GraphQL schema using the introspection query. Configuration is available to pass custom headers, url, method, etc.\n\n> This plugin can be used in any project that uses Rollup/ViteJS, wether it is browser or NodeJS based.\n\n## Documentation\nFor more details on how to use this plugin, see the [documentation](https://magidoc-org.github.io/magidoc/plugins/rollup-fetch-graphql-schema)."
}
# Magidoc - Fetch GraphQL Schema
A Rollup/ViteJS plugin fetchs a remote GraphQL schema using the introspection query. Configuration is available to pass custom headers, url, method, etc.
A Rollup/ViteJS plugin that fetches a remote GraphQL schema using the introspection query. Configuration is available to pass custom headers, url, method, etc.
> This plugin can be used in any Javascript application, wether it is browser or NodeJS based.
> This plugin can be used in any project that uses Rollup/ViteJS, wether it is browser or NodeJS based.
## Documentation
For more details on how to use this plugin, see the [documentation](https://magidoc-org.github.io/magidoc/plugins/rollup-fetch-graphql-schema).
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