Commit Graph

7 Commits

Author SHA1 Message Date
Linus Unnebäck
04a54cc722 [stripe-node] Add more subscription list options (#20553)
* [stripe-node] add billing to ISubscriptionListOptions

* [stripe-node] add status to ISubscriptionListOptions

* [stripe-node] move SubscriptionStatus to separate type

* [stripe-node] drop patch value from version
2017-10-17 07:18:35 -07:00
Sampson Oliver
2cdb812a31 stripe-node updated typings for webhook verification (#20382)
* Added stripe-node typings for webhook verification

- See example on the stripe-node github for webhook signing here: https://github.com/stripe/stripe-node/tree/master/examples/webhook-signing

* Updated stripe-node types version
2017-10-12 02:23:28 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Lee Henson
d71db6e84d [stripe-node] cvc must be a string, as it may have leading zeros 2017-07-11 14:00:08 +01:00
Andy Hanson
c15e214e5a bluebird: Make Thenable an alias to the builtin PromiseLike. 2017-06-16 09:02:18 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00