Commit Graph

7 Commits

Author SHA1 Message Date
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions

* Run through again
2017-11-08 09:12:14 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Niklas Wulf
d45137018d [Hapi] Fix input and response validation function signatures (#16802)
* [Hapi] Fix input and response validation function signatures

Fixes #16750

* [Hapi] Allow custom validation options in route input and response

* [Hapi] Adjust validation contexts to match Hapi version 16.1.1

* [Hapi] Adjust test/route/validate.ts to match newest changes

* [Hapi] Add custom options to response validation test

* [Hapi] Update TypeScript version to 2.3 in packages that import Hapi

* [Hapi] Clarify documentation on validation function value, allow null
2017-06-07 06:37:04 -07:00
Alexander James Phillips
10f421bb83 Fix importing nes/client 2017-05-08 12:35:40 +01:00
Alexander James Phillips
cde29f0e17 Fix hapi-auth-basic tsconfig 2017-05-08 00:46:34 +01:00
Alexander James Phillips
97ff039dc5 Add hapi-auth-basic to enable fixing nes properly 2017-05-08 00:41:29 +01:00