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

spectaql

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectaql - npm Package Versions

1
11

1.0.5

Diff

Changelog

Source

1.0.1-1.0.5

  • Bug fix: Bad path resolution. https://github.com/anvilco/spectaql/issues/258
  • Bug fix: Bad path resolution. https://github.com/anvilco/spectaql/issues/257
  • Bad publish of 1.0.3.
  • Bug fix: Put back Glob support for multiple GraphQL files.
  • Bug fix: GraphQL Scalar example bug. https://github.com/anvilco/spectaql/issues/262

spectaql was in a "beta" state in all versions before 1.0.0. If you were using a version before 1.0.0 you will want to have a look at these breaking changes that may impact you.

Some notable additions/enhancements to 1.0.0 are:

  • When used in a node project, there are a few more exports now:
    • run: same as the default export that will build everything if you pass it sane options.
    • parseCliOptions: used to parse the CLI arguments into sane arguments to be passed to run.
    • loadData: basically does all the processing that SpectaQL would do with gathering and processing the data right up to the point where SpectaQL would start to generate the HTML, etc.
    • buildSchemas: Does a bit less than loadData in that it will take the provided options and return an augmented Introspection Query Response as well as a GraphQL Schema instance.
    • Choose from several built-in "themes", tweak the default theme, or completely change things up with your own theme! See the [/examples/themes/README.md][themes-readme] for more.
newhouse
published 1.0.4 •

newhouse
published 1.0.3 •

newhouse
published 1.0.2 •

newhouse
published 1.0.1 •

Changelog

Source

1.0.14

  • Bug fix: scrolling issues in Firefox. https://github.com/anvilco/spectaql/pull/299
newhouse
published 1.0.0 •

newhouse
published 0.15.0 •

newhouse
published 0.14.0 •

newhouse
published 0.12.0 •

newhouse
published 0.11.0 •

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