Socket
Socket
Sign inDemoInstall

apollo-link-scalars

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-link-scalars - npm Package Versions

124

0.1.10

Diff

Changelog

Source

0.1.10 (2020-08-19)

eturino
published 0.1.9 •

Changelog

Source

0.1.9 (2020-08-19)

Bug Fixes

  • export "makeExecutableSchema" through apollo-link-scalars (#115) (4008797)
eturino
published 0.1.8 •

Changelog

Source

0.1.8 (2020-05-12)

eturino
published 0.1.7 •

Changelog

Source

0.1.7 (2020-05-12)

Bug Fixes

  • target ES2017 instead of esnext for module, and ES2015 for main (08a8246)
eturino
published 0.1.6 •

Changelog

Source

0.1.6 (2019-12-31)

Features

  • Target es6 environment for better browser support. (#31) (d202bd7)
eturino
published 0.1.5 •

Changelog

Source

0.1.5 (2019-12-22)

Bug Fixes

  • Avoid parsing issues with null/non-null fields: stop producing graphql errors on parsing when a null is encounter on a non-null value. That is not the responsibility of this link, and it clashes with usages of directives like @skip #28 #29
eturino
published 0.1.4 •

Changelog

Source

0.1.4 (2019-12-05)

Bug Fixes

  • Handle null values for optional types #21
eturino
published 0.1.3 •

Changelog

Source

0.1.3 (2019-12-04)

Features

  • removeTypenameFromInputs option to remove __typename from inputs (d9a194f)
eturino
published 0.1.2 •

Changelog

Source

0.1.2 (2019-12-04)

Bug Fixes

  • mutate the operation with serialized vars (avoid shallow copy with wrong prototype errors) (ab9a107)
eturino
published 0.1.1 •

Changelog

Source

0.1.1 (2019-12-02)

Features

  • exporting isNone and mapIfArray utils (031a6d1)
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