apollo-server/packages
Jesse Rosenberger e90e955f80
Follow up on #1955's incorrect then-able check.
I foolishly used `O.p.hasOwnProperty` here which, while safe for checking
properties, is actually not correct since this `then` property is inherited
from `Promise.prototype.then`.

Checking if `then` is a function should be safe _enough_.

Follows-up on: #1955
2018-11-13 12:42:01 +02:00
..
apollo-cache-control Publish 2018-11-12 14:26:26 +01:00
apollo-datasource Publish 2018-11-07 08:17:21 -08:00
apollo-datasource-rest Publish 2018-11-07 08:17:21 -08:00
apollo-engine-reporting Publish 2018-11-12 14:26:26 +01:00
apollo-engine-reporting-protobuf Publish 2018-11-07 08:17:21 -08:00
apollo-server Publish 2018-11-12 14:26:26 +01:00
apollo-server-azure-functions Publish 2018-11-12 14:26:26 +01:00
apollo-server-cache-memcached Publish 2018-11-07 08:17:21 -08:00
apollo-server-cache-redis Publish 2018-11-07 08:17:21 -08:00
apollo-server-caching Publish 2018-11-07 08:17:21 -08:00
apollo-server-cloud-functions Publish 2018-11-12 14:26:26 +01:00
apollo-server-cloudflare Publish 2018-11-12 14:26:26 +01:00
apollo-server-core Follow up on #1955's incorrect then-able check. 2018-11-13 12:42:01 +02:00
apollo-server-env Publish 2018-11-07 08:17:21 -08:00
apollo-server-errors Publish 2018-11-07 08:17:21 -08:00
apollo-server-express Publish 2018-11-12 14:26:26 +01:00
apollo-server-hapi Publish 2018-11-12 14:26:26 +01:00
apollo-server-integration-testsuite Publish 2018-11-12 14:26:26 +01:00
apollo-server-koa Publish 2018-11-12 14:26:26 +01:00
apollo-server-lambda Publish 2018-11-12 14:26:26 +01:00
apollo-server-micro Publish 2018-11-12 14:26:26 +01:00
apollo-server-plugin-base Publish 2018-11-12 14:26:26 +01:00
apollo-server-testing Publish 2018-11-12 14:26:26 +01:00
apollo-tracing Publish 2018-11-12 14:26:26 +01:00
graphql-extensions Update @apollographql/apollo-tools dependency to 0.2.6 2018-11-13 10:02:09 +01:00