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

graphqlade

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphqlade - npm Package Versions

23

1.9.0

Diff

Changelog

Source

1.9.0

  • Improve caching of parse and validation results for performance
  • Update formatting
  • Fix compatibility issue with prettier@3.x (format became async)
  • Add audit for GraphQL over HTTP spec
  • Fix incorrect Node.js 12 support (was never supported, at least 14 was always required)
  • Add basic benchmarks
  • Update deps
morris4
published 1.8.1 •

Changelog

Source

1.8.1

  • Allow prettier@3.x and beyond as peer dependency (jayne-mast)
morris4
published 1.8.0 •

Changelog

Source

1.8.0

  • Add maxDepth option and limitDepth function
  • Add support for parser options maxTokens and noLocation
  • Remove implicit dependency on @types/ws
  • Allow async createContext
  • Add basic GraphiQL HTML
  • Update deps
morris4
published 1.7.1 •

Changelog

Source

1.7.1

  • Fix headers not being passed in Express and Koa handlers
morris4
published 1.7.0 •

Changelog

Source

1.7.0

  • Create context after successful parsing of execution args
  • Pass parsed execution args to createContext
morris4
published 1.6.0 •

Changelog

Source

1.6.0

  • Add GraphQLWebSocketClient.subscribeAsync and GraphQLWebSocketClient.subscribeAsyncNamed for async, callback-based subscriptions
  • Add assert() and defined() to browser build
  • Add React example
  • Make nullable fields in generated operation types optional
  • Update deps
morris4
published 1.5.2 •

Changelog

Source

1.5.2

  • Support typescript@5 (#5)
  • Improve error coercion in toError
  • Update deps
morris4
published 1.5.1 •

Changelog

Source

1.5.1

  • Improve README and docs
  • Chores in examples and scripts
  • Update deps
  • Fix calling next functions for both Koa and Express (sreedhap)
morris4
published 1.5.0 •

Changelog

Source

1.5.0

  • Add option to write introspection to local file during code generation
  • Add option to define scalar types without directives in client-side code generation
  • Update deps
morris4
published 1.4.1 •

Changelog

Source

1.4.1

  • Fix issue where bad requests would result in responses with status code 500
  • Switch all tests to fetch
  • Update deps
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