fsevents 1.1.1 → 1.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1078) hide show
  1. package/.travis.yml +13 -13
  2. package/binding.gyp +1 -9
  3. package/fsevents.cc +18 -32
  4. package/fsevents.js +1 -3
  5. package/install.js +13 -7
  6. package/package.json +7 -21
  7. package/src/async.cc +2 -2
  8. package/src/constants.cc +20 -20
  9. package/src/methods.cc +9 -7
  10. package/src/thread.cc +5 -6
  11. package/.npmignore +0 -1
  12. package/build/.target.mk +0 -49
  13. package/build/Makefile +0 -352
  14. package/build/action_after_build.target.mk +0 -32
  15. package/build/binding.Makefile +0 -6
  16. package/build/fse.target.mk +0 -169
  17. package/build/gyp-mac-tool +0 -612
  18. package/lib/binding/Release/node-v11-darwin-x64/fse.node +0 -0
  19. package/lib/binding/Release/node-v46-darwin-x64/fse.node +0 -0
  20. package/lib/binding/Release/node-v47-darwin-x64/fse.node +0 -0
  21. package/lib/binding/Release/node-v48-darwin-x64/fse.node +0 -0
  22. package/node_modules/abbrev/LICENSE +0 -15
  23. package/node_modules/abbrev/README.md +0 -23
  24. package/node_modules/abbrev/abbrev.js +0 -61
  25. package/node_modules/abbrev/package.json +0 -93
  26. package/node_modules/ansi-regex/index.js +0 -4
  27. package/node_modules/ansi-regex/license +0 -21
  28. package/node_modules/ansi-regex/package.json +0 -132
  29. package/node_modules/ansi-regex/readme.md +0 -39
  30. package/node_modules/ansi-styles/index.js +0 -65
  31. package/node_modules/ansi-styles/license +0 -21
  32. package/node_modules/ansi-styles/package.json +0 -114
  33. package/node_modules/ansi-styles/readme.md +0 -86
  34. package/node_modules/aproba/LICENSE +0 -14
  35. package/node_modules/aproba/README.md +0 -89
  36. package/node_modules/aproba/index.js +0 -103
  37. package/node_modules/aproba/package.json +0 -96
  38. package/node_modules/are-we-there-yet/.npmignore +0 -5
  39. package/node_modules/are-we-there-yet/CHANGES.md +0 -19
  40. package/node_modules/are-we-there-yet/LICENSE +0 -5
  41. package/node_modules/are-we-there-yet/README.md +0 -194
  42. package/node_modules/are-we-there-yet/index.js +0 -4
  43. package/node_modules/are-we-there-yet/package.json +0 -90
  44. package/node_modules/are-we-there-yet/test/lib/test-event.js +0 -29
  45. package/node_modules/are-we-there-yet/test/tracker.js +0 -57
  46. package/node_modules/are-we-there-yet/test/trackergroup.js +0 -96
  47. package/node_modules/are-we-there-yet/test/trackerstream.js +0 -51
  48. package/node_modules/are-we-there-yet/tracker-base.js +0 -11
  49. package/node_modules/are-we-there-yet/tracker-group.js +0 -107
  50. package/node_modules/are-we-there-yet/tracker-stream.js +0 -35
  51. package/node_modules/are-we-there-yet/tracker.js +0 -30
  52. package/node_modules/asn1/.npmignore +0 -2
  53. package/node_modules/asn1/.travis.yml +0 -4
  54. package/node_modules/asn1/LICENSE +0 -19
  55. package/node_modules/asn1/README.md +0 -50
  56. package/node_modules/asn1/lib/ber/errors.js +0 -13
  57. package/node_modules/asn1/lib/ber/index.js +0 -27
  58. package/node_modules/asn1/lib/ber/reader.js +0 -261
  59. package/node_modules/asn1/lib/ber/types.js +0 -36
  60. package/node_modules/asn1/lib/ber/writer.js +0 -316
  61. package/node_modules/asn1/lib/index.js +0 -20
  62. package/node_modules/asn1/package.json +0 -98
  63. package/node_modules/asn1/tst/ber/reader.test.js +0 -208
  64. package/node_modules/asn1/tst/ber/writer.test.js +0 -370
  65. package/node_modules/assert-plus/AUTHORS +0 -6
  66. package/node_modules/assert-plus/CHANGES.md +0 -8
  67. package/node_modules/assert-plus/README.md +0 -155
  68. package/node_modules/assert-plus/assert.js +0 -206
  69. package/node_modules/assert-plus/package.json +0 -115
  70. package/node_modules/asynckit/LICENSE +0 -21
  71. package/node_modules/asynckit/README.md +0 -233
  72. package/node_modules/asynckit/bench.js +0 -76
  73. package/node_modules/asynckit/index.js +0 -6
  74. package/node_modules/asynckit/lib/abort.js +0 -29
  75. package/node_modules/asynckit/lib/async.js +0 -34
  76. package/node_modules/asynckit/lib/defer.js +0 -26
  77. package/node_modules/asynckit/lib/iterate.js +0 -75
  78. package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  79. package/node_modules/asynckit/lib/readable_parallel.js +0 -25
  80. package/node_modules/asynckit/lib/readable_serial.js +0 -25
  81. package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  82. package/node_modules/asynckit/lib/state.js +0 -37
  83. package/node_modules/asynckit/lib/streamify.js +0 -141
  84. package/node_modules/asynckit/lib/terminator.js +0 -29
  85. package/node_modules/asynckit/package.json +0 -126
  86. package/node_modules/asynckit/parallel.js +0 -43
  87. package/node_modules/asynckit/serial.js +0 -17
  88. package/node_modules/asynckit/serialOrdered.js +0 -75
  89. package/node_modules/asynckit/stream.js +0 -21
  90. package/node_modules/aws-sign2/LICENSE +0 -55
  91. package/node_modules/aws-sign2/README.md +0 -4
  92. package/node_modules/aws-sign2/index.js +0 -212
  93. package/node_modules/aws-sign2/package.json +0 -81
  94. package/node_modules/aws4/.npmignore +0 -4
  95. package/node_modules/aws4/.tern-port +0 -1
  96. package/node_modules/aws4/.travis.yml +0 -5
  97. package/node_modules/aws4/LICENSE +0 -19
  98. package/node_modules/aws4/README.md +0 -523
  99. package/node_modules/aws4/aws4.js +0 -332
  100. package/node_modules/aws4/lru.js +0 -96
  101. package/node_modules/aws4/package.json +0 -140
  102. package/node_modules/balanced-match/.npmignore +0 -5
  103. package/node_modules/balanced-match/LICENSE.md +0 -21
  104. package/node_modules/balanced-match/README.md +0 -91
  105. package/node_modules/balanced-match/index.js +0 -58
  106. package/node_modules/balanced-match/package.json +0 -110
  107. package/node_modules/bcrypt-pbkdf/README.md +0 -39
  108. package/node_modules/bcrypt-pbkdf/index.js +0 -556
  109. package/node_modules/bcrypt-pbkdf/package.json +0 -84
  110. package/node_modules/block-stream/LICENCE +0 -25
  111. package/node_modules/block-stream/LICENSE +0 -15
  112. package/node_modules/block-stream/README.md +0 -14
  113. package/node_modules/block-stream/block-stream.js +0 -209
  114. package/node_modules/block-stream/package.json +0 -95
  115. package/node_modules/boom/.npmignore +0 -18
  116. package/node_modules/boom/.travis.yml +0 -8
  117. package/node_modules/boom/CONTRIBUTING.md +0 -1
  118. package/node_modules/boom/LICENSE +0 -28
  119. package/node_modules/boom/README.md +0 -652
  120. package/node_modules/boom/images/boom.png +0 -0
  121. package/node_modules/boom/lib/index.js +0 -318
  122. package/node_modules/boom/package.json +0 -98
  123. package/node_modules/boom/test/index.js +0 -654
  124. package/node_modules/brace-expansion/README.md +0 -122
  125. package/node_modules/brace-expansion/index.js +0 -201
  126. package/node_modules/brace-expansion/package.json +0 -112
  127. package/node_modules/buffer-shims/index.js +0 -108
  128. package/node_modules/buffer-shims/license.md +0 -19
  129. package/node_modules/buffer-shims/package.json +0 -86
  130. package/node_modules/buffer-shims/readme.md +0 -21
  131. package/node_modules/caseless/LICENSE +0 -28
  132. package/node_modules/caseless/README.md +0 -45
  133. package/node_modules/caseless/index.js +0 -66
  134. package/node_modules/caseless/package.json +0 -96
  135. package/node_modules/caseless/test.js +0 -40
  136. package/node_modules/chalk/index.js +0 -116
  137. package/node_modules/chalk/license +0 -21
  138. package/node_modules/chalk/package.json +0 -140
  139. package/node_modules/chalk/readme.md +0 -213
  140. package/node_modules/code-point-at/index.js +0 -32
  141. package/node_modules/code-point-at/license +0 -21
  142. package/node_modules/code-point-at/package.json +0 -106
  143. package/node_modules/code-point-at/readme.md +0 -32
  144. package/node_modules/combined-stream/License +0 -19
  145. package/node_modules/combined-stream/Readme.md +0 -138
  146. package/node_modules/combined-stream/lib/combined_stream.js +0 -188
  147. package/node_modules/combined-stream/package.json +0 -101
  148. package/node_modules/commander/History.md +0 -261
  149. package/node_modules/commander/LICENSE +0 -22
  150. package/node_modules/commander/Readme.md +0 -351
  151. package/node_modules/commander/index.js +0 -1110
  152. package/node_modules/commander/package.json +0 -104
  153. package/node_modules/concat-map/.travis.yml +0 -4
  154. package/node_modules/concat-map/LICENSE +0 -18
  155. package/node_modules/concat-map/README.markdown +0 -62
  156. package/node_modules/concat-map/example/map.js +0 -6
  157. package/node_modules/concat-map/index.js +0 -13
  158. package/node_modules/concat-map/package.json +0 -117
  159. package/node_modules/concat-map/test/map.js +0 -39
  160. package/node_modules/console-control-strings/LICENSE +0 -13
  161. package/node_modules/console-control-strings/README.md +0 -145
  162. package/node_modules/console-control-strings/README.md~ +0 -140
  163. package/node_modules/console-control-strings/index.js +0 -125
  164. package/node_modules/console-control-strings/package.json +0 -96
  165. package/node_modules/core-util-is/LICENSE +0 -19
  166. package/node_modules/core-util-is/README.md +0 -3
  167. package/node_modules/core-util-is/float.patch +0 -604
  168. package/node_modules/core-util-is/lib/util.js +0 -107
  169. package/node_modules/core-util-is/package.json +0 -95
  170. package/node_modules/core-util-is/test.js +0 -68
  171. package/node_modules/cryptiles/.npmignore +0 -18
  172. package/node_modules/cryptiles/.travis.yml +0 -8
  173. package/node_modules/cryptiles/LICENSE +0 -28
  174. package/node_modules/cryptiles/README.md +0 -16
  175. package/node_modules/cryptiles/lib/index.js +0 -68
  176. package/node_modules/cryptiles/package.json +0 -94
  177. package/node_modules/cryptiles/test/index.js +0 -102
  178. package/node_modules/dashdash/CHANGES.md +0 -364
  179. package/node_modules/dashdash/LICENSE.txt +0 -24
  180. package/node_modules/dashdash/README.md +0 -574
  181. package/node_modules/dashdash/etc/dashdash.bash_completion.in +0 -389
  182. package/node_modules/dashdash/lib/dashdash.js +0 -1055
  183. package/node_modules/dashdash/node_modules/assert-plus/AUTHORS +0 -6
  184. package/node_modules/dashdash/node_modules/assert-plus/CHANGES.md +0 -14
  185. package/node_modules/dashdash/node_modules/assert-plus/README.md +0 -162
  186. package/node_modules/dashdash/node_modules/assert-plus/assert.js +0 -211
  187. package/node_modules/dashdash/node_modules/assert-plus/package.json +0 -115
  188. package/node_modules/dashdash/package.json +0 -125
  189. package/node_modules/debug/.jshintrc +0 -3
  190. package/node_modules/debug/.npmignore +0 -6
  191. package/node_modules/debug/History.md +0 -195
  192. package/node_modules/debug/Makefile +0 -36
  193. package/node_modules/debug/Readme.md +0 -188
  194. package/node_modules/debug/bower.json +0 -28
  195. package/node_modules/debug/browser.js +0 -168
  196. package/node_modules/debug/component.json +0 -19
  197. package/node_modules/debug/debug.js +0 -197
  198. package/node_modules/debug/node.js +0 -209
  199. package/node_modules/debug/package.json +0 -106
  200. package/node_modules/deep-extend/CHANGELOG.md +0 -21
  201. package/node_modules/deep-extend/LICENSE +0 -20
  202. package/node_modules/deep-extend/README.md +0 -90
  203. package/node_modules/deep-extend/index.js +0 -1
  204. package/node_modules/deep-extend/lib/deep-extend.js +0 -144
  205. package/node_modules/deep-extend/package.json +0 -120
  206. package/node_modules/delayed-stream/.npmignore +0 -1
  207. package/node_modules/delayed-stream/License +0 -19
  208. package/node_modules/delayed-stream/Makefile +0 -7
  209. package/node_modules/delayed-stream/Readme.md +0 -141
  210. package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  211. package/node_modules/delayed-stream/package.json +0 -97
  212. package/node_modules/delegates/.npmignore +0 -1
  213. package/node_modules/delegates/History.md +0 -22
  214. package/node_modules/delegates/License +0 -20
  215. package/node_modules/delegates/Makefile +0 -8
  216. package/node_modules/delegates/Readme.md +0 -94
  217. package/node_modules/delegates/index.js +0 -121
  218. package/node_modules/delegates/package.json +0 -84
  219. package/node_modules/delegates/test/index.js +0 -94
  220. package/node_modules/ecc-jsbn/.npmignore +0 -15
  221. package/node_modules/ecc-jsbn/LICENSE +0 -21
  222. package/node_modules/ecc-jsbn/README.md +0 -8
  223. package/node_modules/ecc-jsbn/index.js +0 -57
  224. package/node_modules/ecc-jsbn/lib/LICENSE-jsbn +0 -40
  225. package/node_modules/ecc-jsbn/lib/ec.js +0 -561
  226. package/node_modules/ecc-jsbn/lib/sec.js +0 -170
  227. package/node_modules/ecc-jsbn/package.json +0 -90
  228. package/node_modules/ecc-jsbn/test.js +0 -14
  229. package/node_modules/escape-string-regexp/index.js +0 -11
  230. package/node_modules/escape-string-regexp/license +0 -21
  231. package/node_modules/escape-string-regexp/package.json +0 -109
  232. package/node_modules/escape-string-regexp/readme.md +0 -27
  233. package/node_modules/extend/.eslintrc +0 -192
  234. package/node_modules/extend/.jscs.json +0 -104
  235. package/node_modules/extend/.npmignore +0 -1
  236. package/node_modules/extend/.travis.yml +0 -44
  237. package/node_modules/extend/CHANGELOG.md +0 -69
  238. package/node_modules/extend/LICENSE +0 -23
  239. package/node_modules/extend/README.md +0 -62
  240. package/node_modules/extend/component.json +0 -32
  241. package/node_modules/extend/index.js +0 -86
  242. package/node_modules/extend/package.json +0 -106
  243. package/node_modules/extsprintf/.gitmodules +0 -6
  244. package/node_modules/extsprintf/LICENSE +0 -19
  245. package/node_modules/extsprintf/Makefile +0 -23
  246. package/node_modules/extsprintf/Makefile.deps +0 -39
  247. package/node_modules/extsprintf/Makefile.targ +0 -285
  248. package/node_modules/extsprintf/README.md +0 -39
  249. package/node_modules/extsprintf/examples/simple.js +0 -2
  250. package/node_modules/extsprintf/jsl.node.conf +0 -137
  251. package/node_modules/extsprintf/lib/extsprintf.js +0 -166
  252. package/node_modules/extsprintf/package.json +0 -74
  253. package/node_modules/forever-agent/LICENSE +0 -55
  254. package/node_modules/forever-agent/README.md +0 -4
  255. package/node_modules/forever-agent/index.js +0 -138
  256. package/node_modules/forever-agent/package.json +0 -88
  257. package/node_modules/form-data/License +0 -19
  258. package/node_modules/form-data/README.md +0 -217
  259. package/node_modules/form-data/lib/browser.js +0 -2
  260. package/node_modules/form-data/lib/form_data.js +0 -440
  261. package/node_modules/form-data/lib/populate.js +0 -10
  262. package/node_modules/form-data/package.json +0 -145
  263. package/node_modules/fs.realpath/LICENSE +0 -43
  264. package/node_modules/fs.realpath/README.md +0 -33
  265. package/node_modules/fs.realpath/index.js +0 -66
  266. package/node_modules/fs.realpath/old.js +0 -303
  267. package/node_modules/fs.realpath/package.json +0 -94
  268. package/node_modules/fstream/.npmignore +0 -5
  269. package/node_modules/fstream/.travis.yml +0 -9
  270. package/node_modules/fstream/LICENSE +0 -15
  271. package/node_modules/fstream/README.md +0 -76
  272. package/node_modules/fstream/examples/filter-pipe.js +0 -134
  273. package/node_modules/fstream/examples/pipe.js +0 -118
  274. package/node_modules/fstream/examples/reader.js +0 -68
  275. package/node_modules/fstream/examples/symlink-write.js +0 -27
  276. package/node_modules/fstream/fstream.js +0 -35
  277. package/node_modules/fstream/lib/abstract.js +0 -85
  278. package/node_modules/fstream/lib/collect.js +0 -70
  279. package/node_modules/fstream/lib/dir-reader.js +0 -252
  280. package/node_modules/fstream/lib/dir-writer.js +0 -174
  281. package/node_modules/fstream/lib/file-reader.js +0 -150
  282. package/node_modules/fstream/lib/file-writer.js +0 -107
  283. package/node_modules/fstream/lib/get-type.js +0 -33
  284. package/node_modules/fstream/lib/link-reader.js +0 -53
  285. package/node_modules/fstream/lib/link-writer.js +0 -95
  286. package/node_modules/fstream/lib/proxy-reader.js +0 -95
  287. package/node_modules/fstream/lib/proxy-writer.js +0 -111
  288. package/node_modules/fstream/lib/reader.js +0 -255
  289. package/node_modules/fstream/lib/socket-reader.js +0 -36
  290. package/node_modules/fstream/lib/writer.js +0 -390
  291. package/node_modules/fstream/package.json +0 -110
  292. package/node_modules/fstream-ignore/LICENSE +0 -15
  293. package/node_modules/fstream-ignore/README.md +0 -22
  294. package/node_modules/fstream-ignore/ignore.js +0 -275
  295. package/node_modules/fstream-ignore/package.json +0 -104
  296. package/node_modules/gauge/CHANGELOG.md +0 -155
  297. package/node_modules/gauge/LICENSE +0 -13
  298. package/node_modules/gauge/README.md +0 -399
  299. package/node_modules/gauge/base-theme.js +0 -14
  300. package/node_modules/gauge/error.js +0 -24
  301. package/node_modules/gauge/has-color.js +0 -12
  302. package/node_modules/gauge/index.js +0 -233
  303. package/node_modules/gauge/package.json +0 -126
  304. package/node_modules/gauge/plumbing.js +0 -47
  305. package/node_modules/gauge/process.js +0 -3
  306. package/node_modules/gauge/progress-bar.js +0 -35
  307. package/node_modules/gauge/render-template.js +0 -181
  308. package/node_modules/gauge/set-immediate.js +0 -7
  309. package/node_modules/gauge/set-interval.js +0 -3
  310. package/node_modules/gauge/spin.js +0 -5
  311. package/node_modules/gauge/template-item.js +0 -73
  312. package/node_modules/gauge/theme-set.js +0 -115
  313. package/node_modules/gauge/themes.js +0 -54
  314. package/node_modules/gauge/wide-truncate.js +0 -25
  315. package/node_modules/generate-function/.npmignore +0 -1
  316. package/node_modules/generate-function/.travis.yml +0 -3
  317. package/node_modules/generate-function/README.md +0 -72
  318. package/node_modules/generate-function/example.js +0 -27
  319. package/node_modules/generate-function/index.js +0 -61
  320. package/node_modules/generate-function/package.json +0 -87
  321. package/node_modules/generate-function/test.js +0 -33
  322. package/node_modules/generate-object-property/.npmignore +0 -1
  323. package/node_modules/generate-object-property/.travis.yml +0 -3
  324. package/node_modules/generate-object-property/LICENSE +0 -21
  325. package/node_modules/generate-object-property/README.md +0 -19
  326. package/node_modules/generate-object-property/index.js +0 -12
  327. package/node_modules/generate-object-property/package.json +0 -84
  328. package/node_modules/generate-object-property/test.js +0 -12
  329. package/node_modules/getpass/.npmignore +0 -8
  330. package/node_modules/getpass/.travis.yml +0 -9
  331. package/node_modules/getpass/LICENSE +0 -18
  332. package/node_modules/getpass/README.md +0 -32
  333. package/node_modules/getpass/lib/index.js +0 -123
  334. package/node_modules/getpass/node_modules/assert-plus/AUTHORS +0 -6
  335. package/node_modules/getpass/node_modules/assert-plus/CHANGES.md +0 -14
  336. package/node_modules/getpass/node_modules/assert-plus/README.md +0 -162
  337. package/node_modules/getpass/node_modules/assert-plus/assert.js +0 -211
  338. package/node_modules/getpass/node_modules/assert-plus/package.json +0 -115
  339. package/node_modules/getpass/package.json +0 -90
  340. package/node_modules/glob/LICENSE +0 -15
  341. package/node_modules/glob/README.md +0 -368
  342. package/node_modules/glob/changelog.md +0 -67
  343. package/node_modules/glob/common.js +0 -240
  344. package/node_modules/glob/glob.js +0 -792
  345. package/node_modules/glob/package.json +0 -111
  346. package/node_modules/glob/sync.js +0 -486
  347. package/node_modules/graceful-fs/LICENSE +0 -15
  348. package/node_modules/graceful-fs/README.md +0 -133
  349. package/node_modules/graceful-fs/fs.js +0 -21
  350. package/node_modules/graceful-fs/graceful-fs.js +0 -262
  351. package/node_modules/graceful-fs/legacy-streams.js +0 -118
  352. package/node_modules/graceful-fs/package.json +0 -111
  353. package/node_modules/graceful-fs/polyfills.js +0 -330
  354. package/node_modules/graceful-readlink/.npmignore +0 -3
  355. package/node_modules/graceful-readlink/.travis.yml +0 -5
  356. package/node_modules/graceful-readlink/LICENSE +0 -22
  357. package/node_modules/graceful-readlink/README.md +0 -17
  358. package/node_modules/graceful-readlink/index.js +0 -12
  359. package/node_modules/graceful-readlink/package.json +0 -83
  360. package/node_modules/har-validator/LICENSE +0 -13
  361. package/node_modules/har-validator/README.md +0 -309
  362. package/node_modules/har-validator/bin/har-validator +0 -56
  363. package/node_modules/har-validator/lib/async.js +0 -14
  364. package/node_modules/har-validator/lib/error.js +0 -10
  365. package/node_modules/har-validator/lib/index.js +0 -22
  366. package/node_modules/har-validator/lib/runner.js +0 -29
  367. package/node_modules/har-validator/lib/schemas/cache.json +0 -13
  368. package/node_modules/har-validator/lib/schemas/cacheEntry.json +0 -31
  369. package/node_modules/har-validator/lib/schemas/content.json +0 -27
  370. package/node_modules/har-validator/lib/schemas/cookie.json +0 -34
  371. package/node_modules/har-validator/lib/schemas/creator.json +0 -18
  372. package/node_modules/har-validator/lib/schemas/entry.json +0 -51
  373. package/node_modules/har-validator/lib/schemas/har.json +0 -11
  374. package/node_modules/har-validator/lib/schemas/index.js +0 -49
  375. package/node_modules/har-validator/lib/schemas/log.json +0 -34
  376. package/node_modules/har-validator/lib/schemas/page.json +0 -30
  377. package/node_modules/har-validator/lib/schemas/pageTimings.json +0 -16
  378. package/node_modules/har-validator/lib/schemas/postData.json +0 -41
  379. package/node_modules/har-validator/lib/schemas/record.json +0 -18
  380. package/node_modules/har-validator/lib/schemas/request.json +0 -55
  381. package/node_modules/har-validator/lib/schemas/response.json +0 -52
  382. package/node_modules/har-validator/lib/schemas/timings.json +0 -40
  383. package/node_modules/har-validator/package.json +0 -120
  384. package/node_modules/has-ansi/index.js +0 -4
  385. package/node_modules/has-ansi/license +0 -21
  386. package/node_modules/has-ansi/package.json +0 -118
  387. package/node_modules/has-ansi/readme.md +0 -36
  388. package/node_modules/has-unicode/LICENSE +0 -14
  389. package/node_modules/has-unicode/README.md +0 -43
  390. package/node_modules/has-unicode/index.js +0 -16
  391. package/node_modules/has-unicode/package.json +0 -94
  392. package/node_modules/hawk/.npmignore +0 -20
  393. package/node_modules/hawk/.travis.yml +0 -5
  394. package/node_modules/hawk/LICENSE +0 -28
  395. package/node_modules/hawk/README.md +0 -634
  396. package/node_modules/hawk/bower.json +0 -24
  397. package/node_modules/hawk/component.json +0 -19
  398. package/node_modules/hawk/dist/client.js +0 -343
  399. package/node_modules/hawk/example/usage.js +0 -78
  400. package/node_modules/hawk/images/hawk.png +0 -0
  401. package/node_modules/hawk/images/logo.png +0 -0
  402. package/node_modules/hawk/lib/browser.js +0 -637
  403. package/node_modules/hawk/lib/client.js +0 -369
  404. package/node_modules/hawk/lib/crypto.js +0 -126
  405. package/node_modules/hawk/lib/index.js +0 -15
  406. package/node_modules/hawk/lib/server.js +0 -548
  407. package/node_modules/hawk/lib/utils.js +0 -184
  408. package/node_modules/hawk/package.json +0 -101
  409. package/node_modules/hawk/test/browser.js +0 -1492
  410. package/node_modules/hawk/test/client.js +0 -440
  411. package/node_modules/hawk/test/crypto.js +0 -70
  412. package/node_modules/hawk/test/index.js +0 -378
  413. package/node_modules/hawk/test/readme.js +0 -95
  414. package/node_modules/hawk/test/server.js +0 -1329
  415. package/node_modules/hawk/test/uri.js +0 -838
  416. package/node_modules/hawk/test/utils.js +0 -149
  417. package/node_modules/hoek/.npmignore +0 -18
  418. package/node_modules/hoek/.travis.yml +0 -7
  419. package/node_modules/hoek/CONTRIBUTING.md +0 -1
  420. package/node_modules/hoek/LICENSE +0 -31
  421. package/node_modules/hoek/README.md +0 -584
  422. package/node_modules/hoek/images/hoek.png +0 -0
  423. package/node_modules/hoek/lib/escape.js +0 -132
  424. package/node_modules/hoek/lib/index.js +0 -993
  425. package/node_modules/hoek/package.json +0 -96
  426. package/node_modules/hoek/test/escaper.js +0 -88
  427. package/node_modules/hoek/test/index.js +0 -2513
  428. package/node_modules/hoek/test/modules/ignore.txt +0 -0
  429. package/node_modules/hoek/test/modules/test1.js +0 -1
  430. package/node_modules/hoek/test/modules/test2.js +0 -1
  431. package/node_modules/hoek/test/modules/test3.js +0 -1
  432. package/node_modules/http-signature/.dir-locals.el +0 -6
  433. package/node_modules/http-signature/.npmignore +0 -7
  434. package/node_modules/http-signature/CHANGES.md +0 -46
  435. package/node_modules/http-signature/LICENSE +0 -18
  436. package/node_modules/http-signature/README.md +0 -79
  437. package/node_modules/http-signature/http_signing.md +0 -363
  438. package/node_modules/http-signature/lib/index.js +0 -29
  439. package/node_modules/http-signature/lib/parser.js +0 -318
  440. package/node_modules/http-signature/lib/signer.js +0 -399
  441. package/node_modules/http-signature/lib/utils.js +0 -112
  442. package/node_modules/http-signature/lib/verify.js +0 -88
  443. package/node_modules/http-signature/package.json +0 -116
  444. package/node_modules/inflight/LICENSE +0 -15
  445. package/node_modules/inflight/README.md +0 -37
  446. package/node_modules/inflight/inflight.js +0 -54
  447. package/node_modules/inflight/package.json +0 -105
  448. package/node_modules/inherits/LICENSE +0 -16
  449. package/node_modules/inherits/README.md +0 -42
  450. package/node_modules/inherits/inherits.js +0 -7
  451. package/node_modules/inherits/inherits_browser.js +0 -23
  452. package/node_modules/inherits/package.json +0 -105
  453. package/node_modules/ini/LICENSE +0 -15
  454. package/node_modules/ini/README.md +0 -102
  455. package/node_modules/ini/ini.js +0 -190
  456. package/node_modules/ini/package.json +0 -89
  457. package/node_modules/is-fullwidth-code-point/index.js +0 -46
  458. package/node_modules/is-fullwidth-code-point/license +0 -21
  459. package/node_modules/is-fullwidth-code-point/package.json +0 -108
  460. package/node_modules/is-fullwidth-code-point/readme.md +0 -39
  461. package/node_modules/is-my-json-valid/.npmignore +0 -2
  462. package/node_modules/is-my-json-valid/.travis.yml +0 -3
  463. package/node_modules/is-my-json-valid/LICENSE +0 -21
  464. package/node_modules/is-my-json-valid/README.md +0 -173
  465. package/node_modules/is-my-json-valid/example.js +0 -18
  466. package/node_modules/is-my-json-valid/formats.js +0 -14
  467. package/node_modules/is-my-json-valid/index.js +0 -594
  468. package/node_modules/is-my-json-valid/package.json +0 -116
  469. package/node_modules/is-my-json-valid/require.js +0 -12
  470. package/node_modules/is-my-json-valid/test/fixtures/cosmic.js +0 -84
  471. package/node_modules/is-my-json-valid/test/json-schema-draft4/additionalItems.json +0 -82
  472. package/node_modules/is-my-json-valid/test/json-schema-draft4/additionalProperties.json +0 -88
  473. package/node_modules/is-my-json-valid/test/json-schema-draft4/allOf.json +0 -112
  474. package/node_modules/is-my-json-valid/test/json-schema-draft4/anyOf.json +0 -68
  475. package/node_modules/is-my-json-valid/test/json-schema-draft4/bignum.json +0 -107
  476. package/node_modules/is-my-json-valid/test/json-schema-draft4/default.json +0 -49
  477. package/node_modules/is-my-json-valid/test/json-schema-draft4/definitions.json +0 -32
  478. package/node_modules/is-my-json-valid/test/json-schema-draft4/dependencies.json +0 -113
  479. package/node_modules/is-my-json-valid/test/json-schema-draft4/enum.json +0 -72
  480. package/node_modules/is-my-json-valid/test/json-schema-draft4/format.json +0 -143
  481. package/node_modules/is-my-json-valid/test/json-schema-draft4/items.json +0 -46
  482. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxItems.json +0 -28
  483. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxLength.json +0 -28
  484. package/node_modules/is-my-json-valid/test/json-schema-draft4/maxProperties.json +0 -28
  485. package/node_modules/is-my-json-valid/test/json-schema-draft4/maximum.json +0 -42
  486. package/node_modules/is-my-json-valid/test/json-schema-draft4/minItems.json +0 -28
  487. package/node_modules/is-my-json-valid/test/json-schema-draft4/minLength.json +0 -28
  488. package/node_modules/is-my-json-valid/test/json-schema-draft4/minProperties.json +0 -28
  489. package/node_modules/is-my-json-valid/test/json-schema-draft4/minimum.json +0 -42
  490. package/node_modules/is-my-json-valid/test/json-schema-draft4/multipleOf.json +0 -96
  491. package/node_modules/is-my-json-valid/test/json-schema-draft4/not.json +0 -96
  492. package/node_modules/is-my-json-valid/test/json-schema-draft4/nullAndFormat.json +0 -18
  493. package/node_modules/is-my-json-valid/test/json-schema-draft4/nullAndObject.json +0 -18
  494. package/node_modules/is-my-json-valid/test/json-schema-draft4/oneOf.json +0 -68
  495. package/node_modules/is-my-json-valid/test/json-schema-draft4/pattern.json +0 -23
  496. package/node_modules/is-my-json-valid/test/json-schema-draft4/patternProperties.json +0 -110
  497. package/node_modules/is-my-json-valid/test/json-schema-draft4/properties.json +0 -92
  498. package/node_modules/is-my-json-valid/test/json-schema-draft4/ref.json +0 -128
  499. package/node_modules/is-my-json-valid/test/json-schema-draft4/refRemote.json +0 -74
  500. package/node_modules/is-my-json-valid/test/json-schema-draft4/required.json +0 -39
  501. package/node_modules/is-my-json-valid/test/json-schema-draft4/type.json +0 -330
  502. package/node_modules/is-my-json-valid/test/json-schema-draft4/uniqueItems.json +0 -79
  503. package/node_modules/is-my-json-valid/test/json-schema.js +0 -23
  504. package/node_modules/is-my-json-valid/test/misc.js +0 -471
  505. package/node_modules/is-property/.npmignore +0 -17
  506. package/node_modules/is-property/LICENSE +0 -22
  507. package/node_modules/is-property/README.md +0 -28
  508. package/node_modules/is-property/is-property.js +0 -5
  509. package/node_modules/is-property/package.json +0 -92
  510. package/node_modules/is-typedarray/LICENSE.md +0 -18
  511. package/node_modules/is-typedarray/README.md +0 -16
  512. package/node_modules/is-typedarray/index.js +0 -41
  513. package/node_modules/is-typedarray/package.json +0 -90
  514. package/node_modules/is-typedarray/test.js +0 -34
  515. package/node_modules/isarray/.npmignore +0 -1
  516. package/node_modules/isarray/.travis.yml +0 -4
  517. package/node_modules/isarray/Makefile +0 -6
  518. package/node_modules/isarray/README.md +0 -60
  519. package/node_modules/isarray/component.json +0 -19
  520. package/node_modules/isarray/index.js +0 -5
  521. package/node_modules/isarray/package.json +0 -105
  522. package/node_modules/isarray/test.js +0 -20
  523. package/node_modules/isstream/.jshintrc +0 -59
  524. package/node_modules/isstream/.npmignore +0 -1
  525. package/node_modules/isstream/.travis.yml +0 -12
  526. package/node_modules/isstream/LICENSE.md +0 -11
  527. package/node_modules/isstream/README.md +0 -66
  528. package/node_modules/isstream/isstream.js +0 -27
  529. package/node_modules/isstream/package.json +0 -93
  530. package/node_modules/isstream/test.js +0 -168
  531. package/node_modules/jodid25519/.npmignore +0 -11
  532. package/node_modules/jodid25519/.travis.yml +0 -7
  533. package/node_modules/jodid25519/AUTHORS.md +0 -3
  534. package/node_modules/jodid25519/LICENSE +0 -23
  535. package/node_modules/jodid25519/README.md +0 -51
  536. package/node_modules/jodid25519/almond.0 +0 -42
  537. package/node_modules/jodid25519/almond.1 +0 -13
  538. package/node_modules/jodid25519/index.js +0 -35
  539. package/node_modules/jodid25519/jsdoc.json +0 -19
  540. package/node_modules/jodid25519/lib/core.js +0 -481
  541. package/node_modules/jodid25519/lib/curve255.js +0 -221
  542. package/node_modules/jodid25519/lib/dh.js +0 -111
  543. package/node_modules/jodid25519/lib/eddsa.js +0 -573
  544. package/node_modules/jodid25519/lib/utils.js +0 -198
  545. package/node_modules/jodid25519/package.json +0 -104
  546. package/node_modules/jsbn/.npmignore +0 -2
  547. package/node_modules/jsbn/LICENSE +0 -40
  548. package/node_modules/jsbn/README.md +0 -175
  549. package/node_modules/jsbn/example.html +0 -12
  550. package/node_modules/jsbn/example.js +0 -3
  551. package/node_modules/jsbn/index.js +0 -1357
  552. package/node_modules/jsbn/package.json +0 -91
  553. package/node_modules/json-schema/README.md +0 -5
  554. package/node_modules/json-schema/draft-00/hyper-schema +0 -68
  555. package/node_modules/json-schema/draft-00/json-ref +0 -26
  556. package/node_modules/json-schema/draft-00/links +0 -33
  557. package/node_modules/json-schema/draft-00/schema +0 -155
  558. package/node_modules/json-schema/draft-01/hyper-schema +0 -68
  559. package/node_modules/json-schema/draft-01/json-ref +0 -26
  560. package/node_modules/json-schema/draft-01/links +0 -33
  561. package/node_modules/json-schema/draft-01/schema +0 -155
  562. package/node_modules/json-schema/draft-02/hyper-schema +0 -68
  563. package/node_modules/json-schema/draft-02/json-ref +0 -26
  564. package/node_modules/json-schema/draft-02/links +0 -35
  565. package/node_modules/json-schema/draft-02/schema +0 -166
  566. package/node_modules/json-schema/draft-03/examples/address +0 -20
  567. package/node_modules/json-schema/draft-03/examples/calendar +0 -53
  568. package/node_modules/json-schema/draft-03/examples/card +0 -105
  569. package/node_modules/json-schema/draft-03/examples/geo +0 -8
  570. package/node_modules/json-schema/draft-03/examples/interfaces +0 -23
  571. package/node_modules/json-schema/draft-03/hyper-schema +0 -60
  572. package/node_modules/json-schema/draft-03/json-ref +0 -26
  573. package/node_modules/json-schema/draft-03/links +0 -35
  574. package/node_modules/json-schema/draft-03/schema +0 -174
  575. package/node_modules/json-schema/draft-04/hyper-schema +0 -60
  576. package/node_modules/json-schema/draft-04/links +0 -41
  577. package/node_modules/json-schema/draft-04/schema +0 -189
  578. package/node_modules/json-schema/draft-zyp-json-schema-03.xml +0 -1120
  579. package/node_modules/json-schema/draft-zyp-json-schema-04.xml +0 -1072
  580. package/node_modules/json-schema/lib/links.js +0 -66
  581. package/node_modules/json-schema/lib/validate.js +0 -273
  582. package/node_modules/json-schema/package.json +0 -100
  583. package/node_modules/json-schema/test/tests.js +0 -95
  584. package/node_modules/json-stringify-safe/.npmignore +0 -1
  585. package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
  586. package/node_modules/json-stringify-safe/LICENSE +0 -15
  587. package/node_modules/json-stringify-safe/Makefile +0 -35
  588. package/node_modules/json-stringify-safe/README.md +0 -52
  589. package/node_modules/json-stringify-safe/package.json +0 -102
  590. package/node_modules/json-stringify-safe/stringify.js +0 -27
  591. package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
  592. package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
  593. package/node_modules/jsonpointer/LICENSE.md +0 -21
  594. package/node_modules/jsonpointer/README.md +0 -39
  595. package/node_modules/jsonpointer/jsonpointer.js +0 -93
  596. package/node_modules/jsonpointer/package.json +0 -112
  597. package/node_modules/jsprim/CHANGES.md +0 -39
  598. package/node_modules/jsprim/LICENSE +0 -19
  599. package/node_modules/jsprim/README.md +0 -237
  600. package/node_modules/jsprim/lib/jsprim.js +0 -488
  601. package/node_modules/jsprim/package.json +0 -85
  602. package/node_modules/mime-db/HISTORY.md +0 -391
  603. package/node_modules/mime-db/LICENSE +0 -22
  604. package/node_modules/mime-db/README.md +0 -82
  605. package/node_modules/mime-db/db.json +0 -6751
  606. package/node_modules/mime-db/index.js +0 -11
  607. package/node_modules/mime-db/package.json +0 -138
  608. package/node_modules/mime-types/HISTORY.md +0 -216
  609. package/node_modules/mime-types/LICENSE +0 -23
  610. package/node_modules/mime-types/README.md +0 -103
  611. package/node_modules/mime-types/index.js +0 -188
  612. package/node_modules/mime-types/package.json +0 -128
  613. package/node_modules/minimatch/LICENSE +0 -15
  614. package/node_modules/minimatch/README.md +0 -209
  615. package/node_modules/minimatch/minimatch.js +0 -923
  616. package/node_modules/minimatch/package.json +0 -98
  617. package/node_modules/minimist/.travis.yml +0 -4
  618. package/node_modules/minimist/LICENSE +0 -18
  619. package/node_modules/minimist/example/parse.js +0 -2
  620. package/node_modules/minimist/index.js +0 -187
  621. package/node_modules/minimist/package.json +0 -101
  622. package/node_modules/minimist/readme.markdown +0 -73
  623. package/node_modules/minimist/test/dash.js +0 -24
  624. package/node_modules/minimist/test/default_bool.js +0 -20
  625. package/node_modules/minimist/test/dotted.js +0 -16
  626. package/node_modules/minimist/test/long.js +0 -31
  627. package/node_modules/minimist/test/parse.js +0 -318
  628. package/node_modules/minimist/test/parse_modified.js +0 -9
  629. package/node_modules/minimist/test/short.js +0 -67
  630. package/node_modules/minimist/test/whitespace.js +0 -8
  631. package/node_modules/mkdirp/.travis.yml +0 -8
  632. package/node_modules/mkdirp/LICENSE +0 -21
  633. package/node_modules/mkdirp/bin/cmd.js +0 -33
  634. package/node_modules/mkdirp/bin/usage.txt +0 -12
  635. package/node_modules/mkdirp/examples/pow.js +0 -6
  636. package/node_modules/mkdirp/index.js +0 -98
  637. package/node_modules/mkdirp/package.json +0 -95
  638. package/node_modules/mkdirp/readme.markdown +0 -100
  639. package/node_modules/mkdirp/test/chmod.js +0 -41
  640. package/node_modules/mkdirp/test/clobber.js +0 -38
  641. package/node_modules/mkdirp/test/mkdirp.js +0 -28
  642. package/node_modules/mkdirp/test/opts_fs.js +0 -29
  643. package/node_modules/mkdirp/test/opts_fs_sync.js +0 -27
  644. package/node_modules/mkdirp/test/perm.js +0 -32
  645. package/node_modules/mkdirp/test/perm_sync.js +0 -36
  646. package/node_modules/mkdirp/test/race.js +0 -37
  647. package/node_modules/mkdirp/test/rel.js +0 -32
  648. package/node_modules/mkdirp/test/return.js +0 -25
  649. package/node_modules/mkdirp/test/return_sync.js +0 -24
  650. package/node_modules/mkdirp/test/root.js +0 -19
  651. package/node_modules/mkdirp/test/sync.js +0 -32
  652. package/node_modules/mkdirp/test/umask.js +0 -28
  653. package/node_modules/mkdirp/test/umask_sync.js +0 -32
  654. package/node_modules/ms/.npmignore +0 -5
  655. package/node_modules/ms/History.md +0 -66
  656. package/node_modules/ms/LICENSE +0 -20
  657. package/node_modules/ms/README.md +0 -35
  658. package/node_modules/ms/index.js +0 -125
  659. package/node_modules/ms/package.json +0 -82
  660. package/node_modules/node-pre-gyp/CHANGELOG.md +0 -343
  661. package/node_modules/node-pre-gyp/LICENSE +0 -27
  662. package/node_modules/node-pre-gyp/README.md +0 -574
  663. package/node_modules/node-pre-gyp/appveyor.yml +0 -40
  664. package/node_modules/node-pre-gyp/bin/node-pre-gyp +0 -131
  665. package/node_modules/node-pre-gyp/bin/node-pre-gyp.cmd +0 -2
  666. package/node_modules/node-pre-gyp/lib/build.js +0 -43
  667. package/node_modules/node-pre-gyp/lib/clean.js +0 -23
  668. package/node_modules/node-pre-gyp/lib/configure.js +0 -48
  669. package/node_modules/node-pre-gyp/lib/info.js +0 -40
  670. package/node_modules/node-pre-gyp/lib/install.js +0 -239
  671. package/node_modules/node-pre-gyp/lib/node-pre-gyp.js +0 -194
  672. package/node_modules/node-pre-gyp/lib/package.js +0 -46
  673. package/node_modules/node-pre-gyp/lib/pre-binding.js +0 -25
  674. package/node_modules/node-pre-gyp/lib/publish.js +0 -77
  675. package/node_modules/node-pre-gyp/lib/rebuild.js +0 -13
  676. package/node_modules/node-pre-gyp/lib/reinstall.js +0 -13
  677. package/node_modules/node-pre-gyp/lib/reveal.js +0 -31
  678. package/node_modules/node-pre-gyp/lib/testbinary.js +0 -73
  679. package/node_modules/node-pre-gyp/lib/testpackage.js +0 -49
  680. package/node_modules/node-pre-gyp/lib/unpublish.js +0 -41
  681. package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +0 -1414
  682. package/node_modules/node-pre-gyp/lib/util/compile.js +0 -87
  683. package/node_modules/node-pre-gyp/lib/util/handle_gyp_opts.js +0 -94
  684. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/index.html +0 -26
  685. package/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/package.json +0 -9
  686. package/node_modules/node-pre-gyp/lib/util/s3_setup.js +0 -27
  687. package/node_modules/node-pre-gyp/lib/util/versioning.js +0 -308
  688. package/node_modules/node-pre-gyp/package.json +0 -133
  689. package/node_modules/nopt/.npmignore +0 -1
  690. package/node_modules/nopt/.travis.yml +0 -9
  691. package/node_modules/nopt/LICENSE +0 -15
  692. package/node_modules/nopt/README.md +0 -211
  693. package/node_modules/nopt/bin/nopt.js +0 -54
  694. package/node_modules/nopt/examples/my-program.js +0 -30
  695. package/node_modules/nopt/lib/nopt.js +0 -415
  696. package/node_modules/nopt/package.json +0 -96
  697. package/node_modules/nopt/test/basic.js +0 -273
  698. package/node_modules/npmlog/CHANGELOG.md +0 -45
  699. package/node_modules/npmlog/LICENSE +0 -15
  700. package/node_modules/npmlog/README.md +0 -216
  701. package/node_modules/npmlog/log.js +0 -302
  702. package/node_modules/npmlog/package.json +0 -108
  703. package/node_modules/number-is-nan/index.js +0 -4
  704. package/node_modules/number-is-nan/license +0 -21
  705. package/node_modules/number-is-nan/package.json +0 -103
  706. package/node_modules/number-is-nan/readme.md +0 -28
  707. package/node_modules/oauth-sign/LICENSE +0 -55
  708. package/node_modules/oauth-sign/README.md +0 -4
  709. package/node_modules/oauth-sign/index.js +0 -136
  710. package/node_modules/oauth-sign/package.json +0 -98
  711. package/node_modules/object-assign/index.js +0 -90
  712. package/node_modules/object-assign/license +0 -21
  713. package/node_modules/object-assign/package.json +0 -118
  714. package/node_modules/object-assign/readme.md +0 -61
  715. package/node_modules/once/LICENSE +0 -15
  716. package/node_modules/once/README.md +0 -79
  717. package/node_modules/once/once.js +0 -42
  718. package/node_modules/once/package.json +0 -101
  719. package/node_modules/path-is-absolute/index.js +0 -20
  720. package/node_modules/path-is-absolute/license +0 -21
  721. package/node_modules/path-is-absolute/package.json +0 -111
  722. package/node_modules/path-is-absolute/readme.md +0 -59
  723. package/node_modules/pinkie/index.js +0 -292
  724. package/node_modules/pinkie/license +0 -21
  725. package/node_modules/pinkie/package.json +0 -100
  726. package/node_modules/pinkie/readme.md +0 -83
  727. package/node_modules/pinkie-promise/index.js +0 -3
  728. package/node_modules/pinkie-promise/license +0 -21
  729. package/node_modules/pinkie-promise/package.json +0 -102
  730. package/node_modules/pinkie-promise/readme.md +0 -28
  731. package/node_modules/process-nextick-args/.travis.yml +0 -12
  732. package/node_modules/process-nextick-args/index.js +0 -43
  733. package/node_modules/process-nextick-args/license.md +0 -19
  734. package/node_modules/process-nextick-args/package.json +0 -84
  735. package/node_modules/process-nextick-args/readme.md +0 -18
  736. package/node_modules/process-nextick-args/test.js +0 -24
  737. package/node_modules/punycode/LICENSE-MIT.txt +0 -20
  738. package/node_modules/punycode/README.md +0 -176
  739. package/node_modules/punycode/package.json +0 -127
  740. package/node_modules/punycode/punycode.js +0 -533
  741. package/node_modules/qs/.eslintignore +0 -1
  742. package/node_modules/qs/.eslintrc +0 -19
  743. package/node_modules/qs/CHANGELOG.md +0 -156
  744. package/node_modules/qs/LICENSE +0 -28
  745. package/node_modules/qs/README.md +0 -431
  746. package/node_modules/qs/dist/qs.js +0 -587
  747. package/node_modules/qs/lib/formats.js +0 -18
  748. package/node_modules/qs/lib/index.js +0 -11
  749. package/node_modules/qs/lib/parse.js +0 -166
  750. package/node_modules/qs/lib/stringify.js +0 -200
  751. package/node_modules/qs/lib/utils.js +0 -180
  752. package/node_modules/qs/package.json +0 -121
  753. package/node_modules/qs/test/.eslintrc +0 -10
  754. package/node_modules/qs/test/index.js +0 -7
  755. package/node_modules/qs/test/parse.js +0 -484
  756. package/node_modules/qs/test/stringify.js +0 -538
  757. package/node_modules/qs/test/utils.js +0 -22
  758. package/node_modules/rc/.npmignore +0 -3
  759. package/node_modules/rc/LICENSE.APACHE2 +0 -15
  760. package/node_modules/rc/LICENSE.BSD +0 -26
  761. package/node_modules/rc/LICENSE.MIT +0 -24
  762. package/node_modules/rc/README.md +0 -149
  763. package/node_modules/rc/browser.js +0 -7
  764. package/node_modules/rc/index.js +0 -60
  765. package/node_modules/rc/lib/utils.js +0 -103
  766. package/node_modules/rc/node_modules/minimist/.travis.yml +0 -8
  767. package/node_modules/rc/node_modules/minimist/LICENSE +0 -18
  768. package/node_modules/rc/node_modules/minimist/example/parse.js +0 -2
  769. package/node_modules/rc/node_modules/minimist/index.js +0 -236
  770. package/node_modules/rc/node_modules/minimist/package.json +0 -105
  771. package/node_modules/rc/node_modules/minimist/readme.markdown +0 -91
  772. package/node_modules/rc/node_modules/minimist/test/all_bool.js +0 -32
  773. package/node_modules/rc/node_modules/minimist/test/bool.js +0 -166
  774. package/node_modules/rc/node_modules/minimist/test/dash.js +0 -31
  775. package/node_modules/rc/node_modules/minimist/test/default_bool.js +0 -35
  776. package/node_modules/rc/node_modules/minimist/test/dotted.js +0 -22
  777. package/node_modules/rc/node_modules/minimist/test/kv_short.js +0 -16
  778. package/node_modules/rc/node_modules/minimist/test/long.js +0 -31
  779. package/node_modules/rc/node_modules/minimist/test/num.js +0 -36
  780. package/node_modules/rc/node_modules/minimist/test/parse.js +0 -197
  781. package/node_modules/rc/node_modules/minimist/test/parse_modified.js +0 -9
  782. package/node_modules/rc/node_modules/minimist/test/short.js +0 -67
  783. package/node_modules/rc/node_modules/minimist/test/stop_early.js +0 -15
  784. package/node_modules/rc/node_modules/minimist/test/unknown.js +0 -102
  785. package/node_modules/rc/node_modules/minimist/test/whitespace.js +0 -8
  786. package/node_modules/rc/package.json +0 -100
  787. package/node_modules/rc/test/ini.js +0 -16
  788. package/node_modules/rc/test/nested-env-vars.js +0 -40
  789. package/node_modules/rc/test/test.js +0 -59
  790. package/node_modules/readable-stream/.npmignore +0 -9
  791. package/node_modules/readable-stream/.travis.yml +0 -49
  792. package/node_modules/readable-stream/LICENSE +0 -18
  793. package/node_modules/readable-stream/README.md +0 -40
  794. package/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
  795. package/node_modules/readable-stream/duplex.js +0 -1
  796. package/node_modules/readable-stream/lib/_stream_duplex.js +0 -75
  797. package/node_modules/readable-stream/lib/_stream_passthrough.js +0 -26
  798. package/node_modules/readable-stream/lib/_stream_readable.js +0 -941
  799. package/node_modules/readable-stream/lib/_stream_transform.js +0 -182
  800. package/node_modules/readable-stream/lib/_stream_writable.js +0 -554
  801. package/node_modules/readable-stream/lib/internal/streams/BufferList.js +0 -64
  802. package/node_modules/readable-stream/package.json +0 -126
  803. package/node_modules/readable-stream/passthrough.js +0 -1
  804. package/node_modules/readable-stream/readable.js +0 -16
  805. package/node_modules/readable-stream/transform.js +0 -1
  806. package/node_modules/readable-stream/writable.js +0 -1
  807. package/node_modules/request/CHANGELOG.md +0 -662
  808. package/node_modules/request/LICENSE +0 -55
  809. package/node_modules/request/README.md +0 -1098
  810. package/node_modules/request/index.js +0 -156
  811. package/node_modules/request/lib/auth.js +0 -168
  812. package/node_modules/request/lib/cookies.js +0 -39
  813. package/node_modules/request/lib/getProxyFromURI.js +0 -79
  814. package/node_modules/request/lib/har.js +0 -215
  815. package/node_modules/request/lib/helpers.js +0 -65
  816. package/node_modules/request/lib/multipart.js +0 -112
  817. package/node_modules/request/lib/oauth.js +0 -147
  818. package/node_modules/request/lib/querystring.js +0 -51
  819. package/node_modules/request/lib/redirect.js +0 -157
  820. package/node_modules/request/lib/tunnel.js +0 -176
  821. package/node_modules/request/package.json +0 -163
  822. package/node_modules/request/request.js +0 -1475
  823. package/node_modules/rimraf/LICENSE +0 -15
  824. package/node_modules/rimraf/README.md +0 -101
  825. package/node_modules/rimraf/bin.js +0 -40
  826. package/node_modules/rimraf/package.json +0 -101
  827. package/node_modules/rimraf/rimraf.js +0 -343
  828. package/node_modules/semver/LICENSE +0 -15
  829. package/node_modules/semver/README.md +0 -350
  830. package/node_modules/semver/bin/semver +0 -133
  831. package/node_modules/semver/package.json +0 -94
  832. package/node_modules/semver/range.bnf +0 -16
  833. package/node_modules/semver/semver.js +0 -1203
  834. package/node_modules/set-blocking/CHANGELOG.md +0 -26
  835. package/node_modules/set-blocking/LICENSE.txt +0 -14
  836. package/node_modules/set-blocking/README.md +0 -31
  837. package/node_modules/set-blocking/index.js +0 -7
  838. package/node_modules/set-blocking/package.json +0 -106
  839. package/node_modules/signal-exit/CHANGELOG.md +0 -27
  840. package/node_modules/signal-exit/LICENSE.txt +0 -16
  841. package/node_modules/signal-exit/README.md +0 -40
  842. package/node_modules/signal-exit/index.js +0 -157
  843. package/node_modules/signal-exit/package.json +0 -106
  844. package/node_modules/signal-exit/signals.js +0 -53
  845. package/node_modules/sntp/.npmignore +0 -18
  846. package/node_modules/sntp/.travis.yml +0 -5
  847. package/node_modules/sntp/LICENSE +0 -28
  848. package/node_modules/sntp/Makefile +0 -9
  849. package/node_modules/sntp/README.md +0 -68
  850. package/node_modules/sntp/examples/offset.js +0 -16
  851. package/node_modules/sntp/examples/time.js +0 -25
  852. package/node_modules/sntp/index.js +0 -1
  853. package/node_modules/sntp/lib/index.js +0 -412
  854. package/node_modules/sntp/package.json +0 -98
  855. package/node_modules/sntp/test/index.js +0 -435
  856. package/node_modules/sshpk/.npmignore +0 -9
  857. package/node_modules/sshpk/.travis.yml +0 -11
  858. package/node_modules/sshpk/LICENSE +0 -18
  859. package/node_modules/sshpk/README.md +0 -666
  860. package/node_modules/sshpk/bin/sshpk-conv +0 -201
  861. package/node_modules/sshpk/bin/sshpk-sign +0 -191
  862. package/node_modules/sshpk/bin/sshpk-verify +0 -166
  863. package/node_modules/sshpk/lib/algs.js +0 -168
  864. package/node_modules/sshpk/lib/certificate.js +0 -291
  865. package/node_modules/sshpk/lib/dhe.js +0 -311
  866. package/node_modules/sshpk/lib/ed-compat.js +0 -96
  867. package/node_modules/sshpk/lib/errors.js +0 -84
  868. package/node_modules/sshpk/lib/fingerprint.js +0 -161
  869. package/node_modules/sshpk/lib/formats/auto.js +0 -73
  870. package/node_modules/sshpk/lib/formats/openssh-cert.js +0 -289
  871. package/node_modules/sshpk/lib/formats/pem.js +0 -186
  872. package/node_modules/sshpk/lib/formats/pkcs1.js +0 -320
  873. package/node_modules/sshpk/lib/formats/pkcs8.js +0 -505
  874. package/node_modules/sshpk/lib/formats/rfc4253.js +0 -146
  875. package/node_modules/sshpk/lib/formats/ssh-private.js +0 -261
  876. package/node_modules/sshpk/lib/formats/ssh.js +0 -114
  877. package/node_modules/sshpk/lib/formats/x509-pem.js +0 -77
  878. package/node_modules/sshpk/lib/formats/x509.js +0 -484
  879. package/node_modules/sshpk/lib/identity.js +0 -277
  880. package/node_modules/sshpk/lib/index.js +0 -38
  881. package/node_modules/sshpk/lib/key.js +0 -270
  882. package/node_modules/sshpk/lib/private-key.js +0 -231
  883. package/node_modules/sshpk/lib/signature.js +0 -245
  884. package/node_modules/sshpk/lib/ssh-buffer.js +0 -148
  885. package/node_modules/sshpk/lib/utils.js +0 -288
  886. package/node_modules/sshpk/man/man1/sshpk-conv.1 +0 -135
  887. package/node_modules/sshpk/man/man1/sshpk-sign.1 +0 -81
  888. package/node_modules/sshpk/man/man1/sshpk-verify.1 +0 -68
  889. package/node_modules/sshpk/node_modules/assert-plus/AUTHORS +0 -6
  890. package/node_modules/sshpk/node_modules/assert-plus/CHANGES.md +0 -14
  891. package/node_modules/sshpk/node_modules/assert-plus/README.md +0 -162
  892. package/node_modules/sshpk/node_modules/assert-plus/assert.js +0 -211
  893. package/node_modules/sshpk/node_modules/assert-plus/package.json +0 -115
  894. package/node_modules/sshpk/package.json +0 -135
  895. package/node_modules/string-width/index.js +0 -37
  896. package/node_modules/string-width/license +0 -21
  897. package/node_modules/string-width/package.json +0 -124
  898. package/node_modules/string-width/readme.md +0 -42
  899. package/node_modules/string_decoder/.npmignore +0 -2
  900. package/node_modules/string_decoder/LICENSE +0 -20
  901. package/node_modules/string_decoder/README.md +0 -7
  902. package/node_modules/string_decoder/index.js +0 -221
  903. package/node_modules/string_decoder/package.json +0 -88
  904. package/node_modules/stringstream/.npmignore +0 -15
  905. package/node_modules/stringstream/.travis.yml +0 -4
  906. package/node_modules/stringstream/LICENSE.txt +0 -22
  907. package/node_modules/stringstream/README.md +0 -38
  908. package/node_modules/stringstream/example.js +0 -27
  909. package/node_modules/stringstream/package.json +0 -85
  910. package/node_modules/stringstream/stringstream.js +0 -102
  911. package/node_modules/strip-ansi/index.js +0 -6
  912. package/node_modules/strip-ansi/license +0 -21
  913. package/node_modules/strip-ansi/package.json +0 -125
  914. package/node_modules/strip-ansi/readme.md +0 -33
  915. package/node_modules/strip-json-comments/index.js +0 -70
  916. package/node_modules/strip-json-comments/license +0 -21
  917. package/node_modules/strip-json-comments/package.json +0 -110
  918. package/node_modules/strip-json-comments/readme.md +0 -64
  919. package/node_modules/supports-color/index.js +0 -50
  920. package/node_modules/supports-color/license +0 -21
  921. package/node_modules/supports-color/package.json +0 -113
  922. package/node_modules/supports-color/readme.md +0 -36
  923. package/node_modules/tar/.npmignore +0 -5
  924. package/node_modules/tar/.travis.yml +0 -4
  925. package/node_modules/tar/LICENSE +0 -12
  926. package/node_modules/tar/README.md +0 -50
  927. package/node_modules/tar/examples/extracter.js +0 -19
  928. package/node_modules/tar/examples/packer.js +0 -24
  929. package/node_modules/tar/examples/reader.js +0 -36
  930. package/node_modules/tar/lib/buffer-entry.js +0 -30
  931. package/node_modules/tar/lib/entry-writer.js +0 -169
  932. package/node_modules/tar/lib/entry.js +0 -220
  933. package/node_modules/tar/lib/extended-header-writer.js +0 -191
  934. package/node_modules/tar/lib/extended-header.js +0 -140
  935. package/node_modules/tar/lib/extract.js +0 -94
  936. package/node_modules/tar/lib/global-header-writer.js +0 -14
  937. package/node_modules/tar/lib/header.js +0 -385
  938. package/node_modules/tar/lib/pack.js +0 -236
  939. package/node_modules/tar/lib/parse.js +0 -275
  940. package/node_modules/tar/package.json +0 -103
  941. package/node_modules/tar/tar.js +0 -173
  942. package/node_modules/tar/test/00-setup-fixtures.js +0 -53
  943. package/node_modules/tar/test/cb-never-called-1.0.1.tgz +0 -0
  944. package/node_modules/tar/test/dir-normalization.js +0 -177
  945. package/node_modules/tar/test/dir-normalization.tar +0 -0
  946. package/node_modules/tar/test/error-on-broken.js +0 -33
  947. package/node_modules/tar/test/extract-move.js +0 -132
  948. package/node_modules/tar/test/extract.js +0 -367
  949. package/node_modules/tar/test/fixtures.tgz +0 -0
  950. package/node_modules/tar/test/header.js +0 -183
  951. package/node_modules/tar/test/pack-no-proprietary.js +0 -886
  952. package/node_modules/tar/test/pack.js +0 -952
  953. package/node_modules/tar/test/parse-discard.js +0 -29
  954. package/node_modules/tar/test/parse.js +0 -359
  955. package/node_modules/tar/test/zz-cleanup.js +0 -20
  956. package/node_modules/tar-pack/.npmignore +0 -14
  957. package/node_modules/tar-pack/.travis.yml +0 -7
  958. package/node_modules/tar-pack/LICENSE +0 -23
  959. package/node_modules/tar-pack/README.md +0 -84
  960. package/node_modules/tar-pack/index.js +0 -245
  961. package/node_modules/tar-pack/node_modules/once/LICENSE +0 -15
  962. package/node_modules/tar-pack/node_modules/once/README.md +0 -51
  963. package/node_modules/tar-pack/node_modules/once/once.js +0 -21
  964. package/node_modules/tar-pack/node_modules/once/package.json +0 -96
  965. package/node_modules/tar-pack/node_modules/readable-stream/.npmignore +0 -8
  966. package/node_modules/tar-pack/node_modules/readable-stream/.travis.yml +0 -49
  967. package/node_modules/tar-pack/node_modules/readable-stream/LICENSE +0 -18
  968. package/node_modules/tar-pack/node_modules/readable-stream/README.md +0 -36
  969. package/node_modules/tar-pack/node_modules/readable-stream/doc/stream.md +0 -2015
  970. package/node_modules/tar-pack/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +0 -60
  971. package/node_modules/tar-pack/node_modules/readable-stream/duplex.js +0 -1
  972. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_duplex.js +0 -75
  973. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_passthrough.js +0 -26
  974. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_readable.js +0 -937
  975. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_transform.js +0 -180
  976. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_writable.js +0 -526
  977. package/node_modules/tar-pack/node_modules/readable-stream/lib/internal/streams/BufferList.js +0 -64
  978. package/node_modules/tar-pack/node_modules/readable-stream/package.json +0 -125
  979. package/node_modules/tar-pack/node_modules/readable-stream/passthrough.js +0 -1
  980. package/node_modules/tar-pack/node_modules/readable-stream/readable.js +0 -16
  981. package/node_modules/tar-pack/node_modules/readable-stream/transform.js +0 -1
  982. package/node_modules/tar-pack/node_modules/readable-stream/writable.js +0 -1
  983. package/node_modules/tar-pack/package.json +0 -109
  984. package/node_modules/tar-pack/test/fixtures/packed-file.txt +0 -1
  985. package/node_modules/tar-pack/test/fixtures/packed.tar +0 -0
  986. package/node_modules/tar-pack/test/fixtures/packed.tar.gz +0 -0
  987. package/node_modules/tar-pack/test/fixtures/to-pack/bar.txt +0 -1
  988. package/node_modules/tar-pack/test/fixtures/to-pack/foo.txt +0 -1
  989. package/node_modules/tar-pack/test/index.js +0 -109
  990. package/node_modules/tough-cookie/LICENSE +0 -27
  991. package/node_modules/tough-cookie/README.md +0 -506
  992. package/node_modules/tough-cookie/lib/cookie.js +0 -1336
  993. package/node_modules/tough-cookie/lib/memstore.js +0 -170
  994. package/node_modules/tough-cookie/lib/pathMatch.js +0 -61
  995. package/node_modules/tough-cookie/lib/permuteDomain.js +0 -56
  996. package/node_modules/tough-cookie/lib/pubsuffix.js +0 -98
  997. package/node_modules/tough-cookie/lib/store.js +0 -71
  998. package/node_modules/tough-cookie/package.json +0 -135
  999. package/node_modules/tunnel-agent/LICENSE +0 -55
  1000. package/node_modules/tunnel-agent/README.md +0 -4
  1001. package/node_modules/tunnel-agent/index.js +0 -243
  1002. package/node_modules/tunnel-agent/package.json +0 -100
  1003. package/node_modules/tweetnacl/.npmignore +0 -4
  1004. package/node_modules/tweetnacl/AUTHORS.md +0 -28
  1005. package/node_modules/tweetnacl/CHANGELOG.md +0 -221
  1006. package/node_modules/tweetnacl/LICENSE +0 -24
  1007. package/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md +0 -20
  1008. package/node_modules/tweetnacl/README.md +0 -459
  1009. package/node_modules/tweetnacl/nacl-fast.js +0 -2388
  1010. package/node_modules/tweetnacl/nacl-fast.min.js +0 -2
  1011. package/node_modules/tweetnacl/nacl.d.ts +0 -98
  1012. package/node_modules/tweetnacl/nacl.js +0 -1175
  1013. package/node_modules/tweetnacl/nacl.min.js +0 -1
  1014. package/node_modules/tweetnacl/package.json +0 -121
  1015. package/node_modules/uid-number/LICENSE +0 -15
  1016. package/node_modules/uid-number/README.md +0 -17
  1017. package/node_modules/uid-number/get-uid-gid.js +0 -24
  1018. package/node_modules/uid-number/package.json +0 -82
  1019. package/node_modules/uid-number/uid-number.js +0 -59
  1020. package/node_modules/util-deprecate/History.md +0 -16
  1021. package/node_modules/util-deprecate/LICENSE +0 -24
  1022. package/node_modules/util-deprecate/README.md +0 -53
  1023. package/node_modules/util-deprecate/browser.js +0 -67
  1024. package/node_modules/util-deprecate/node.js +0 -6
  1025. package/node_modules/util-deprecate/package.json +0 -90
  1026. package/node_modules/uuid/.npmignore +0 -8
  1027. package/node_modules/uuid/.travis.yml +0 -5
  1028. package/node_modules/uuid/AUTHORS +0 -5
  1029. package/node_modules/uuid/HISTORY.md +0 -28
  1030. package/node_modules/uuid/LICENSE.md +0 -21
  1031. package/node_modules/uuid/README.md +0 -132
  1032. package/node_modules/uuid/bin/uuid +0 -26
  1033. package/node_modules/uuid/index.js +0 -8
  1034. package/node_modules/uuid/lib/bytesToUuid.js +0 -23
  1035. package/node_modules/uuid/lib/rng-browser.js +0 -33
  1036. package/node_modules/uuid/lib/rng.js +0 -10
  1037. package/node_modules/uuid/package.json +0 -122
  1038. package/node_modules/uuid/test/mocha.opts +0 -3
  1039. package/node_modules/uuid/test/test.js +0 -96
  1040. package/node_modules/uuid/v1.js +0 -103
  1041. package/node_modules/uuid/v4.js +0 -29
  1042. package/node_modules/verror/.gitmodules +0 -0
  1043. package/node_modules/verror/.npmignore +0 -1
  1044. package/node_modules/verror/LICENSE +0 -19
  1045. package/node_modules/verror/Makefile +0 -35
  1046. package/node_modules/verror/Makefile.targ +0 -285
  1047. package/node_modules/verror/README.md +0 -120
  1048. package/node_modules/verror/examples/levels-verror.js +0 -36
  1049. package/node_modules/verror/examples/levels-werror.js +0 -34
  1050. package/node_modules/verror/examples/varargs.js +0 -6
  1051. package/node_modules/verror/examples/verror.js +0 -13
  1052. package/node_modules/verror/examples/werror.js +0 -14
  1053. package/node_modules/verror/jsl.node.conf +0 -139
  1054. package/node_modules/verror/lib/verror.js +0 -157
  1055. package/node_modules/verror/package.json +0 -78
  1056. package/node_modules/verror/tests/tst.inherit.js +0 -100
  1057. package/node_modules/verror/tests/tst.verror.js +0 -156
  1058. package/node_modules/verror/tests/tst.werror.js +0 -179
  1059. package/node_modules/wide-align/.npmignore +0 -5
  1060. package/node_modules/wide-align/LICENSE +0 -14
  1061. package/node_modules/wide-align/README.md +0 -47
  1062. package/node_modules/wide-align/align.js +0 -65
  1063. package/node_modules/wide-align/package.json +0 -93
  1064. package/node_modules/wide-align/test/align.js +0 -37
  1065. package/node_modules/wrappy/LICENSE +0 -15
  1066. package/node_modules/wrappy/README.md +0 -36
  1067. package/node_modules/wrappy/package.json +0 -98
  1068. package/node_modules/wrappy/wrappy.js +0 -33
  1069. package/node_modules/xtend/.jshintrc +0 -30
  1070. package/node_modules/xtend/.npmignore +0 -1
  1071. package/node_modules/xtend/LICENCE +0 -19
  1072. package/node_modules/xtend/Makefile +0 -4
  1073. package/node_modules/xtend/README.md +0 -32
  1074. package/node_modules/xtend/immutable.js +0 -19
  1075. package/node_modules/xtend/mutable.js +0 -17
  1076. package/node_modules/xtend/package.json +0 -117
  1077. package/node_modules/xtend/test.js +0 -83
  1078. package/src/locking.cc +0 -27
