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 2.8.1 to 2.9.0

16

package.json

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

"private": false,
"version": "2.8.1",
"version": "2.9.0",
"type": "module",

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

],
"homepage": "https://magidoc-org.github.io/magidoc/plugins/rollup-fetch-graphql-schema",
"homepage": "https://magidoc.js.org/plugins/rollup-fetch-graphql-schema",
"repository": {

@@ -27,13 +27,13 @@ "type": "git",

"axios": "^0.27.2",
"graphql": "^16.5.0"
"graphql": "^16.6.0"
},
"devDependencies": {
"@types/node": "^18.6.5",
"@types/node": "^18.7.6",
"@types/prettier": "^2.7.0",
"c8": "^7.12.0",
"@vitest/coverage-c8": "^0.22.1",
"nock": "^13.2.9",
"rollup": "^2.77.2",
"rollup": "^2.78.0",
"typescript": "^4.7.4",
"vite": "^3.0.5",
"vitest": "^0.21.1"
"vite": "^3.0.8",
"vitest": "^0.22.1"
},

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

@@ -7,2 +7,2 @@ # Magidoc - Fetch GraphQL Schema

## Documentation
For more details on how to use this plugin, see the [documentation](https://magidoc-org.github.io/magidoc/plugins/rollup-fetch-graphql-schema).
For more details on how to use this plugin, see the [documentation](https://magidoc.js.org/plugins/rollup-fetch-graphql-schema).

@@ -10,4 +10,5 @@ /// <reference types="vitest" />

reporter: ['clover', 'lcov', 'html'],
src: ['./src'],
},
},
})
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