New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphdoc-plugin-flexible

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphdoc-plugin-flexible - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

2

package.json
{
"name": "graphdoc-plugin-flexible",
"description": "Flexible graphdoc for the GraphQL documentation",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Gonzalo Müller Bravo",

@@ -29,3 +29,2 @@ <p align="center">

"graphdoc-plugin-flexible": "1.0.0",
..
```

@@ -125,3 +124,3 @@

},
"document.require-by": {
"document.require": {
"disable": true,

@@ -147,3 +146,3 @@ "navigations": false,

* `document.schema`: Generates the HTML "Definition" section for any GraphQL element.
* `document.require-by`: Generates HTML "Required By" section for any GraphQL element.
* `document.require`: Generates HTML "Required By" section for any GraphQL element.

@@ -150,0 +149,0 @@ The following shows the sections worked by the [`graphdoc`](https://www.npmjs.com/package/@2fd/graphdoc) plugins, using the example created by [`graphdoc`](https://www.npmjs.com/package/@2fd/graphdoc), [Pokemon GraphQL](https://2fd.github.io/graphdoc/pokemon/pokemonattack.doc.html):

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