@@ -1,662 +0,0 @@
1
- ## Change Log
2
-
3
- ### v2.79.0 (2016/11/18)
4
- - [#2368](https://github.com/request/request/pull/2368) Fix typeof check in test-pool.js (@forivall)
5
- - [#2394](https://github.com/request/request/pull/2394) Use `files` in package.json (@SimenB)
6
- - [#2463](https://github.com/request/request/pull/2463) AWS support for session tokens for temporary credentials (@simov)
7
- - [#2467](https://github.com/request/request/pull/2467) Migrate to uuid (@simov, @antialias)
8
- - [#2459](https://github.com/request/request/pull/2459) Update taper to version 0.5.0 🚀 (@greenkeeperio-bot)
9
- - [#2448](https://github.com/request/request/pull/2448) Make other connect timeout test more reliable too (@mscdex)
10
-
11
- ### v2.78.0 (2016/11/03)
12
- - [#2447](https://github.com/request/request/pull/2447) Always set request timeout on keep-alive connections (@mscdex)
13
-
14
- ### v2.77.0 (2016/11/03)
15
- - [#2439](https://github.com/request/request/pull/2439) Fix socket 'connect' listener handling (@mscdex)
16
- - [#2442](https://github.com/request/request/pull/2442) 👻😱 Node.js 0.10 is unmaintained 😱👻 (@greenkeeperio-bot)
17
- - [#2435](https://github.com/request/request/pull/2435) Add followOriginalHttpMethod to redirect to original HTTP method (@kirrg001)
18
- - [#2414](https://github.com/request/request/pull/2414) Improve test-timeout reliability (@mscdex)
19
-
20
- ### v2.76.0 (2016/10/25)
21
- - [#2424](https://github.com/request/request/pull/2424) Handle buffers directly instead of using "bl" (@zertosh)
22
- - [#2415](https://github.com/request/request/pull/2415) Re-enable timeout tests on Travis + other fixes (@mscdex)
23
- - [#2431](https://github.com/request/request/pull/2431) Improve timeouts accuracy and node v6.8.0+ compatibility (@mscdex, @greenkeeperio-bot)
24
- - [#2428](https://github.com/request/request/pull/2428) Update qs to version 6.3.0 🚀 (@greenkeeperio-bot)
25
- - [#2420](https://github.com/request/request/pull/2420) change .on to .once, remove possible memory leaks (@duereg)
26
- - [#2426](https://github.com/request/request/pull/2426) Remove "isFunction" helper in favor of "typeof" check (@zertosh)
27
- - [#2425](https://github.com/request/request/pull/2425) Simplify "defer" helper creation (@zertosh)
28
- - [#2402](https://github.com/request/request/pull/2402) form-data@2.1.1 breaks build 🚨 (@greenkeeperio-bot)
29
- - [#2393](https://github.com/request/request/pull/2393) Update form-data to version 2.1.0 🚀 (@greenkeeperio-bot)
30
-
31
- ### v2.75.0 (2016/09/17)
32
- - [#2381](https://github.com/request/request/pull/2381) Drop support for Node 0.10 (@simov)
33
- - [#2377](https://github.com/request/request/pull/2377) Update form-data to version 2.0.0 🚀 (@greenkeeperio-bot)
34
- - [#2353](https://github.com/request/request/pull/2353) Add greenkeeper ignored packages (@simov)
35
- - [#2351](https://github.com/request/request/pull/2351) Update karma-tap to version 3.0.1 🚀 (@greenkeeperio-bot)
36
- - [#2348](https://github.com/request/request/pull/2348) form-data@1.0.1 breaks build 🚨 (@greenkeeperio-bot)
37
- - [#2349](https://github.com/request/request/pull/2349) Check error type instead of string (@scotttrinh)
38
-
39
- ### v2.74.0 (2016/07/22)
40
- - [#2295](https://github.com/request/request/pull/2295) Update tough-cookie to 2.3.0 (@stash-sfdc)
41
- - [#2280](https://github.com/request/request/pull/2280) Update karma-tap to version 2.0.1 🚀 (@greenkeeperio-bot)
42
-
43
- ### v2.73.0 (2016/07/09)
44
- - [#2240](https://github.com/request/request/pull/2240) Remove connectionErrorHandler to fix #1903 (@zarenner)
45
- - [#2251](https://github.com/request/request/pull/2251) tape@4.6.0 breaks build 🚨 (@greenkeeperio-bot)
46
- - [#2225](https://github.com/request/request/pull/2225) Update docs (@ArtskydJ)
47
- - [#2203](https://github.com/request/request/pull/2203) Update browserify to version 13.0.1 🚀 (@greenkeeperio-bot)
48
- - [#2275](https://github.com/request/request/pull/2275) Update karma to version 1.1.1 🚀 (@greenkeeperio-bot)
49
- - [#2204](https://github.com/request/request/pull/2204) Add codecov.yml and disable PR comments (@simov)
50
- - [#2212](https://github.com/request/request/pull/2212) Fix link to http.IncomingMessage documentation (@nazieb)
51
- - [#2208](https://github.com/request/request/pull/2208) Update to form-data RC4 and pass null values to it (@simov)
52
- - [#2207](https://github.com/request/request/pull/2207) Move aws4 require statement to the top (@simov)
53
- - [#2199](https://github.com/request/request/pull/2199) Update karma-coverage to version 1.0.0 🚀 (@greenkeeperio-bot)
54
- - [#2206](https://github.com/request/request/pull/2206) Update qs to version 6.2.0 🚀 (@greenkeeperio-bot)
55
- - [#2205](https://github.com/request/request/pull/2205) Use server-destory to close hanging sockets in tests (@simov)
56
- - [#2200](https://github.com/request/request/pull/2200) Update karma-cli to version 1.0.0 🚀 (@greenkeeperio-bot)
57
-
58
- ### v2.72.0 (2016/04/17)
59
- - [#2176](https://github.com/request/request/pull/2176) Do not try to pipe Gzip responses with no body (@simov)
60
- - [#2175](https://github.com/request/request/pull/2175) Add 'delete' alias for the 'del' API method (@simov, @MuhanZou)
61
- - [#2172](https://github.com/request/request/pull/2172) Add support for deflate content encoding (@czardoz)
62
- - [#2169](https://github.com/request/request/pull/2169) Add callback option (@simov)
63
- - [#2165](https://github.com/request/request/pull/2165) Check for self.req existence inside the write method (@simov)
64
- - [#2167](https://github.com/request/request/pull/2167) Fix TravisCI badge reference master branch (@a0viedo)
65
-
66
- ### v2.71.0 (2016/04/12)
67
- - [#2164](https://github.com/request/request/pull/2164) Catch errors from the underlying http module (@simov)
68
-
69
- ### v2.70.0 (2016/04/05)
70
- - [#2147](https://github.com/request/request/pull/2147) Update eslint to version 2.5.3 🚀 (@simov, @greenkeeperio-bot)
71
- - [#2009](https://github.com/request/request/pull/2009) Support JSON stringify replacer argument. (@elyobo)
72
- - [#2142](https://github.com/request/request/pull/2142) Update eslint to version 2.5.1 🚀 (@greenkeeperio-bot)
73
- - [#2128](https://github.com/request/request/pull/2128) Update browserify-istanbul to version 2.0.0 🚀 (@greenkeeperio-bot)
74
- - [#2115](https://github.com/request/request/pull/2115) Update eslint to version 2.3.0 🚀 (@simov, @greenkeeperio-bot)
75
- - [#2089](https://github.com/request/request/pull/2089) Fix badges (@simov)
76
- - [#2092](https://github.com/request/request/pull/2092) Update browserify-istanbul to version 1.0.0 🚀 (@greenkeeperio-bot)
77
- - [#2079](https://github.com/request/request/pull/2079) Accept read stream as body option (@simov)
78
- - [#2070](https://github.com/request/request/pull/2070) Update bl to version 1.1.2 🚀 (@greenkeeperio-bot)
79
- - [#2063](https://github.com/request/request/pull/2063) Up bluebird and oauth-sign (@simov)
80
- - [#2058](https://github.com/request/request/pull/2058) Karma fixes for latest versions (@eiriksm)
81
- - [#2057](https://github.com/request/request/pull/2057) Update contributing guidelines (@simov)
82
- - [#2054](https://github.com/request/request/pull/2054) Update qs to version 6.1.0 🚀 (@greenkeeperio-bot)
83
-
84
- ### v2.69.0 (2016/01/27)
85
- - [#2041](https://github.com/request/request/pull/2041) restore aws4 as regular dependency (@rmg)
86
-
87
- ### v2.68.0 (2016/01/27)
88
- - [#2036](https://github.com/request/request/pull/2036) Add AWS Signature Version 4 (@simov, @mirkods)
89
- - [#2022](https://github.com/request/request/pull/2022) Convert numeric multipart bodies to string (@simov, @feross)
90
- - [#2024](https://github.com/request/request/pull/2024) Update har-validator dependency for nsp advisory #76 (@TylerDixon)
91
- - [#2016](https://github.com/request/request/pull/2016) Update qs to version 6.0.2 🚀 (@greenkeeperio-bot)
92
- - [#2007](https://github.com/request/request/pull/2007) Use the `extend` module instead of util._extend (@simov)
93
- - [#2003](https://github.com/request/request/pull/2003) Update browserify to version 13.0.0 🚀 (@greenkeeperio-bot)
94
- - [#1989](https://github.com/request/request/pull/1989) Update buffer-equal to version 1.0.0 🚀 (@greenkeeperio-bot)
95
- - [#1956](https://github.com/request/request/pull/1956) Check form-data content-length value before setting up the header (@jongyoonlee)
96
- - [#1958](https://github.com/request/request/pull/1958) Use IncomingMessage.destroy method (@simov)
97
- - [#1952](https://github.com/request/request/pull/1952) Adds example for Tor proxy (@prometheansacrifice)
98
- - [#1943](https://github.com/request/request/pull/1943) Update eslint to version 1.10.3 🚀 (@simov, @greenkeeperio-bot)
99
- - [#1924](https://github.com/request/request/pull/1924) Update eslint to version 1.10.1 🚀 (@greenkeeperio-bot)
100
- - [#1915](https://github.com/request/request/pull/1915) Remove content-length and transfer-encoding headers from defaultProxyHeaderWhiteList (@yaxia)
101
-
102
- ### v2.67.0 (2015/11/19)
103
- - [#1913](https://github.com/request/request/pull/1913) Update http-signature to version 1.1.0 🚀 (@greenkeeperio-bot)
104
-
105
- ### v2.66.0 (2015/11/18)
106
- - [#1906](https://github.com/request/request/pull/1906) Update README URLs based on HTTP redirects (@ReadmeCritic)
107
- - [#1905](https://github.com/request/request/pull/1905) Convert typed arrays into regular buffers (@simov)
108
- - [#1902](https://github.com/request/request/pull/1902) node-uuid@1.4.7 breaks build 🚨 (@greenkeeperio-bot)
109
- - [#1894](https://github.com/request/request/pull/1894) Fix tunneling after redirection from https (Original: #1881) (@simov, @falms)
110
- - [#1893](https://github.com/request/request/pull/1893) Update eslint to version 1.9.0 🚀 (@greenkeeperio-bot)
111
- - [#1852](https://github.com/request/request/pull/1852) Update eslint to version 1.7.3 🚀 (@simov, @greenkeeperio-bot, @paulomcnally, @michelsalib, @arbaaz, @vladimirich, @LoicMahieu, @JoshWillik, @jzaefferer, @ryanwholey, @djchie, @thisconnect, @mgenereu, @acroca, @Sebmaster, @KoltesDigital)
112
- - [#1876](https://github.com/request/request/pull/1876) Implement loose matching for har mime types (@simov)
113
- - [#1875](https://github.com/request/request/pull/1875) Update bluebird to version 3.0.2 🚀 (@simov, @greenkeeperio-bot)
114
- - [#1871](https://github.com/request/request/pull/1871) Update browserify to version 12.0.1 🚀 (@greenkeeperio-bot)
115
- - [#1866](https://github.com/request/request/pull/1866) Add missing quotes on x-token property in README (@miguelmota)
116
- - [#1874](https://github.com/request/request/pull/1874) Fix typo in README.md (@gswalden)
117
- - [#1860](https://github.com/request/request/pull/1860) Improve referer header tests and docs (@simov)
118
- - [#1861](https://github.com/request/request/pull/1861) Remove redundant call to Stream constructor (@watson)
119
- - [#1857](https://github.com/request/request/pull/1857) Fix Referer header to point to the original host name (@simov)
120
- - [#1850](https://github.com/request/request/pull/1850) Update karma-coverage to version 0.5.3 🚀 (@greenkeeperio-bot)
121
- - [#1847](https://github.com/request/request/pull/1847) Use node's latest version when building (@simov)
122
- - [#1836](https://github.com/request/request/pull/1836) Tunnel: fix wrong property name (@KoltesDigital)
123
- - [#1820](https://github.com/request/request/pull/1820) Set href as request.js uses it (@mgenereu)
124
- - [#1840](https://github.com/request/request/pull/1840) Update http-signature to version 1.0.2 🚀 (@greenkeeperio-bot)
125
- - [#1845](https://github.com/request/request/pull/1845) Update istanbul to version 0.4.0 🚀 (@greenkeeperio-bot)
126
-
127
- ### v2.65.0 (2015/10/11)
128
- - [#1833](https://github.com/request/request/pull/1833) Update aws-sign2 to version 0.6.0 🚀 (@greenkeeperio-bot)
129
- - [#1811](https://github.com/request/request/pull/1811) Enable loose cookie parsing in tough-cookie (@Sebmaster)
130
- - [#1830](https://github.com/request/request/pull/1830) Bring back tilde ranges for all dependencies (@simov)
131
- - [#1821](https://github.com/request/request/pull/1821) Implement support for RFC 2617 MD5-sess algorithm. (@BigDSK)
132
- - [#1828](https://github.com/request/request/pull/1828) Updated qs dependency to 5.2.0 (@acroca)
133
- - [#1818](https://github.com/request/request/pull/1818) Extract `readResponseBody` method out of `onRequestResponse` (@pvoisin)
134
- - [#1819](https://github.com/request/request/pull/1819) Run stringify once (@mgenereu)
135
- - [#1814](https://github.com/request/request/pull/1814) Updated har-validator to version 2.0.2 (@greenkeeperio-bot)
136
- - [#1807](https://github.com/request/request/pull/1807) Updated tough-cookie to version 2.1.0 (@greenkeeperio-bot)
137
- - [#1800](https://github.com/request/request/pull/1800) Add caret ranges for devDependencies, except eslint (@simov)
138
- - [#1799](https://github.com/request/request/pull/1799) Updated karma-browserify to version 4.4.0 (@greenkeeperio-bot)
139
- - [#1797](https://github.com/request/request/pull/1797) Updated tape to version 4.2.0 (@greenkeeperio-bot)
140
- - [#1788](https://github.com/request/request/pull/1788) Pinned all dependencies (@greenkeeperio-bot)
141
-
142
- ### v2.64.0 (2015/09/25)
143
- - [#1787](https://github.com/request/request/pull/1787) npm ignore examples, release.sh and disabled.appveyor.yml (@thisconnect)
144
- - [#1775](https://github.com/request/request/pull/1775) Fix typo in README.md (@djchie)
145
- - [#1776](https://github.com/request/request/pull/1776) Changed word 'conjuction' to read 'conjunction' in README.md (@ryanwholey)
146
- - [#1785](https://github.com/request/request/pull/1785) Revert: Set default application/json content-type when using json option #1772 (@simov)
147
-
148
- ### v2.63.0 (2015/09/21)
149
- - [#1772](https://github.com/request/request/pull/1772) Set default application/json content-type when using json option (@jzaefferer)
150
-
151
- ### v2.62.0 (2015/09/15)
152
- - [#1768](https://github.com/request/request/pull/1768) Add node 4.0 to the list of build targets (@simov)
153
- - [#1767](https://github.com/request/request/pull/1767) Query strings now cooperate with unix sockets (@JoshWillik)
154
- - [#1750](https://github.com/request/request/pull/1750) Revert doc about installation of tough-cookie added in #884 (@LoicMahieu)
155
- - [#1746](https://github.com/request/request/pull/1746) Missed comma in Readme (@vladimirich)
156
- - [#1743](https://github.com/request/request/pull/1743) Fix options not being initialized in defaults method (@simov)
157
-
158
- ### v2.61.0 (2015/08/19)
159
- - [#1721](https://github.com/request/request/pull/1721) Minor fix in README.md (@arbaaz)
160
- - [#1733](https://github.com/request/request/pull/1733) Avoid useless Buffer transformation (@michelsalib)
161
- - [#1726](https://github.com/request/request/pull/1726) Update README.md (@paulomcnally)
162
- - [#1715](https://github.com/request/request/pull/1715) Fix forever option in node > 0.10 #1709 (@calibr)
163
- - [#1716](https://github.com/request/request/pull/1716) Do not create Buffer from Object in setContentLength(iojs v3.0 issue) (@calibr)
164
- - [#1711](https://github.com/request/request/pull/1711) Add ability to detect connect timeouts (@kevinburke)
165
- - [#1712](https://github.com/request/request/pull/1712) Set certificate expiration to August 2, 2018 (@kevinburke)
166
- - [#1700](https://github.com/request/request/pull/1700) debug() when JSON.parse() on a response body fails (@phillipj)
167
-
168
- ### v2.60.0 (2015/07/21)
169
- - [#1687](https://github.com/request/request/pull/1687) Fix caseless bug - content-type not being set for multipart/form-data (@simov, @garymathews)
170
-
171
- ### v2.59.0 (2015/07/20)
172
- - [#1671](https://github.com/request/request/pull/1671) Add tests and docs for using the agent, agentClass, agentOptions and forever options.
173
  Forever option defaults to using http(s).Agent in node 0.12+ (@simov)
174
- - [#1679](https://github.com/request/request/pull/1679) Fix - do not remove OAuth param when using OAuth realm (@simov, @jhalickman)
175
- - [#1668](https://github.com/request/request/pull/1668) updated dependencies (@deamme)
176
- - [#1656](https://github.com/request/request/pull/1656) Fix form method (@simov)
177
- - [#1651](https://github.com/request/request/pull/1651) Preserve HEAD method when using followAllRedirects (@simov)
178
- - [#1652](https://github.com/request/request/pull/1652) Update `encoding` option documentation in README.md (@daniel347x)
179
- - [#1650](https://github.com/request/request/pull/1650) Allow content-type overriding when using the `form` option (@simov)
180
- - [#1646](https://github.com/request/request/pull/1646) Clarify the nature of setting `ca` in `agentOptions` (@jeffcharles)
181
-
182
- ### v2.58.0 (2015/06/16)
183
- - [#1638](https://github.com/request/request/pull/1638) Use the `extend` module to deep extend in the defaults method (@simov)
184
- - [#1631](https://github.com/request/request/pull/1631) Move tunnel logic into separate module (@simov)
185
- - [#1634](https://github.com/request/request/pull/1634) Fix OAuth query transport_method (@simov)
186
- - [#1603](https://github.com/request/request/pull/1603) Add codecov (@simov)
187
-
188
- ### v2.57.0 (2015/05/31)
189
- - [#1615](https://github.com/request/request/pull/1615) Replace '.client' with '.socket' as the former was deprecated in 2.2.0. (@ChALkeR)
190
-
191
- ### v2.56.0 (2015/05/28)
192
- - [#1610](https://github.com/request/request/pull/1610) Bump module dependencies (@simov)
193
- - [#1600](https://github.com/request/request/pull/1600) Extract the querystring logic into separate module (@simov)
194
- - [#1607](https://github.com/request/request/pull/1607) Re-generate certificates (@simov)
195
- - [#1599](https://github.com/request/request/pull/1599) Move getProxyFromURI logic below the check for Invaild URI (#1595) (@simov)
196
- - [#1598](https://github.com/request/request/pull/1598) Fix the way http verbs are defined in order to please intellisense IDEs (@simov, @flannelJesus)
197
- - [#1591](https://github.com/request/request/pull/1591) A few minor fixes: (@simov)
198
- - [#1584](https://github.com/request/request/pull/1584) Refactor test-default tests (according to comments in #1430) (@simov)
199
- - [#1585](https://github.com/request/request/pull/1585) Fixing documentation regarding TLS options (#1583) (@mainakae)
200
- - [#1574](https://github.com/request/request/pull/1574) Refresh the oauth_nonce on redirect (#1573) (@simov)
201
- - [#1570](https://github.com/request/request/pull/1570) Discovered tests that weren't properly running (@seanstrom)
202
- - [#1569](https://github.com/request/request/pull/1569) Fix pause before response arrives (@kevinoid)
203
- - [#1558](https://github.com/request/request/pull/1558) Emit error instead of throw (@simov)
204
- - [#1568](https://github.com/request/request/pull/1568) Fix stall when piping gzipped response (@kevinoid)
205
- - [#1560](https://github.com/request/request/pull/1560) Update combined-stream (@apechimp)
206
- - [#1543](https://github.com/request/request/pull/1543) Initial support for oauth_body_hash on json payloads (@simov, @aesopwolf)
207
- - [#1541](https://github.com/request/request/pull/1541) Fix coveralls (@simov)
208
- - [#1540](https://github.com/request/request/pull/1540) Fix recursive defaults for convenience methods (@simov)
209
- - [#1536](https://github.com/request/request/pull/1536) More eslint style rules (@froatsnook)
210
- - [#1533](https://github.com/request/request/pull/1533) Adding dependency status bar to README.md (@YasharF)
211
- - [#1539](https://github.com/request/request/pull/1539) ensure the latest version of har-validator is included (@ahmadnassri)
212
- - [#1516](https://github.com/request/request/pull/1516) forever+pool test (@devTristan)
213
-
214
- ### v2.55.0 (2015/04/05)
215
- - [#1520](https://github.com/request/request/pull/1520) Refactor defaults (@simov)
216
- - [#1525](https://github.com/request/request/pull/1525) Delete request headers with undefined value. (@froatsnook)
217
- - [#1521](https://github.com/request/request/pull/1521) Add promise tests (@simov)
218
- - [#1518](https://github.com/request/request/pull/1518) Fix defaults (@simov)
219
- - [#1515](https://github.com/request/request/pull/1515) Allow static invoking of convenience methods (@simov)
220
- - [#1505](https://github.com/request/request/pull/1505) Fix multipart boundary extraction regexp (@simov)
221
- - [#1510](https://github.com/request/request/pull/1510) Fix basic auth form data (@simov)
222
-
223
- ### v2.54.0 (2015/03/24)
224
- - [#1501](https://github.com/request/request/pull/1501) HTTP Archive 1.2 support (@ahmadnassri)
225
- - [#1486](https://github.com/request/request/pull/1486) Add a test for the forever agent (@akshayp)
226
- - [#1500](https://github.com/request/request/pull/1500) Adding handling for no auth method and null bearer (@philberg)
227
- - [#1498](https://github.com/request/request/pull/1498) Add table of contents in readme (@simov)
228
- - [#1477](https://github.com/request/request/pull/1477) Add support for qs options via qsOptions key (@simov)
229
- - [#1496](https://github.com/request/request/pull/1496) Parameters encoded to base 64 should be decoded as UTF-8, not ASCII. (@albanm)
230
- - [#1494](https://github.com/request/request/pull/1494) Update eslint (@froatsnook)
231
- - [#1474](https://github.com/request/request/pull/1474) Require Colon in Basic Auth (@erykwalder)
232
- - [#1481](https://github.com/request/request/pull/1481) Fix baseUrl and redirections. (@burningtree)
233
- - [#1469](https://github.com/request/request/pull/1469) Feature/base url (@froatsnook)
234
- - [#1459](https://github.com/request/request/pull/1459) Add option to time request/response cycle (including rollup of redirects) (@aaron-em)
235
- - [#1468](https://github.com/request/request/pull/1468) Re-enable io.js/node 0.12 build (@simov, @mikeal, @BBB)
236
- - [#1442](https://github.com/request/request/pull/1442) Fixed the issue with strictSSL tests on 0.12 & io.js by explicitly setting a cipher that matches the cert. (@BBB, @nickmccurdy, @demohi, @simov, @0x4139)
237
- - [#1460](https://github.com/request/request/pull/1460) localAddress or proxy config is lost when redirecting (@simov, @0x4139)
238
- - [#1453](https://github.com/request/request/pull/1453) Test on Node.js 0.12 and io.js with allowed failures (@nickmccurdy, @demohi)
239
- - [#1426](https://github.com/request/request/pull/1426) Fixing tests to pass on io.js and node 0.12 (only test-https.js stiff failing) (@mikeal)
240
- - [#1446](https://github.com/request/request/pull/1446) Missing HTTP referer header with redirects Fixes #1038 (@simov, @guimon)
241
- - [#1428](https://github.com/request/request/pull/1428) Deprecate Node v0.8.x (@nylen)
242
- - [#1436](https://github.com/request/request/pull/1436) Add ability to set a requester without setting default options (@tikotzky)
243
- - [#1435](https://github.com/request/request/pull/1435) dry up verb methods (@sethpollack)
244
- - [#1423](https://github.com/request/request/pull/1423) Allow fully qualified multipart content-type header (@simov)
245
- - [#1430](https://github.com/request/request/pull/1430) Fix recursive requester (@tikotzky)
246
- - [#1429](https://github.com/request/request/pull/1429) Throw error when making HEAD request with a body (@tikotzky)
247
- - [#1419](https://github.com/request/request/pull/1419) Add note that the project is broken in 0.12.x (@nylen)
248
- - [#1413](https://github.com/request/request/pull/1413) Fix basic auth (@simov)
249
- - [#1397](https://github.com/request/request/pull/1397) Improve pipe-from-file tests (@nylen)
250
-
251
- ### v2.53.0 (2015/02/02)
252
- - [#1396](https://github.com/request/request/pull/1396) Do not rfc3986 escape JSON bodies (@nylen, @simov)
253
- - [#1392](https://github.com/request/request/pull/1392) Improve `timeout` option description (@watson)
254
-
255
- ### v2.52.0 (2015/02/02)
256
- - [#1383](https://github.com/request/request/pull/1383) Add missing HTTPS options that were not being passed to tunnel (@brichard19) (@nylen)
257
- - [#1388](https://github.com/request/request/pull/1388) Upgrade mime-types package version (@roderickhsiao)
258
- - [#1389](https://github.com/request/request/pull/1389) Revise Setup Tunnel Function (@seanstrom)
259
- - [#1374](https://github.com/request/request/pull/1374) Allow explicitly disabling tunneling for proxied https destinations (@nylen)
260
- - [#1376](https://github.com/request/request/pull/1376) Use karma-browserify for tests. Add browser test coverage reporter. (@eiriksm)
261
- - [#1366](https://github.com/request/request/pull/1366) Refactor OAuth into separate module (@simov)
262
- - [#1373](https://github.com/request/request/pull/1373) Rewrite tunnel test to be pure Node.js (@nylen)
263
- - [#1371](https://github.com/request/request/pull/1371) Upgrade test reporter (@nylen)
264
- - [#1360](https://github.com/request/request/pull/1360) Refactor basic, bearer, digest auth logic into separate class (@simov)
265
- - [#1354](https://github.com/request/request/pull/1354) Remove circular dependency from debugging code (@nylen)
266
- - [#1351](https://github.com/request/request/pull/1351) Move digest auth into private prototype method (@simov)
267
- - [#1352](https://github.com/request/request/pull/1352) Update hawk dependency to ~2.3.0 (@mridgway)
268
- - [#1353](https://github.com/request/request/pull/1353) Correct travis-ci badge (@dogancelik)
269
- - [#1349](https://github.com/request/request/pull/1349) Make sure we return on errored browser requests. (@eiriksm)
270
- - [#1346](https://github.com/request/request/pull/1346) getProxyFromURI Extraction Refactor (@seanstrom)
271
- - [#1337](https://github.com/request/request/pull/1337) Standardize test ports on 6767 (@nylen)
272
- - [#1341](https://github.com/request/request/pull/1341) Emit FormData error events as Request error events (@nylen, @rwky)
273
- - [#1343](https://github.com/request/request/pull/1343) Clean up readme badges, and add Travis and Coveralls badges (@nylen)
274
- - [#1345](https://github.com/request/request/pull/1345) Update README.md (@Aaron-Hartwig)
275
- - [#1338](https://github.com/request/request/pull/1338) Always wait for server.close() callback in tests (@nylen)
276
- - [#1342](https://github.com/request/request/pull/1342) Add mock https server and redo start of browser tests for this purpose. (@eiriksm)
277
- - [#1339](https://github.com/request/request/pull/1339) Improve auth docs (@nylen)
278
- - [#1335](https://github.com/request/request/pull/1335) Add support for OAuth plaintext signature method (@simov)
279
- - [#1332](https://github.com/request/request/pull/1332) Add clean script to remove test-browser.js after the tests run (@seanstrom)
280
- - [#1327](https://github.com/request/request/pull/1327) Fix errors generating coverage reports. (@nylen)
281
- - [#1330](https://github.com/request/request/pull/1330) Return empty buffer upon empty response body and encoding is set to null (@seanstrom)
282
- - [#1326](https://github.com/request/request/pull/1326) Use faster container-based infrastructure on Travis (@nylen)
283
- - [#1315](https://github.com/request/request/pull/1315) Implement rfc3986 option (@simov, @nylen, @apoco, @DullReferenceException, @mmalecki, @oliamb, @cliffcrosland, @LewisJEllis, @eiriksm, @poislagarde)
284
- - [#1314](https://github.com/request/request/pull/1314) Detect urlencoded form data header via regex (@simov)
285
- - [#1317](https://github.com/request/request/pull/1317) Improve OAuth1.0 server side flow example (@simov)
286
-
287
- ### v2.51.0 (2014/12/10)
288
- - [#1310](https://github.com/request/request/pull/1310) Revert changes introduced in https://github.com/request/request/pull/1282 (@simov)
289
-
290
- ### v2.50.0 (2014/12/09)
291
- - [#1308](https://github.com/request/request/pull/1308) Add browser test to keep track of browserify compability. (@eiriksm)
292
- - [#1299](https://github.com/request/request/pull/1299) Add optional support for jsonReviver (@poislagarde)
293
- - [#1277](https://github.com/request/request/pull/1277) Add Coveralls configuration (@simov)
294
- - [#1307](https://github.com/request/request/pull/1307) Upgrade form-data, add back browserify compability. Fixes #455. (@eiriksm)
295
- - [#1305](https://github.com/request/request/pull/1305) Fix typo in README.md (@LewisJEllis)
296
- - [#1288](https://github.com/request/request/pull/1288) Update README.md to explain custom file use case (@cliffcrosland)
297
-
298
- ### v2.49.0 (2014/11/28)
299
- - [#1295](https://github.com/request/request/pull/1295) fix(proxy): no-proxy false positive (@oliamb)
300
- - [#1292](https://github.com/request/request/pull/1292) Upgrade `caseless` to 0.8.1 (@mmalecki)
301
- - [#1276](https://github.com/request/request/pull/1276) Set transfer encoding for multipart/related to chunked by default (@simov)
302
- - [#1275](https://github.com/request/request/pull/1275) Fix multipart content-type headers detection (@simov)
303
- - [#1269](https://github.com/request/request/pull/1269) adds streams example for review (@tbuchok)
304
- - [#1238](https://github.com/request/request/pull/1238) Add examples README.md (@simov)
305
-
306
- ### v2.48.0 (2014/11/12)
307
- - [#1263](https://github.com/request/request/pull/1263) Fixed a syntax error / typo in README.md (@xna2)
308
- - [#1253](https://github.com/request/request/pull/1253) Add multipart chunked flag (@simov, @nylen)
309
- - [#1251](https://github.com/request/request/pull/1251) Clarify that defaults() does not modify global defaults (@nylen)
310
- - [#1250](https://github.com/request/request/pull/1250) Improve documentation for pool and maxSockets options (@nylen)
311
- - [#1237](https://github.com/request/request/pull/1237) Documenting error handling when using streams (@vmattos)
312
- - [#1244](https://github.com/request/request/pull/1244) Finalize changelog command (@nylen)
313
- - [#1241](https://github.com/request/request/pull/1241) Fix typo (@alexanderGugel)
314
- - [#1223](https://github.com/request/request/pull/1223) Show latest version number instead of "upcoming" in changelog (@nylen)
315
- - [#1236](https://github.com/request/request/pull/1236) Document how to use custom CA in README (#1229) (@hypesystem)
316
- - [#1228](https://github.com/request/request/pull/1228) Support for oauth with RSA-SHA1 signing (@nylen)
317
- - [#1216](https://github.com/request/request/pull/1216) Made json and multipart options coexist (@nylen, @simov)
318
- - [#1225](https://github.com/request/request/pull/1225) Allow header white/exclusive lists in any case. (@RReverser)
319
-
320
- ### v2.47.0 (2014/10/26)
321
- - [#1222](https://github.com/request/request/pull/1222) Move from mikeal/request to request/request (@nylen)
322
- - [#1220](https://github.com/request/request/pull/1220) update qs dependency to 2.3.1 (@FredKSchott)
323
- - [#1212](https://github.com/request/request/pull/1212) Improve tests/test-timeout.js (@nylen)
324
- - [#1219](https://github.com/request/request/pull/1219) remove old globalAgent workaround for node 0.4 (@request)
325
- - [#1214](https://github.com/request/request/pull/1214) Remove cruft left over from optional dependencies (@nylen)
326
- - [#1215](https://github.com/request/request/pull/1215) Add proxyHeaderExclusiveList option for proxy-only headers. (@RReverser)
327
- - [#1211](https://github.com/request/request/pull/1211) Allow 'Host' header instead of 'host' and remember case across redirects (@nylen)
328
- - [#1208](https://github.com/request/request/pull/1208) Improve release script (@nylen)
329
- - [#1213](https://github.com/request/request/pull/1213) Support for custom cookie store (@nylen, @mitsuru)
330
- - [#1197](https://github.com/request/request/pull/1197) Clean up some code around setting the agent (@FredKSchott)
331
- - [#1209](https://github.com/request/request/pull/1209) Improve multipart form append test (@simov)
332
- - [#1207](https://github.com/request/request/pull/1207) Update changelog (@nylen)
333
- - [#1185](https://github.com/request/request/pull/1185) Stream multipart/related bodies (@simov)
334
-
335
- ### v2.46.0 (2014/10/23)
336
- - [#1198](https://github.com/request/request/pull/1198) doc for TLS/SSL protocol options (@shawnzhu)
337
- - [#1200](https://github.com/request/request/pull/1200) Add a Gitter chat badge to README.md (@gitter-badger)
338
- - [#1196](https://github.com/request/request/pull/1196) Upgrade taper test reporter to v0.3.0 (@nylen)
339
- - [#1199](https://github.com/request/request/pull/1199) Fix lint error: undeclared var i (@nylen)
340
- - [#1191](https://github.com/request/request/pull/1191) Move self.proxy decision logic out of init and into a helper (@FredKSchott)
341
- - [#1190](https://github.com/request/request/pull/1190) Move _buildRequest() logic back into init (@FredKSchott)
342
- - [#1186](https://github.com/request/request/pull/1186) Support Smarter Unix URL Scheme (@FredKSchott)
343
- - [#1178](https://github.com/request/request/pull/1178) update form documentation for new usage (@FredKSchott)
344
- - [#1180](https://github.com/request/request/pull/1180) Enable no-mixed-requires linting rule (@nylen)
345
- - [#1184](https://github.com/request/request/pull/1184) Don't forward authorization header across redirects to different hosts (@nylen)
346
- - [#1183](https://github.com/request/request/pull/1183) Correct README about pre and postamble CRLF using multipart and not mult... (@netpoetica)
347
- - [#1179](https://github.com/request/request/pull/1179) Lint tests directory (@nylen)
348
- - [#1169](https://github.com/request/request/pull/1169) add metadata for form-data file field (@dotcypress)
349
- - [#1173](https://github.com/request/request/pull/1173) remove optional dependencies (@seanstrom)
350
- - [#1165](https://github.com/request/request/pull/1165) Cleanup event listeners and remove function creation from init (@FredKSchott)
351
- - [#1174](https://github.com/request/request/pull/1174) update the request.cookie docs to have a valid cookie example (@seanstrom)
352
- - [#1168](https://github.com/request/request/pull/1168) create a detach helper and use detach helper in replace of nextTick (@seanstrom)
353
- - [#1171](https://github.com/request/request/pull/1171) in post can send form data and use callback (@MiroRadenovic)
354
- - [#1159](https://github.com/request/request/pull/1159) accept charset for x-www-form-urlencoded content-type (@seanstrom)
355
- - [#1157](https://github.com/request/request/pull/1157) Update README.md: body with json=true (@Rob--W)
356
- - [#1164](https://github.com/request/request/pull/1164) Disable tests/test-timeout.js on Travis (@nylen)
357
- - [#1153](https://github.com/request/request/pull/1153) Document how to run a single test (@nylen)
358
- - [#1144](https://github.com/request/request/pull/1144) adds documentation for the "response" event within the streaming section (@tbuchok)
359
- - [#1162](https://github.com/request/request/pull/1162) Update eslintrc file to no longer allow past errors (@FredKSchott)
360
- - [#1155](https://github.com/request/request/pull/1155) Support/use self everywhere (@seanstrom)
361
- - [#1161](https://github.com/request/request/pull/1161) fix no-use-before-define lint warnings (@emkay)
362
- - [#1156](https://github.com/request/request/pull/1156) adding curly brackets to get rid of lint errors (@emkay)
363
- - [#1151](https://github.com/request/request/pull/1151) Fix localAddress test on OS X (@nylen)
364
- - [#1145](https://github.com/request/request/pull/1145) documentation: fix outdated reference to setCookieSync old name in README (@FredKSchott)
365
- - [#1131](https://github.com/request/request/pull/1131) Update pool documentation (@FredKSchott)
366
- - [#1143](https://github.com/request/request/pull/1143) Rewrite all tests to use tape (@nylen)
367
- - [#1137](https://github.com/request/request/pull/1137) Add ability to specifiy querystring lib in options. (@jgrund)
368
- - [#1138](https://github.com/request/request/pull/1138) allow hostname and port in place of host on uri (@cappslock)
369
- - [#1134](https://github.com/request/request/pull/1134) Fix multiple redirects and `self.followRedirect` (@blakeembrey)
370
- - [#1130](https://github.com/request/request/pull/1130) documentation fix: add note about npm test for contributing (@FredKSchott)
371
- - [#1120](https://github.com/request/request/pull/1120) Support/refactor request setup tunnel (@seanstrom)
372
- - [#1129](https://github.com/request/request/pull/1129) linting fix: convert double quote strings to use single quotes (@FredKSchott)
373
- - [#1124](https://github.com/request/request/pull/1124) linting fix: remove unneccesary semi-colons (@FredKSchott)
374
-
375
- ### v2.45.0 (2014/10/06)
376
- - [#1128](https://github.com/request/request/pull/1128) Add test for setCookie regression (@nylen)
377
- - [#1127](https://github.com/request/request/pull/1127) added tests around using objects as values in a query string (@bcoe)
378
- - [#1103](https://github.com/request/request/pull/1103) Support/refactor request constructor (@nylen, @seanstrom)
379
- - [#1119](https://github.com/request/request/pull/1119) add basic linting to request library (@FredKSchott)
380
- - [#1121](https://github.com/request/request/pull/1121) Revert "Explicitly use sync versions of cookie functions" (@nylen)
381
- - [#1118](https://github.com/request/request/pull/1118) linting fix: Restructure bad empty if statement (@FredKSchott)
382
- - [#1117](https://github.com/request/request/pull/1117) Fix a bad check for valid URIs (@FredKSchott)
383
- - [#1113](https://github.com/request/request/pull/1113) linting fix: space out operators (@FredKSchott)
384
- - [#1116](https://github.com/request/request/pull/1116) Fix typo in `noProxyHost` definition (@FredKSchott)
385
- - [#1114](https://github.com/request/request/pull/1114) linting fix: Added a `new` operator that was missing when creating and throwing a new error (@FredKSchott)
386
- - [#1096](https://github.com/request/request/pull/1096) No_proxy support (@samcday)
387
- - [#1107](https://github.com/request/request/pull/1107) linting-fix: remove unused variables (@FredKSchott)
388
- - [#1112](https://github.com/request/request/pull/1112) linting fix: Make return values consistent and more straitforward (@FredKSchott)
389
- - [#1111](https://github.com/request/request/pull/1111) linting fix: authPieces was getting redeclared (@FredKSchott)
390
- - [#1105](https://github.com/request/request/pull/1105) Use strict mode in request (@FredKSchott)
391
- - [#1110](https://github.com/request/request/pull/1110) linting fix: replace lazy '==' with more strict '===' (@FredKSchott)
392
- - [#1109](https://github.com/request/request/pull/1109) linting fix: remove function call from if-else conditional statement (@FredKSchott)
393
- - [#1102](https://github.com/request/request/pull/1102) Fix to allow setting a `requester` on recursive calls to `request.defaults` (@tikotzky)
394
- - [#1095](https://github.com/request/request/pull/1095) Tweaking engines in package.json (@pdehaan)
395
- - [#1082](https://github.com/request/request/pull/1082) Forward the socket event from the httpModule request (@seanstrom)
396
- - [#972](https://github.com/request/request/pull/972) Clarify gzip handling in the README (@kevinoid)
397
- - [#1089](https://github.com/request/request/pull/1089) Mention that encoding defaults to utf8, not Buffer (@stuartpb)
398
- - [#1088](https://github.com/request/request/pull/1088) Fix cookie example in README.md and make it more clear (@pipi32167)
399
- - [#1027](https://github.com/request/request/pull/1027) Add support for multipart form data in request options. (@crocket)
400
- - [#1076](https://github.com/request/request/pull/1076) use Request.abort() to abort the request when the request has timed-out (@seanstrom)
401
- - [#1068](https://github.com/request/request/pull/1068) add optional postamble required by .NET multipart requests (@netpoetica)
402
-
403
- ### v2.43.0 (2014/09/18)
404
- - [#1057](https://github.com/request/request/pull/1057) Defaults should not overwrite defined options (@davidwood)
405
- - [#1046](https://github.com/request/request/pull/1046) Propagate datastream errors, useful in case gzip fails. (@ZJONSSON, @Janpot)
406
- - [#1063](https://github.com/request/request/pull/1063) copy the input headers object #1060 (@finnp)
407
- - [#1031](https://github.com/request/request/pull/1031) Explicitly use sync versions of cookie functions (@ZJONSSON)
408
- - [#1056](https://github.com/request/request/pull/1056) Fix redirects when passing url.parse(x) as URL to convenience method (@nylen)
409
-
410
- ### v2.42.0 (2014/09/04)
411
- - [#1053](https://github.com/request/request/pull/1053) Fix #1051 Parse auth properly when using non-tunneling proxy (@isaacs)
412
-
413
- ### v2.41.0 (2014/09/04)
414
- - [#1050](https://github.com/request/request/pull/1050) Pass whitelisted headers to tunneling proxy. Organize all tunneling logic. (@isaacs, @Feldhacker)
415
- - [#1035](https://github.com/request/request/pull/1035) souped up nodei.co badge (@rvagg)
416
- - [#1048](https://github.com/request/request/pull/1048) Aws is now possible over a proxy (@steven-aerts)
417
- - [#1039](https://github.com/request/request/pull/1039) extract out helper functions to a helper file (@seanstrom)
418
- - [#1021](https://github.com/request/request/pull/1021) Support/refactor indexjs (@seanstrom)
419
- - [#1033](https://github.com/request/request/pull/1033) Improve and document debug options (@nylen)
420
- - [#1034](https://github.com/request/request/pull/1034) Fix readme headings (@nylen)
421
- - [#1030](https://github.com/request/request/pull/1030) Allow recursive request.defaults (@tikotzky)
422
- - [#1029](https://github.com/request/request/pull/1029) Fix a couple of typos (@nylen)
423
- - [#675](https://github.com/request/request/pull/675) Checking for SSL fault on connection before reading SSL properties (@VRMink)
424
- - [#989](https://github.com/request/request/pull/989) Added allowRedirect function. Should return true if redirect is allowed or false otherwise (@doronin)
425
- - [#1025](https://github.com/request/request/pull/1025) [fixes #1023] Set self._ended to true once response has ended (@mridgway)
426
- - [#1020](https://github.com/request/request/pull/1020) Add back removed debug metadata (@FredKSchott)
427
- - [#1008](https://github.com/request/request/pull/1008) Moving to module instead of cutomer buffer concatenation. (@mikeal)
428
- - [#770](https://github.com/request/request/pull/770) Added dependency badge for README file; (@timgluz, @mafintosh, @lalitkapoor, @stash, @bobyrizov)
429
- - [#1016](https://github.com/request/request/pull/1016) toJSON no longer results in an infinite loop, returns simple objects (@FredKSchott)
430
- - [#1018](https://github.com/request/request/pull/1018) Remove pre-0.4.4 HTTPS fix (@mmalecki)
431
- - [#1006](https://github.com/request/request/pull/1006) Migrate to caseless, fixes #1001 (@mikeal)
432
- - [#995](https://github.com/request/request/pull/995) Fix parsing array of objects (@sjonnet19)
433
- - [#999](https://github.com/request/request/pull/999) Fix fallback for browserify for optional modules. (@eiriksm)
434
- - [#996](https://github.com/request/request/pull/996) Wrong oauth signature when multiple same param keys exist [updated] (@bengl, @hyjin)
435
-
436
- ### v2.40.0 (2014/08/06)
437
- - [#992](https://github.com/request/request/pull/992) Fix security vulnerability. Update qs (@poeticninja)
438
- - [#988](https://github.com/request/request/pull/988) “--” -> “—” (@upisfree)
439
- - [#987](https://github.com/request/request/pull/987) Show optional modules as being loaded by the module that reqeusted them (@iarna)
440
-
441
- ### v2.39.0 (2014/07/24)
442
- - [#976](https://github.com/request/request/pull/976) Update README.md (@pvoznenko)
443
-
444
- ### v2.38.0 (2014/07/22)
445
- - [#952](https://github.com/request/request/pull/952) Adding support to client certificate with proxy use case (@ofirshaked)
446
- - [#884](https://github.com/request/request/pull/884) Documented tough-cookie installation. (@wbyoung)
447
- - [#935](https://github.com/request/request/pull/935) Correct repository url (@fritx)
448
- - [#963](https://github.com/request/request/pull/963) Update changelog (@nylen)
449
- - [#960](https://github.com/request/request/pull/960) Support gzip with encoding on node pre-v0.9.4 (@kevinoid)
450
- - [#953](https://github.com/request/request/pull/953) Add async Content-Length computation when using form-data (@LoicMahieu)
451
- - [#844](https://github.com/request/request/pull/844) Add support for HTTP[S]_PROXY environment variables. Fixes #595. (@jvmccarthy)
452
- - [#946](https://github.com/request/request/pull/946) defaults: merge headers (@aj0strow)
453
-
454
- ### v2.37.0 (2014/07/07)
455
- - [#957](https://github.com/request/request/pull/957) Silence EventEmitter memory leak warning #311 (@watson)
456
- - [#955](https://github.com/request/request/pull/955) check for content-length header before setting it in nextTick (@camilleanne)
457
- - [#951](https://github.com/request/request/pull/951) Add support for gzip content decoding (@kevinoid)
458
- - [#949](https://github.com/request/request/pull/949) Manually enter querystring in form option (@charlespwd)
459
- - [#944](https://github.com/request/request/pull/944) Make request work with browserify (@eiriksm)
460
- - [#943](https://github.com/request/request/pull/943) New mime module (@eiriksm)
461
- - [#927](https://github.com/request/request/pull/927) Bump version of hawk dep. (@samccone)
462
- - [#907](https://github.com/request/request/pull/907) append secureOptions to poolKey (@medovob)
463
-
464
- ### v2.35.0 (2014/05/17)
465
- - [#901](https://github.com/request/request/pull/901) Fixes #555 (@pigulla)
466
- - [#897](https://github.com/request/request/pull/897) merge with default options (@vohof)
467
- - [#891](https://github.com/request/request/pull/891) fixes 857 - options object is mutated by calling request (@lalitkapoor)
468
- - [#869](https://github.com/request/request/pull/869) Pipefilter test (@tgohn)
469
- - [#866](https://github.com/request/request/pull/866) Fix typo (@dandv)
470
- - [#861](https://github.com/request/request/pull/861) Add support for RFC 6750 Bearer Tokens (@phedny)
471
- - [#809](https://github.com/request/request/pull/809) upgrade tunnel-proxy to 0.4.0 (@ksato9700)
472
- - [#850](https://github.com/request/request/pull/850) Fix word consistency in readme (@0xNobody)
473
- - [#810](https://github.com/request/request/pull/810) add some exposition to mpu example in README.md (@mikermcneil)
474
- - [#840](https://github.com/request/request/pull/840) improve error reporting for invalid protocols (@FND)
475
- - [#821](https://github.com/request/request/pull/821) added secureOptions back (@nw)
476
- - [#815](https://github.com/request/request/pull/815) Create changelog based on pull requests (@lalitkapoor)
477
-
478
- ### v2.34.0 (2014/02/18)
479
- - [#516](https://github.com/request/request/pull/516) UNIX Socket URL Support (@lyuzashi)
480
- - [#801](https://github.com/request/request/pull/801) 794 ignore cookie parsing and domain errors (@lalitkapoor)
481
- - [#802](https://github.com/request/request/pull/802) Added the Apache license to the package.json. (@keskival)
482
- - [#793](https://github.com/request/request/pull/793) Adds content-length calculation when submitting forms using form-data li... (@Juul)
483
- - [#785](https://github.com/request/request/pull/785) Provide ability to override content-type when `json` option used (@vvo)
484
- - [#781](https://github.com/request/request/pull/781) simpler isReadStream function (@joaojeronimo)
485
-
486
- ### v2.32.0 (2014/01/16)
487
- - [#767](https://github.com/request/request/pull/767) Use tough-cookie CookieJar sync API (@stash)
488
- - [#764](https://github.com/request/request/pull/764) Case-insensitive authentication scheme (@bobyrizov)
489
- - [#763](https://github.com/request/request/pull/763) Upgrade tough-cookie to 0.10.0 (@stash)
490
- - [#744](https://github.com/request/request/pull/744) Use Cookie.parse (@lalitkapoor)
491
- - [#757](https://github.com/request/request/pull/757) require aws-sign2 (@mafintosh)
492
-
493
- ### v2.31.0 (2014/01/08)
494
- - [#645](https://github.com/request/request/pull/645) update twitter api url to v1.1 (@mick)
495
- - [#746](https://github.com/request/request/pull/746) README: Markdown code highlight (@weakish)
496
- - [#745](https://github.com/request/request/pull/745) updating setCookie example to make it clear that the callback is required (@emkay)
497
- - [#742](https://github.com/request/request/pull/742) Add note about JSON output body type (@iansltx)
498
- - [#741](https://github.com/request/request/pull/741) README example is using old cookie jar api (@emkay)
499
- - [#736](https://github.com/request/request/pull/736) Fix callback arguments documentation (@mmalecki)
500
-
501
- ### v2.30.0 (2013/12/13)
502
- - [#732](https://github.com/request/request/pull/732) JSHINT: Creating global 'for' variable. Should be 'for (var ...'. (@Fritz-Lium)
503
- - [#730](https://github.com/request/request/pull/730) better HTTP DIGEST support (@dai-shi)
504
- - [#728](https://github.com/request/request/pull/728) Fix TypeError when calling request.cookie (@scarletmeow)
505
-
506
- ### v2.29.0 (2013/12/06)
507
- - [#727](https://github.com/request/request/pull/727) fix requester bug (@jchris)
508
- ### v2.28.0 (2013/12/04)
509
- - [#724](https://github.com/request/request/pull/724) README.md: add custom HTTP Headers example. (@tcort)
510
- - [#719](https://github.com/request/request/pull/719) Made a comment gender neutral. (@unsetbit)
511
- - [#715](https://github.com/request/request/pull/715) Request.multipart no longer crashes when header 'Content-type' present (@pastaclub)
512
- - [#710](https://github.com/request/request/pull/710) Fixing listing in callback part of docs. (@lukasz-zak)
513
- - [#696](https://github.com/request/request/pull/696) Edited README.md for formatting and clarity of phrasing (@Zearin)
514
- - [#694](https://github.com/request/request/pull/694) Typo in README (@VRMink)
515
- - [#690](https://github.com/request/request/pull/690) Handle blank password in basic auth. (@diversario)
516
- - [#682](https://github.com/request/request/pull/682) Optional dependencies (@Turbo87)
517
- - [#683](https://github.com/request/request/pull/683) Travis CI support (@Turbo87)
518
- - [#674](https://github.com/request/request/pull/674) change cookie module,to tough-cookie.please check it . (@sxyizhiren)
519
- - [#666](https://github.com/request/request/pull/666) make `ciphers` and `secureProtocol` to work in https request (@richarddong)
520
- - [#656](https://github.com/request/request/pull/656) Test case for #304. (@diversario)
521
- - [#662](https://github.com/request/request/pull/662) option.tunnel to explicitly disable tunneling (@seanmonstar)
522
- - [#659](https://github.com/request/request/pull/659) fix failure when running with NODE_DEBUG=request, and a test for that (@jrgm)
523
- - [#630](https://github.com/request/request/pull/630) Send random cnonce for HTTP Digest requests (@wprl)
524
- - [#619](https://github.com/request/request/pull/619) decouple things a bit (@joaojeronimo)
525
- - [#613](https://github.com/request/request/pull/613) Fixes #583, moved initialization of self.uri.pathname (@lexander)
526
- - [#605](https://github.com/request/request/pull/605) Only include ":" + pass in Basic Auth if it's defined (fixes #602) (@bendrucker)
527
- - [#596](https://github.com/request/request/pull/596) Global agent is being used when pool is specified (@Cauldrath)
528
- - [#594](https://github.com/request/request/pull/594) Emit complete event when there is no callback (@RomainLK)
529
- - [#601](https://github.com/request/request/pull/601) Fixed a small typo (@michalstanko)
530
- - [#589](https://github.com/request/request/pull/589) Prevent setting headers after they are sent (@geek)
531
- - [#587](https://github.com/request/request/pull/587) Global cookie jar disabled by default (@threepointone)
532
- - [#544](https://github.com/request/request/pull/544) Update http-signature version. (@davidlehn)
533
- - [#581](https://github.com/request/request/pull/581) Fix spelling of "ignoring." (@bigeasy)
534
- - [#568](https://github.com/request/request/pull/568) use agentOptions to create agent when specified in request (@SamPlacette)
535
- - [#564](https://github.com/request/request/pull/564) Fix redirections (@criloz)
536
- - [#541](https://github.com/request/request/pull/541) The exported request function doesn't have an auth method (@tschaub)
537
- - [#542](https://github.com/request/request/pull/542) Expose Request class (@regality)
538
- - [#536](https://github.com/request/request/pull/536) Allow explicitly empty user field for basic authentication. (@mikeando)
539
- - [#532](https://github.com/request/request/pull/532) fix typo (@fredericosilva)
540
- - [#497](https://github.com/request/request/pull/497) Added redirect event (@Cauldrath)
541
- - [#503](https://github.com/request/request/pull/503) Fix basic auth for passwords that contain colons (@tonistiigi)
542
- - [#521](https://github.com/request/request/pull/521) Improving test-localAddress.js (@noway421)
543
- - [#529](https://github.com/request/request/pull/529) dependencies versions bump (@jodaka)
544
- - [#523](https://github.com/request/request/pull/523) Updating dependencies (@noway421)
545
- - [#520](https://github.com/request/request/pull/520) Fixing test-tunnel.js (@noway421)
546
- - [#519](https://github.com/request/request/pull/519) Update internal path state on post-creation QS changes (@jblebrun)
547
- - [#510](https://github.com/request/request/pull/510) Add HTTP Signature support. (@davidlehn)
548
- - [#502](https://github.com/request/request/pull/502) Fix POST (and probably other) requests that are retried after 401 Unauthorized (@nylen)
549
- - [#508](https://github.com/request/request/pull/508) Honor the .strictSSL option when using proxies (tunnel-agent) (@jhs)
550
- - [#512](https://github.com/request/request/pull/512) Make password optional to support the format: http://username@hostname/ (@pajato1)
551
- - [#513](https://github.com/request/request/pull/513) add 'localAddress' support (@yyfrankyy)
552
- - [#498](https://github.com/request/request/pull/498) Moving response emit above setHeaders on destination streams (@kenperkins)
553
- - [#490](https://github.com/request/request/pull/490) Empty response body (3-rd argument) must be passed to callback as an empty string (@Olegas)
554
- - [#479](https://github.com/request/request/pull/479) Changing so if Accept header is explicitly set, sending json does not ov... (@RoryH)
555
- - [#475](https://github.com/request/request/pull/475) Use `unescape` from `querystring` (@shimaore)
556
- - [#473](https://github.com/request/request/pull/473) V0.10 compat (@isaacs)
557
- - [#471](https://github.com/request/request/pull/471) Using querystring library from visionmedia (@kbackowski)
558
- - [#461](https://github.com/request/request/pull/461) Strip the UTF8 BOM from a UTF encoded response (@kppullin)
559
- - [#460](https://github.com/request/request/pull/460) hawk 0.10.0 (@hueniverse)
560
- - [#462](https://github.com/request/request/pull/462) if query params are empty, then request path shouldn't end with a '?' (merges cleanly now) (@jaipandya)
561
- - [#456](https://github.com/request/request/pull/456) hawk 0.9.0 (@hueniverse)
562
- - [#429](https://github.com/request/request/pull/429) Copy options before adding callback. (@nrn, @nfriedly, @youurayy, @jplock, @kapetan, @landeiro, @othiym23, @mmalecki)
563
- - [#454](https://github.com/request/request/pull/454) Destroy the response if present when destroying the request (clean merge) (@mafintosh)
564
- - [#310](https://github.com/request/request/pull/310) Twitter Oauth Stuff Out of Date; Now Updated (@joemccann, @isaacs, @mscdex)
565
- - [#413](https://github.com/request/request/pull/413) rename googledoodle.png to .jpg (@nfriedly, @youurayy, @jplock, @kapetan, @landeiro, @othiym23, @mmalecki)
566
- - [#448](https://github.com/request/request/pull/448) Convenience method for PATCH (@mloar)
567
- - [#444](https://github.com/request/request/pull/444) protect against double callbacks on error path (@spollack)
568
- - [#433](https://github.com/request/request/pull/433) Added support for HTTPS cert & key (@mmalecki)
569
- - [#430](https://github.com/request/request/pull/430) Respect specified {Host,host} headers, not just {host} (@andrewschaaf)
570
- - [#415](https://github.com/request/request/pull/415) Fixed a typo. (@jerem)
571
- - [#338](https://github.com/request/request/pull/338) Add more auth options, including digest support (@nylen)
572
- - [#403](https://github.com/request/request/pull/403) Optimize environment lookup to happen once only (@mmalecki)
573
- - [#398](https://github.com/request/request/pull/398) Add more reporting to tests (@mmalecki)
574
- - [#388](https://github.com/request/request/pull/388) Ensure "safe" toJSON doesn't break EventEmitters (@othiym23)
575
- - [#381](https://github.com/request/request/pull/381) Resolving "Invalid signature. Expected signature base string: " (@landeiro)
576
- - [#380](https://github.com/request/request/pull/380) Fixes missing host header on retried request when using forever agent (@mac-)
577
- - [#376](https://github.com/request/request/pull/376) Headers lost on redirect (@kapetan)
578
- - [#375](https://github.com/request/request/pull/375) Fix for missing oauth_timestamp parameter (@jplock)
579
- - [#374](https://github.com/request/request/pull/374) Correct Host header for proxy tunnel CONNECT (@youurayy)
580
- - [#370](https://github.com/request/request/pull/370) Twitter reverse auth uses x_auth_mode not x_auth_type (@drudge)
581
- - [#369](https://github.com/request/request/pull/369) Don't remove x_auth_mode for Twitter reverse auth (@drudge)
582
- - [#344](https://github.com/request/request/pull/344) Make AWS auth signing find headers correctly (@nlf)
583
- - [#363](https://github.com/request/request/pull/363) rfc3986 on base_uri, now passes tests (@jeffmarshall)
584
- - [#362](https://github.com/request/request/pull/362) Running `rfc3986` on `base_uri` in `oauth.hmacsign` instead of just `encodeURIComponent` (@jeffmarshall)
585
- - [#361](https://github.com/request/request/pull/361) Don't create a Content-Length header if we already have it set (@danjenkins)
586
- - [#360](https://github.com/request/request/pull/360) Delete self._form along with everything else on redirect (@jgautier)
587
- - [#355](https://github.com/request/request/pull/355) stop sending erroneous headers on redirected requests (@azylman)
588
- - [#332](https://github.com/request/request/pull/332) Fix #296 - Only set Content-Type if body exists (@Marsup)
589
- - [#343](https://github.com/request/request/pull/343) Allow AWS to work in more situations, added a note in the README on its usage (@nlf)
590
- - [#320](https://github.com/request/request/pull/320) request.defaults() doesn't need to wrap jar() (@StuartHarris)
591
- - [#322](https://github.com/request/request/pull/322) Fix + test for piped into request bumped into redirect. #321 (@alexindigo)
592
- - [#326](https://github.com/request/request/pull/326) Do not try to remove listener from an undefined connection (@CartoDB)
593
- - [#318](https://github.com/request/request/pull/318) Pass servername to tunneling secure socket creation (@isaacs)
594
- - [#317](https://github.com/request/request/pull/317) Workaround for #313 (@isaacs)
595
- - [#293](https://github.com/request/request/pull/293) Allow parser errors to bubble up to request (@mscdex)
596
- - [#290](https://github.com/request/request/pull/290) A test for #289 (@isaacs)
597
- - [#280](https://github.com/request/request/pull/280) Like in node.js print options if NODE_DEBUG contains the word request (@Filirom1)
598
- - [#207](https://github.com/request/request/pull/207) Fix #206 Change HTTP/HTTPS agent when redirecting between protocols (@isaacs)
599
- - [#214](https://github.com/request/request/pull/214) documenting additional behavior of json option (@jphaas, @vpulim)
600
- - [#272](https://github.com/request/request/pull/272) Boundary begins with CRLF? (@elspoono, @timshadel, @naholyr, @nanodocumet, @TehShrike)
601
- - [#284](https://github.com/request/request/pull/284) Remove stray `console.log()` call in multipart generator. (@bcherry)
602
- - [#241](https://github.com/request/request/pull/241) Composability updates suggested by issue #239 (@polotek)
603
- - [#282](https://github.com/request/request/pull/282) OAuth Authorization header contains non-"oauth_" parameters (@jplock)
604
- - [#279](https://github.com/request/request/pull/279) fix tests with boundary by injecting boundry from header (@benatkin)
605
- - [#273](https://github.com/request/request/pull/273) Pipe back pressure issue (@mafintosh)
606
- - [#268](https://github.com/request/request/pull/268) I'm not OCD seriously (@TehShrike)
607
- - [#263](https://github.com/request/request/pull/263) Bug in OAuth key generation for sha1 (@nanodocumet)
608
- - [#265](https://github.com/request/request/pull/265) uncaughtException when redirected to invalid URI (@naholyr)
609
- - [#262](https://github.com/request/request/pull/262) JSON test should check for equality (@timshadel)
610
- - [#261](https://github.com/request/request/pull/261) Setting 'pool' to 'false' does NOT disable Agent pooling (@timshadel)
611
- - [#249](https://github.com/request/request/pull/249) Fix for the fix of your (closed) issue #89 where self.headers[content-length] is set to 0 for all methods (@sethbridges, @polotek, @zephrax, @jeromegn)
612
- - [#255](https://github.com/request/request/pull/255) multipart allow body === '' ( the empty string ) (@Filirom1)
613
- - [#260](https://github.com/request/request/pull/260) fixed just another leak of 'i' (@sreuter)
614
- - [#246](https://github.com/request/request/pull/246) Fixing the set-cookie header (@jeromegn)
615
- - [#243](https://github.com/request/request/pull/243) Dynamic boundary (@zephrax)
616
- - [#240](https://github.com/request/request/pull/240) don't error when null is passed for options (@polotek)
617
- - [#211](https://github.com/request/request/pull/211) Replace all occurrences of special chars in RFC3986 (@chriso, @vpulim)
618
- - [#224](https://github.com/request/request/pull/224) Multipart content-type change (@janjongboom)
619
- - [#217](https://github.com/request/request/pull/217) need to use Authorization (titlecase) header with Tumblr OAuth (@visnup)
620
- - [#203](https://github.com/request/request/pull/203) Fix cookie and redirect bugs and add auth support for HTTPS tunnel (@vpulim)
621
- - [#199](https://github.com/request/request/pull/199) Tunnel (@isaacs)
622
- - [#198](https://github.com/request/request/pull/198) Bugfix on forever usage of util.inherits (@isaacs)
623
- - [#197](https://github.com/request/request/pull/197) Make ForeverAgent work with HTTPS (@isaacs)
624
- - [#193](https://github.com/request/request/pull/193) Fixes GH-119 (@goatslacker)
625
- - [#188](https://github.com/request/request/pull/188) Add abort support to the returned request (@itay)
626
- - [#176](https://github.com/request/request/pull/176) Querystring option (@csainty)
627
- - [#182](https://github.com/request/request/pull/182) Fix request.defaults to support (uri, options, callback) api (@twilson63)
628
- - [#180](https://github.com/request/request/pull/180) Modified the post, put, head and del shortcuts to support uri optional param (@twilson63)
629
- - [#179](https://github.com/request/request/pull/179) fix to add opts in .pipe(stream, opts) (@substack)
630
- - [#177](https://github.com/request/request/pull/177) Issue #173 Support uri as first and optional config as second argument (@twilson63)
631
- - [#170](https://github.com/request/request/pull/170) can't create a cookie in a wrapped request (defaults) (@fabianonunes)
632
- - [#168](https://github.com/request/request/pull/168) Picking off an EasyFix by adding some missing mimetypes. (@serby)
633
- - [#161](https://github.com/request/request/pull/161) Fix cookie jar/headers.cookie collision (#125) (@papandreou)
634
- - [#162](https://github.com/request/request/pull/162) Fix issue #159 (@dpetukhov)
635
- - [#90](https://github.com/request/request/pull/90) add option followAllRedirects to follow post/put redirects (@jroes)
636
- - [#148](https://github.com/request/request/pull/148) Retry Agent (@thejh)
637
- - [#146](https://github.com/request/request/pull/146) Multipart should respect content-type if previously set (@apeace)
638
- - [#144](https://github.com/request/request/pull/144) added "form" option to readme (@petejkim)
639
- - [#133](https://github.com/request/request/pull/133) Fixed cookies parsing (@afanasy)
640
- - [#135](https://github.com/request/request/pull/135) host vs hostname (@iangreenleaf)
641
- - [#132](https://github.com/request/request/pull/132) return the body as a Buffer when encoding is set to null (@jahewson)
642
- - [#112](https://github.com/request/request/pull/112) Support using a custom http-like module (@jhs)
643
- - [#104](https://github.com/request/request/pull/104) Cookie handling contains bugs (@janjongboom)
644
- - [#121](https://github.com/request/request/pull/121) Another patch for cookie handling regression (@jhurliman)
645
- - [#117](https://github.com/request/request/pull/117) Remove the global `i` (@3rd-Eden)
646
- - [#110](https://github.com/request/request/pull/110) Update to Iris Couch URL (@jhs)
647
- - [#86](https://github.com/request/request/pull/86) Can't post binary to multipart requests (@kkaefer)
648
- - [#105](https://github.com/request/request/pull/105) added test for proxy option. (@dominictarr)
649
- - [#102](https://github.com/request/request/pull/102) Implemented cookies - closes issue 82: https://github.com/mikeal/request/issues/82 (@alessioalex)
650
- - [#97](https://github.com/request/request/pull/97) Typo in previous pull causes TypeError in non-0.5.11 versions (@isaacs)
651
- - [#96](https://github.com/request/request/pull/96) Authless parsed url host support (@isaacs)
652
- - [#81](https://github.com/request/request/pull/81) Enhance redirect handling (@danmactough)
653
- - [#78](https://github.com/request/request/pull/78) Don't try to do strictSSL for non-ssl connections (@isaacs)
654
- - [#76](https://github.com/request/request/pull/76) Bug when a request fails and a timeout is set (@Marsup)
655
- - [#70](https://github.com/request/request/pull/70) add test script to package.json (@isaacs, @aheckmann)
656
- - [#73](https://github.com/request/request/pull/73) Fix #71 Respect the strictSSL flag (@isaacs)
657
- - [#69](https://github.com/request/request/pull/69) Flatten chunked requests properly (@isaacs)
658
- - [#67](https://github.com/request/request/pull/67) fixed global variable leaks (@aheckmann)
659
- - [#66](https://github.com/request/request/pull/66) Do not overwrite established content-type headers for read stream deliver (@voodootikigod)
660
- - [#53](https://github.com/request/request/pull/53) Parse json: Issue #51 (@benatkin)
661
- - [#45](https://github.com/request/request/pull/45) Added timeout option (@mbrevoort)
662
- - [#35](https://github.com/request/request/pull/35) The "end" event isn't emitted for some responses (@voxpelli)
663
- - [#31](https://github.com/request/request/pull/31) Error on piping a request to a destination (@tobowers)