Luke Venn
|
538d534a4f
|
Added missing https AgentOptions to node 4 and 6 definitions
|
2016-08-01 17:12:48 +01:00 |
|
Vincent Rouille
|
b54fdb6595
|
Fix nodejs StringDecoder definition (#10100)
|
2016-07-19 17:05:08 -07:00 |
|
Jeremy
|
22bc90a0b2
|
Corrects readSync by making position argument optional. (#10029)
|
2016-07-09 15:30:47 +09:00 |
|
Flarna
|
7425c496f9
|
Add process.versions.modules to node 0.12, 4 and 6 (#9548)
|
2016-06-08 14:54:20 +09:00 |
|
Mohamed Hegazy
|
9081e075b7
|
Fix extend erro for NodeBuffer
With change https://github.com/Microsoft/TypeScript/pull/8515, `Uint8Array.fill` method now returns `this`.
Fixing definition of `NodeBuffer` to maintain extends relationship with `Uint8Array`
|
2016-05-23 17:25:06 -07:00 |
|
Masahiro Wakame
|
eeede9d1ad
|
split node-v4 definitions (#9341)
|
2016-05-15 01:59:20 +09:00 |
|