fsevents 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of fsevents might be problematic. Click here for more details.

Files changed (322) hide show
  1. package/node_modules/ansi/History.md +7 -0
  2. package/node_modules/ansi/LICENSE +24 -0
  3. package/node_modules/ansi/lib/ansi.js +2 -2
  4. package/node_modules/ansi/package.json +15 -10
  5. package/node_modules/ansi-regex/package.json +1 -0
  6. package/node_modules/ansi-styles/package.json +1 -0
  7. package/node_modules/are-we-there-yet/.npmignore +2 -0
  8. package/node_modules/are-we-there-yet/index.js +20 -18
  9. package/node_modules/are-we-there-yet/package.json +15 -13
  10. package/node_modules/asn1/package.json +3 -1
  11. package/node_modules/assert-plus/README.md +50 -21
  12. package/node_modules/assert-plus/assert.js +168 -207
  13. package/node_modules/assert-plus/package.json +55 -15
  14. package/node_modules/async/README.md +86 -4
  15. package/node_modules/async/dist/async.js +4 -3
  16. package/node_modules/async/dist/async.min.js +1 -1
  17. package/node_modules/async/lib/async.js +4 -3
  18. package/node_modules/async/package.json +10 -10
  19. package/node_modules/aws-sign2/package.json +1 -0
  20. package/node_modules/aws4/.npmignore +3 -0
  21. package/node_modules/aws4/.tern-port +1 -0
  22. package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match → aws4}/.travis.yml +2 -0
  23. package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md → aws4/LICENSE} +1 -3
  24. package/node_modules/aws4/README.md +510 -0
  25. package/node_modules/aws4/aws4.js +313 -0
  26. package/node_modules/aws4/example.js +372 -0
  27. package/node_modules/aws4/node_modules/lru-cache/.npmignore +1 -0
  28. package/node_modules/aws4/node_modules/lru-cache/.travis.yml +8 -0
  29. package/node_modules/aws4/node_modules/lru-cache/CONTRIBUTORS +14 -0
  30. package/node_modules/aws4/node_modules/lru-cache/README.md +137 -0
  31. package/node_modules/aws4/node_modules/lru-cache/lib/lru-cache.js +334 -0
  32. package/node_modules/aws4/node_modules/lru-cache/package.json +66 -0
  33. package/node_modules/aws4/node_modules/lru-cache/test/basic.js +396 -0
  34. package/node_modules/aws4/node_modules/lru-cache/test/foreach.js +120 -0
  35. package/node_modules/aws4/node_modules/lru-cache/test/memory-leak.js +51 -0
  36. package/node_modules/aws4/node_modules/lru-cache/test/serialize.js +216 -0
  37. package/node_modules/aws4/package.json +113 -0
  38. package/node_modules/bl/.travis.yml +5 -6
  39. package/node_modules/bl/bl.js +5 -0
  40. package/node_modules/bl/package.json +16 -13
  41. package/node_modules/bl/test/test.js +554 -6
  42. package/node_modules/block-stream/package.json +1 -0
  43. package/node_modules/boom/package.json +1 -0
  44. package/node_modules/caseless/package.json +1 -0
  45. package/node_modules/chalk/package.json +1 -0
  46. package/node_modules/combined-stream/package.json +1 -0
  47. package/node_modules/commander/package.json +1 -0
  48. package/node_modules/core-util-is/package.json +2 -2
  49. package/node_modules/cryptiles/package.json +1 -0
  50. package/node_modules/dashdash/README.md +70 -7
  51. package/node_modules/dashdash/etc/dashdash.bash_completion.in +388 -0
  52. package/node_modules/dashdash/lib/dashdash.js +202 -2
  53. package/node_modules/dashdash/package.json +12 -9
  54. package/node_modules/debug/.jshintrc +3 -0
  55. package/node_modules/debug/.npmignore +6 -0
  56. package/node_modules/debug/History.md +195 -0
  57. package/node_modules/debug/Makefile +36 -0
  58. package/node_modules/debug/Readme.md +86 -13
  59. package/node_modules/debug/bower.json +28 -0
  60. package/node_modules/debug/browser.js +168 -0
  61. package/node_modules/debug/component.json +19 -0
  62. package/node_modules/debug/debug.js +132 -72
  63. package/node_modules/debug/node.js +209 -0
  64. package/node_modules/debug/package.json +32 -22
  65. package/node_modules/deep-extend/README.md +51 -50
  66. package/node_modules/deep-extend/package.json +14 -16
  67. package/node_modules/delayed-stream/package.json +1 -0
  68. package/node_modules/delegates/History.md +6 -0
  69. package/node_modules/delegates/License +20 -0
  70. package/node_modules/delegates/package.json +17 -13
  71. package/node_modules/ecc-jsbn/package.json +3 -1
  72. package/node_modules/escape-string-regexp/package.json +2 -2
  73. package/node_modules/extend/package.json +1 -0
  74. package/node_modules/extsprintf/package.json +4 -2
  75. package/node_modules/forever-agent/package.json +1 -0
  76. package/node_modules/form-data/package.json +1 -0
  77. package/node_modules/fstream/package.json +1 -0
  78. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +1 -0
  79. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +1 -0
  80. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/package.json +1 -0
  81. package/node_modules/fstream-ignore/node_modules/minimatch/package.json +1 -0
  82. package/node_modules/fstream-ignore/package.json +3 -1
  83. package/node_modules/gauge/package.json +14 -12
  84. package/node_modules/gauge/progress-bar.js +4 -5
  85. package/node_modules/gauge/test/progress-bar.js +1 -1
  86. package/node_modules/generate-function/package.json +1 -0
  87. package/node_modules/generate-object-property/package.json +1 -0
  88. package/node_modules/graceful-fs/README.md +17 -0
  89. package/node_modules/graceful-fs/graceful-fs.js +2 -0
  90. package/node_modules/graceful-fs/package.json +16 -11
  91. package/node_modules/graceful-readlink/package.json +1 -0
  92. package/node_modules/har-validator/README.md +45 -122
  93. package/node_modules/har-validator/package.json +16 -16
  94. package/node_modules/has-ansi/package.json +1 -0
  95. package/node_modules/has-unicode/README.md +6 -3
  96. package/node_modules/has-unicode/index.js +7 -3
  97. package/node_modules/has-unicode/package.json +15 -13
  98. package/node_modules/has-unicode/test/index.js +1 -1
  99. package/node_modules/hawk/README.md +634 -634
  100. package/node_modules/hawk/bower.json +24 -24
  101. package/node_modules/hawk/component.json +18 -18
  102. package/node_modules/hawk/dist/client.js +343 -340
  103. package/node_modules/hawk/example/usage.js +78 -78
  104. package/node_modules/hawk/lib/browser.js +637 -637
  105. package/node_modules/hawk/lib/client.js +369 -369
  106. package/node_modules/hawk/lib/crypto.js +126 -126
  107. package/node_modules/hawk/lib/index.js +15 -15
  108. package/node_modules/hawk/lib/server.js +548 -540
  109. package/node_modules/hawk/lib/utils.js +184 -164
  110. package/node_modules/hawk/package.json +9 -8
  111. package/node_modules/hawk/test/browser.js +1492 -1492
  112. package/node_modules/hawk/test/client.js +440 -440
  113. package/node_modules/hawk/test/crypto.js +70 -70
  114. package/node_modules/hawk/test/index.js +378 -378
  115. package/node_modules/hawk/test/readme.js +95 -95
  116. package/node_modules/hawk/test/server.js +1329 -1302
  117. package/node_modules/hawk/test/uri.js +838 -838
  118. package/node_modules/hawk/test/utils.js +149 -121
  119. package/node_modules/hoek/package.json +1 -0
  120. package/node_modules/http-signature/CHANGES.md +7 -0
  121. package/node_modules/http-signature/http_signing.md +71 -3
  122. package/node_modules/http-signature/lib/signer.js +5 -0
  123. package/node_modules/http-signature/package.json +13 -11
  124. package/node_modules/ini/package.json +3 -1
  125. package/node_modules/is-my-json-valid/formats.js +1 -1
  126. package/node_modules/is-my-json-valid/package.json +11 -10
  127. package/node_modules/is-property/package.json +1 -0
  128. package/node_modules/is-typedarray/package.json +3 -1
  129. package/node_modules/isarray/package.json +2 -2
  130. package/node_modules/isstream/package.json +1 -0
  131. package/node_modules/jodid25519/package.json +3 -1
  132. package/node_modules/jsbn/package.json +3 -1
  133. package/node_modules/json-schema/package.json +2 -1
  134. package/node_modules/json-stringify-safe/package.json +1 -0
  135. package/node_modules/jsonpointer/package.json +1 -0
  136. package/node_modules/jsprim/package.json +3 -1
  137. package/node_modules/lodash._basetostring/package.json +4 -4
  138. package/node_modules/lodash._createpadding/package.json +3 -2
  139. package/node_modules/lodash._root/LICENSE +22 -0
  140. package/node_modules/lodash._root/README.md +18 -0
  141. package/node_modules/lodash._root/index.js +53 -0
  142. package/node_modules/lodash._root/package.json +77 -0
  143. package/node_modules/lodash.pad/LICENSE +2 -2
  144. package/node_modules/lodash.pad/README.md +4 -6
  145. package/node_modules/lodash.pad/index.js +347 -15
  146. package/node_modules/lodash.pad/package.json +20 -34
  147. package/node_modules/lodash.padleft/package.json +3 -1
  148. package/node_modules/lodash.padright/package.json +3 -1
  149. package/node_modules/lodash.repeat/LICENSE +2 -2
  150. package/node_modules/lodash.repeat/README.md +4 -6
  151. package/node_modules/lodash.repeat/index.js +262 -11
  152. package/node_modules/lodash.repeat/package.json +21 -34
  153. package/node_modules/mime-db/package.json +2 -2
  154. package/node_modules/mime-types/package.json +2 -2
  155. package/node_modules/ms/.npmignore +5 -0
  156. package/node_modules/{deep-extend → ms}/LICENSE +2 -2
  157. package/node_modules/ms/README.md +35 -0
  158. package/node_modules/ms/index.js +125 -0
  159. package/node_modules/ms/package.json +56 -0
  160. package/node_modules/node-pre-gyp/CHANGELOG.md +8 -0
  161. package/node_modules/node-pre-gyp/LICENSE +27 -0
  162. package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +36 -0
  163. package/node_modules/node-pre-gyp/package.json +23 -22
  164. package/node_modules/node-uuid/package.json +1 -0
  165. package/node_modules/npmlog/package.json +18 -16
  166. package/node_modules/oauth-sign/index.js +2 -0
  167. package/node_modules/oauth-sign/package.json +10 -9
  168. package/node_modules/once/README.md +18 -0
  169. package/node_modules/once/once.js +8 -6
  170. package/node_modules/once/package.json +20 -12
  171. package/node_modules/pinkie/index.js +3 -3
  172. package/node_modules/pinkie/package.json +10 -9
  173. package/node_modules/pinkie/readme.md +1 -1
  174. package/node_modules/pinkie-promise/package.json +1 -0
  175. package/node_modules/process-nextick-args/package.json +2 -2
  176. package/node_modules/qs/.eslintrc +17 -0
  177. package/node_modules/qs/.travis.yml +66 -5
  178. package/node_modules/qs/CHANGELOG.md +86 -75
  179. package/node_modules/qs/README.md +85 -81
  180. package/node_modules/qs/bower.json +1 -1
  181. package/node_modules/qs/component.json +1 -1
  182. package/node_modules/qs/dist/qs.js +108 -177
  183. package/node_modules/qs/lib/index.js +1 -7
  184. package/node_modules/qs/lib/parse.js +26 -49
  185. package/node_modules/qs/lib/stringify.js +22 -46
  186. package/node_modules/qs/lib/utils.js +45 -73
  187. package/node_modules/qs/package.json +51 -28
  188. package/node_modules/qs/test/index.js +5 -0
  189. package/node_modules/qs/test/parse.js +236 -321
  190. package/node_modules/qs/test/stringify.js +139 -197
  191. package/node_modules/qs/test/utils.js +6 -25
  192. package/node_modules/rc/node_modules/minimist/package.json +1 -0
  193. package/node_modules/rc/package.json +1 -0
  194. package/node_modules/readable-stream/package.json +1 -0
  195. package/node_modules/request/CHANGELOG.md +16 -1
  196. package/node_modules/request/README.md +1 -1
  197. package/node_modules/request/lib/har.js +3 -2
  198. package/node_modules/request/lib/multipart.js +3 -0
  199. package/node_modules/request/lib/tunnel.js +0 -2
  200. package/node_modules/request/package.json +20 -17
  201. package/node_modules/request/request.js +50 -26
  202. package/node_modules/rimraf/README.md +1 -1
  203. package/node_modules/rimraf/node_modules/glob/README.md +2 -2
  204. package/node_modules/rimraf/node_modules/glob/glob.js +14 -1
  205. package/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json +1 -0
  206. package/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json +1 -0
  207. package/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json +2 -1
  208. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +1 -0
  209. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +1 -0
  210. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +1 -0
  211. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json +1 -0
  212. package/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/package.json +1 -0
  213. package/node_modules/rimraf/node_modules/glob/node_modules/once/package.json +1 -0
  214. package/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/package.json +1 -0
  215. package/node_modules/rimraf/node_modules/glob/package.json +11 -11
  216. package/node_modules/rimraf/package.json +13 -12
  217. package/node_modules/semver/package.json +3 -1
  218. package/node_modules/sntp/package.json +1 -0
  219. package/node_modules/sshpk/.npmignore +1 -0
  220. package/node_modules/sshpk/bin/sshpk-sign +176 -0
  221. package/node_modules/sshpk/bin/sshpk-verify +166 -0
  222. package/node_modules/sshpk/lib/ed-compat.js +2 -0
  223. package/node_modules/sshpk/lib/key.js +6 -0
  224. package/node_modules/sshpk/man/man1/sshpk-conv.1 +135 -0
  225. package/node_modules/sshpk/man/man1/sshpk-sign.1 +81 -0
  226. package/node_modules/sshpk/man/man1/sshpk-verify.1 +68 -0
  227. package/node_modules/sshpk/package.json +18 -9
  228. package/node_modules/string_decoder/package.json +2 -2
  229. package/node_modules/stringstream/package.json +1 -0
  230. package/node_modules/strip-ansi/package.json +1 -0
  231. package/node_modules/strip-json-comments/package.json +1 -0
  232. package/node_modules/supports-color/package.json +1 -0
  233. package/node_modules/tar/package.json +1 -0
  234. package/node_modules/tar-pack/README.md +2 -2
  235. package/node_modules/tar-pack/package.json +25 -26
  236. package/node_modules/tough-cookie/package.json +1 -0
  237. package/node_modules/tunnel-agent/package.json +1 -0
  238. package/node_modules/tweetnacl/README.md +1 -1
  239. package/node_modules/tweetnacl/package.json +13 -11
  240. package/node_modules/uid-number/package.json +14 -13
  241. package/node_modules/uid-number/uid-number.js +9 -4
  242. package/node_modules/util-deprecate/package.json +2 -2
  243. package/node_modules/verror/package.json +1 -0
  244. package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy → wrappy}/package.json +3 -2
  245. package/node_modules/xtend/package.json +1 -0
  246. package/package.json +2 -2
  247. package/node_modules/are-we-there-yet/README.md~ +0 -183
  248. package/node_modules/bl/test/basic-test.js +0 -541
  249. package/node_modules/bl/test/sauce.js +0 -38
  250. package/node_modules/debug/index.js +0 -5
  251. package/node_modules/debug/lib/debug.js +0 -147
  252. package/node_modules/deep-extend/test/index.spec.js +0 -220
  253. package/node_modules/deep-extend/test/mocha.opts +0 -1
  254. package/node_modules/gauge/README.md~ +0 -161
  255. package/node_modules/has-unicode/README.md~ +0 -4
  256. package/node_modules/once/LICENSE +0 -27
  257. package/node_modules/once/test/once.js +0 -18
  258. package/node_modules/sshpk/node_modules/assert-plus/README.md +0 -155
  259. package/node_modules/sshpk/node_modules/assert-plus/assert.js +0 -206
  260. package/node_modules/sshpk/node_modules/assert-plus/package.json +0 -88
  261. package/node_modules/tar-pack/node_modules/rimraf/README.md +0 -43
  262. package/node_modules/tar-pack/node_modules/rimraf/bin.js +0 -40
  263. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/README.md +0 -359
  264. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/common.js +0 -226
  265. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/glob.js +0 -752
  266. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/.eslintrc +0 -17
  267. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/README.md +0 -37
  268. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/inflight.js +0 -44
  269. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json +0 -58
  270. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json +0 -67
  271. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/test.js +0 -97
  272. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/LICENSE +0 -16
  273. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/README.md +0 -42
  274. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/inherits.js +0 -1
  275. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/inherits_browser.js +0 -23
  276. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json +0 -58
  277. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inherits/test.js +0 -25
  278. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/README.md +0 -216
  279. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/minimatch.js +0 -912
  280. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore +0 -3
  281. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md +0 -122
  282. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js +0 -8
  283. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js +0 -191
  284. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +0 -2
  285. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile +0 -6
  286. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +0 -89
  287. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js +0 -5
  288. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +0 -50
  289. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +0 -79
  290. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js +0 -84
  291. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +0 -4
  292. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE +0 -18
  293. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +0 -62
  294. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js +0 -6
  295. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +0 -13
  296. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +0 -90
  297. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js +0 -39
  298. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +0 -81
  299. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json +0 -66
  300. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/README.md +0 -51
  301. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE +0 -15
  302. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/README.md +0 -36
  303. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js +0 -51
  304. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js +0 -33
  305. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/once.js +0 -21
  306. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/package.json +0 -70
  307. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/index.js +0 -20
  308. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/package.json +0 -78
  309. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/readme.md +0 -51
  310. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/package.json +0 -79
  311. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/sync.js +0 -460
  312. package/node_modules/tar-pack/node_modules/rimraf/package.json +0 -69
  313. package/node_modules/tar-pack/node_modules/rimraf/rimraf.js +0 -333
  314. package/node_modules/uid-number/LICENCE +0 -25
  315. /package/node_modules/{sshpk/node_modules/assert-plus → assert-plus}/AUTHORS +0 -0
  316. /package/node_modules/{sshpk/node_modules/assert-plus → assert-plus}/CHANGES.md +0 -0
  317. /package/node_modules/{tar-pack/node_modules/rimraf → aws4/node_modules/lru-cache}/LICENSE +0 -0
  318. /package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight → uid-number}/LICENSE +0 -0
  319. /package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy → wrappy}/LICENSE +0 -0
  320. /package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy → wrappy}/README.md +0 -0
  321. /package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy → wrappy}/test/basic.js +0 -0
  322. /package/node_modules/{tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy → wrappy}/wrappy.js +0 -0
@@ -1,5 +1,13 @@
1
1
  # node-pre-gyp changelog
2
2
 
3
+ ## 0.6.21
4
+
5
+ - Add known node version for 0.10.42, 0.12.10, 4.3.0, and 5.6.0.
6
+
7
+ ## 0.6.20
8
+
9
+ - Add known node version for 4.2.5, 4.2.6, 5.4.0, 5.4.1,and 5.5.0.
10
+
3
11
  ## 0.6.19
4
12
 
5
13
  - Add known node version for 4.2.4
@@ -0,0 +1,27 @@
1
+ Copyright (c), Mapbox
2
+
3
+ All rights reserved.
4
+
5
+ Redistribution and use in source and binary forms, with or without modification,
6
+ are permitted provided that the following conditions are met:
7
+
8
+ * Redistributions of source code must retain the above copyright notice,
9
+ this list of conditions and the following disclaimer.
10
+ * Redistributions in binary form must reproduce the above copyright notice,
11
+ this list of conditions and the following disclaimer in the documentation
12
+ and/or other materials provided with the distribution.
13
+ * Neither the name of node-pre-gyp nor the names of its contributors
14
+ may be used to endorse or promote products derived from this software
15
+ without specific prior written permission.
16
+
17
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
21
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
22
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
23
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
24
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
25
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
26
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -775,6 +775,10 @@
775
775
  "node_abi": 11,
776
776
  "v8": "3.14"
777
777
  },
778
+ "0.10.42": {
779
+ "node_abi": 11,
780
+ "v8": "3.14"
781
+ },
778
782
  "0.11.0": {
779
783
  "node_abi": 12,
780
784
  "v8": "3.17"
@@ -883,6 +887,10 @@
883
887
  "node_abi": 14,
884
888
  "v8": "3.28"
885
889
  },
890
+ "0.12.10": {
891
+ "node_abi": 14,
892
+ "v8": "3.28"
893
+ },
886
894
  "1.0.0": {
887
895
  "node_abi": 42,
888
896
  "v8": "3.31"
@@ -1083,6 +1091,18 @@
1083
1091
  "node_abi": 46,
1084
1092
  "v8": "4.5"
1085
1093
  },
1094
+ "4.2.5": {
1095
+ "node_abi": 46,
1096
+ "v8": "4.5"
1097
+ },
1098
+ "4.2.6": {
1099
+ "node_abi": 46,
1100
+ "v8": "4.5"
1101
+ },
1102
+ "4.3.0": {
1103
+ "node_abi": 46,
1104
+ "v8": "4.5"
1105
+ },
1086
1106
  "5.0.0": {
1087
1107
  "node_abi": 47,
1088
1108
  "v8": "4.6"
@@ -1102,5 +1122,21 @@
1102
1122
  "5.3.0": {
1103
1123
  "node_abi": 47,
1104
1124
  "v8": "4.6"
1125
+ },
1126
+ "5.4.0": {
1127
+ "node_abi": 47,
1128
+ "v8": "4.6"
1129
+ },
1130
+ "5.4.1": {
1131
+ "node_abi": 47,
1132
+ "v8": "4.6"
1133
+ },
1134
+ "5.5.0": {
1135
+ "node_abi": 47,
1136
+ "v8": "4.6"
1137
+ },
1138
+ "5.6.0": {
1139
+ "node_abi": 47,
1140
+ "v8": "4.6"
1105
1141
  }
1106
1142
  }
@@ -1,14 +1,19 @@
1
1
  {
2
2
  "_args": [
3
3
  [
4
- "node-pre-gyp@^0.6.17",
4
+ "node-pre-gyp@^0.6.21",
5
5
  "/Users/eshanker/Code/fsevents"
6
6
  ]
7
7
  ],
8
- "_from": "node-pre-gyp@>=0.6.17 <0.7.0",
9
- "_id": "node-pre-gyp@0.6.19",
8
+ "_from": "node-pre-gyp@>=0.6.21 <0.7.0",
9
+ "_id": "node-pre-gyp@0.6.21",
10
10
  "_inCache": true,
11
+ "_installable": true,
11
12
  "_location": "/node-pre-gyp",
13
+ "_npmOperationalInternal": {
14
+ "host": "packages-6-west.internal.npmjs.com",
15
+ "tmp": "tmp/node-pre-gyp-0.6.21.tgz_1455047551817_0.8955350655596703"
16
+ },
12
17
  "_npmUser": {
13
18
  "email": "dane@mapbox.com",
14
19
  "name": "springmeyer"
@@ -17,19 +22,19 @@
17
22
  "_phantomChildren": {},
18
23
  "_requested": {
19
24
  "name": "node-pre-gyp",
20
- "raw": "node-pre-gyp@^0.6.17",
21
- "rawSpec": "^0.6.17",
25
+ "raw": "node-pre-gyp@^0.6.21",
26
+ "rawSpec": "^0.6.21",
22
27
  "scope": null,
23
- "spec": ">=0.6.17 <0.7.0",
28
+ "spec": ">=0.6.21 <0.7.0",
24
29
  "type": "range"
25
30
  },
26
31
  "_requiredBy": [
27
32
  "/"
28
33
  ],
29
- "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.19.tgz",
30
- "_shasum": "842badff2e9c423c5a817e068ffe8f8487dc1016",
34
+ "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.21.tgz",
35
+ "_shasum": "5a8064649aa22ec9ff520ad69e2a0edd0365d225",
31
36
  "_shrinkwrap": null,
32
- "_spec": "node-pre-gyp@^0.6.17",
37
+ "_spec": "node-pre-gyp@^0.6.21",
33
38
  "_where": "/Users/eshanker/Code/fsevents",
34
39
  "author": {
35
40
  "email": "dane@mapbox.com",
@@ -65,23 +70,18 @@
65
70
  },
66
71
  "description": "Node.js native addon binary install tool",
67
72
  "devDependencies": {
68
- "aws-sdk": "*",
69
- "jshint": "^2.5.10",
70
- "mocha": "1.x",
71
- "retire": "0.3.x"
73
+ "aws-sdk": "2.x",
74
+ "jshint": "2.x",
75
+ "mocha": "2.x",
76
+ "retire": "1.x"
72
77
  },
73
78
  "directories": {},
74
79
  "dist": {
75
- "shasum": "842badff2e9c423c5a817e068ffe8f8487dc1016",
76
- "tarball": "http://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.19.tgz"
77
- },
78
- "engineStrict": true,
79
- "engines": {
80
- "node": ">= 0.8.0"
80
+ "shasum": "5a8064649aa22ec9ff520ad69e2a0edd0365d225",
81
+ "tarball": "http://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.21.tgz"
81
82
  },
82
- "gitHead": "15602cf1eba0e3ce702b75a341116d7a376ad7c9",
83
+ "gitHead": "9df2e1818b0ed53f996a08f8d33f2dfcc3ab99d1",
83
84
  "homepage": "https://github.com/mapbox/node-pre-gyp",
84
- "installable": true,
85
85
  "jshintConfig": {
86
86
  "globalstrict": true,
87
87
  "mocha": true,
@@ -125,6 +125,7 @@
125
125
  ],
126
126
  "name": "node-pre-gyp",
127
127
  "optionalDependencies": {},
128
+ "readme": "ERROR: No README data found!",
128
129
  "repository": {
129
130
  "type": "git",
130
131
  "url": "git://github.com/mapbox/node-pre-gyp.git"
@@ -134,5 +135,5 @@
134
135
  "test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000",
135
136
  "update-crosswalk": "node scripts/abi_crosswalk.js"
136
137
  },
137
- "version": "0.6.19"
138
+ "version": "0.6.21"
138
139
  }
@@ -14,6 +14,7 @@
14
14
  ],
15
15
  "_resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz",
16
16
  "_shasum": "6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f",
17
+ "_shrinkwrap": null,
17
18
  "author": {
18
19
  "email": "robert@broofa.com",
19
20
  "name": "Robert Kieffer"
@@ -1,19 +1,20 @@
1
1
  {
2
2
  "_from": "npmlog@~2.0.0",
3
- "_id": "npmlog@2.0.0",
3
+ "_id": "npmlog@2.0.2",
4
4
  "_location": "/npmlog",
5
- "_nodeVersion": "4.2.1",
5
+ "_nodeVersion": "5.4.0",
6
6
  "_npmUser": {
7
- "email": "ogd@aoaioxxysz.net",
8
- "name": "othiym23"
7
+ "email": "me@re-becca.org",
8
+ "name": "iarna"
9
9
  },
10
- "_npmVersion": "2.14.9",
10
+ "_npmVersion": "3.6.0",
11
11
  "_phantomChildren": {},
12
12
  "_requiredBy": [
13
13
  "/node-pre-gyp"
14
14
  ],
15
- "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.0.tgz",
16
- "_shasum": "4076c200a3dda51133e6f3cf052130105f78bbdf",
15
+ "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.2.tgz",
16
+ "_shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab",
17
+ "_shrinkwrap": null,
17
18
  "author": {
18
19
  "email": "i@izs.me",
19
20
  "name": "Isaac Z. Schlueter",
@@ -23,20 +24,20 @@
23
24
  "url": "https://github.com/npm/npmlog/issues"
24
25
  },
25
26
  "dependencies": {
26
- "ansi": "~0.3.0",
27
- "are-we-there-yet": "~1.0.0",
28
- "gauge": "~1.2.0"
27
+ "ansi": "~0.3.1",
28
+ "are-we-there-yet": "~1.0.6",
29
+ "gauge": "~1.2.5"
29
30
  },
30
31
  "description": "logger for npm",
31
32
  "devDependencies": {
32
- "tap": "~2.2.0"
33
+ "tap": "~5.1.2"
33
34
  },
34
35
  "directories": {},
35
36
  "dist": {
36
- "shasum": "4076c200a3dda51133e6f3cf052130105f78bbdf",
37
- "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-2.0.0.tgz"
37
+ "shasum": "d0470238b9697b7c3c4d16bdea65a00b12a464ab",
38
+ "tarball": "http://registry.npmjs.org/npmlog/-/npmlog-2.0.2.tgz"
38
39
  },
39
- "gitHead": "6eaa3f8eec672bb7b56a4df9b55dbfff3b9c6a71",
40
+ "gitHead": "79dc582bf1ce4d2010454d89738a0a4dbd113be9",
40
41
  "homepage": "https://github.com/npm/npmlog#readme",
41
42
  "license": "ISC",
42
43
  "main": "log.js",
@@ -56,7 +57,8 @@
56
57
  ],
57
58
  "name": "npmlog",
58
59
  "optionalDependencies": {},
59
- "readme": "ERROR: No README data found!",
60
+ "readme": "# npmlog\n\nThe logger util that npm uses.\n\nThis logger is very basic. It does the logging for npm. It supports\ncustom levels and colored output.\n\nBy default, logs are written to stderr. If you want to send log messages\nto outputs other than streams, then you can change the `log.stream`\nmember, or you can just listen to the events that it emits, and do\nwhatever you want with them.\n\n# Basic Usage\n\n```\nvar log = require('npmlog')\n\n// additional stuff ---------------------------+\n// message ----------+ |\n// prefix ----+ | |\n// level -+ | | |\n// v v v v\n log.info('fyi', 'I have a kitty cat: %j', myKittyCat)\n```\n\n## log.level\n\n* {String}\n\nThe level to display logs at. Any logs at or above this level will be\ndisplayed. The special level `silent` will prevent anything from being\ndisplayed ever.\n\n## log.record\n\n* {Array}\n\nAn array of all the log messages that have been entered.\n\n## log.maxRecordSize\n\n* {Number}\n\nThe maximum number of records to keep. If log.record gets bigger than\n10% over this value, then it is sliced down to 90% of this value.\n\nThe reason for the 10% window is so that it doesn't have to resize a\nlarge array on every log entry.\n\n## log.prefixStyle\n\n* {Object}\n\nA style object that specifies how prefixes are styled. (See below)\n\n## log.headingStyle\n\n* {Object}\n\nA style object that specifies how the heading is styled. (See below)\n\n## log.heading\n\n* {String} Default: \"\"\n\nIf set, a heading that is printed at the start of every line.\n\n## log.stream\n\n* {Stream} Default: `process.stderr`\n\nThe stream where output is written.\n\n## log.enableColor()\n\nForce colors to be used on all messages, regardless of the output\nstream.\n\n## log.disableColor()\n\nDisable colors on all messages.\n\n## log.enableProgress()\n\nEnable the display of log activity spinner and progress bar\n\n## log.disableProgress()\n\nDisable the display of a progress bar\n\n## log.enableUnicode()\n\nForce the unicode theme to be used for the progress bar.\n\n## log.disableUnicode()\n\nDisable the use of unicode in the progress bar.\n\n## log.setGaugeTemplate(template)\n\nOverrides the default gauge template.\n\n## log.pause()\n\nStop emitting messages to the stream, but do not drop them.\n\n## log.resume()\n\nEmit all buffered messages that were written while paused.\n\n## log.log(level, prefix, message, ...)\n\n* `level` {String} The level to emit the message at\n* `prefix` {String} A string prefix. Set to \"\" to skip.\n* `message...` Arguments to `util.format`\n\nEmit a log message at the specified level.\n\n## log\\[level](prefix, message, ...)\n\nFor example,\n\n* log.silly(prefix, message, ...)\n* log.verbose(prefix, message, ...)\n* log.info(prefix, message, ...)\n* log.http(prefix, message, ...)\n* log.warn(prefix, message, ...)\n* log.error(prefix, message, ...)\n\nLike `log.log(level, prefix, message, ...)`. In this way, each level is\ngiven a shorthand, so you can do `log.info(prefix, message)`.\n\n## log.addLevel(level, n, style, disp)\n\n* `level` {String} Level indicator\n* `n` {Number} The numeric level\n* `style` {Object} Object with fg, bg, inverse, etc.\n* `disp` {String} Optional replacement for `level` in the output.\n\nSets up a new level with a shorthand function and so forth.\n\nNote that if the number is `Infinity`, then setting the level to that\nwill cause all log messages to be suppressed. If the number is\n`-Infinity`, then the only way to show it is to enable all log messages.\n\n## log.newItem(name, todo, weight)\n\n* `name` {String} Optional; progress item name.\n* `todo` {Number} Optional; total amount of work to be done. Default 0.\n* `weight` {Number} Optional; the weight of this item relative to others. Default 1.\n\nThis adds a new `are-we-there-yet` item tracker to the progress tracker. The\nobject returned has the `log[level]` methods but is otherwise an\n`are-we-there-yet` `Tracker` object.\n\n## log.newStream(name, todo, weight)\n\nThis adds a new `are-we-there-yet` stream tracker to the progress tracker. The\nobject returned has the `log[level]` methods but is otherwise an\n`are-we-there-yet` `TrackerStream` object.\n\n## log.newGroup(name, weight)\n\nThis adds a new `are-we-there-yet` tracker group to the progress tracker. The\nobject returned has the `log[level]` methods but is otherwise an\n`are-we-there-yet` `TrackerGroup` object.\n\n# Events\n\nEvents are all emitted with the message object.\n\n* `log` Emitted for all messages\n* `log.<level>` Emitted for all messages with the `<level>` level.\n* `<prefix>` Messages with prefixes also emit their prefix as an event.\n\n# Style Objects\n\nStyle objects can have the following fields:\n\n* `fg` {String} Color for the foreground text\n* `bg` {String} Color for the background\n* `bold`, `inverse`, `underline` {Boolean} Set the associated property\n* `bell` {Boolean} Make a noise (This is pretty annoying, probably.)\n\n# Message Objects\n\nEvery log event is emitted with a message object, and the `log.record`\nlist contains all of them that have been created. They have the\nfollowing fields:\n\n* `id` {Number}\n* `level` {String}\n* `prefix` {String}\n* `message` {String} Result of `util.format()`\n* `messageRaw` {Array} Arguments to `util.format()`\n",
61
+ "readmeFilename": "README.md",
60
62
  "repository": {
61
63
  "type": "git",
62
64
  "url": "git+https://github.com/npm/npmlog.git"
@@ -64,5 +66,5 @@
64
66
  "scripts": {
65
67
  "test": "tap test/*.js"
66
68
  },
67
- "version": "2.0.0"
69
+ "version": "2.0.2"
68
70
  }
@@ -132,3 +132,5 @@ exports.rsasign = rsasign
132
132
  exports.plaintext = plaintext
133
133
  exports.sign = sign
134
134
  exports.rfc3986 = rfc3986
135
+ exports.generateBase = generateBase
136
+
@@ -1,19 +1,20 @@
1
1
  {
2
2
  "_from": "oauth-sign@~0.8.0",
3
- "_id": "oauth-sign@0.8.0",
3
+ "_id": "oauth-sign@0.8.1",
4
4
  "_location": "/oauth-sign",
5
- "_nodeVersion": "0.12.4",
5
+ "_nodeVersion": "5.5.0",
6
6
  "_npmUser": {
7
7
  "email": "simeonvelichkov@gmail.com",
8
8
  "name": "simov"
9
9
  },
10
- "_npmVersion": "2.10.1",
10
+ "_npmVersion": "3.6.0",
11
11
  "_phantomChildren": {},
12
12
  "_requiredBy": [
13
13
  "/request"
14
14
  ],
15
- "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.0.tgz",
16
- "_shasum": "938fdc875765ba527137d8aec9d178e24debc553",
15
+ "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz",
16
+ "_shasum": "182439bdb91378bf7460e75c64ea43e6448def06",
17
+ "_shrinkwrap": null,
17
18
  "author": {
18
19
  "email": "mikeal.rogers@gmail.com",
19
20
  "name": "Mikeal Rogers",
@@ -27,13 +28,13 @@
27
28
  "devDependencies": {},
28
29
  "directories": {},
29
30
  "dist": {
30
- "shasum": "938fdc875765ba527137d8aec9d178e24debc553",
31
- "tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.0.tgz"
31
+ "shasum": "182439bdb91378bf7460e75c64ea43e6448def06",
32
+ "tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz"
32
33
  },
33
34
  "engines": {
34
35
  "node": "*"
35
36
  },
36
- "gitHead": "e1f2b42ff039901ce977f8e81918767d97d496b5",
37
+ "gitHead": "9c7229a336c9face98b83f93b72cb7c80dbba08d",
37
38
  "homepage": "https://github.com/mikeal/oauth-sign#readme",
38
39
  "license": "Apache-2.0",
39
40
  "main": "index.js",
@@ -60,5 +61,5 @@
60
61
  "scripts": {
61
62
  "test": "node test.js"
62
63
  },
63
- "version": "0.8.0"
64
+ "version": "0.8.1"
64
65
  }
@@ -31,3 +31,21 @@ function load (file, cb) {
31
31
 
32
32
  Ironically, the prototype feature makes this module twice as
33
33
  complicated as necessary.
34
+
35
+ To check whether you function has been called, use `fn.called`. Once the
36
+ function is called for the first time the return value of the original
37
+ function is saved in `fn.value` and subsequent calls will continue to
38
+ return this value.
39
+
40
+ ```javascript
41
+ var once = require('once')
42
+
43
+ function load (cb) {
44
+ cb = once(cb)
45
+ var stream = createStream()
46
+ stream.once('data', cb)
47
+ stream.once('end', function () {
48
+ if (!cb.called) cb(new Error('not found'))
49
+ })
50
+ }
51
+ ```
@@ -1,4 +1,5 @@
1
- module.exports = once
1
+ var wrappy = require('wrappy')
2
+ module.exports = wrappy(once)
2
3
 
3
4
  once.proto = once(function () {
4
5
  Object.defineProperty(Function.prototype, 'once', {
@@ -10,10 +11,11 @@ once.proto = once(function () {
10
11
  })
11
12
 
12
13
  function once (fn) {
13
- var called = false
14
- return function () {
15
- if (called) return
16
- called = true
17
- return fn.apply(this, arguments)
14
+ var f = function () {
15
+ if (f.called) return f.value
16
+ f.called = true
17
+ return f.value = fn.apply(this, arguments)
18
18
  }
19
+ f.called = false
20
+ return f
19
21
  }
@@ -1,18 +1,20 @@
1
1
  {
2
- "_from": "once@~1.1.1",
3
- "_id": "once@1.1.1",
2
+ "_from": "once@~1.3.3",
3
+ "_id": "once@1.3.3",
4
4
  "_location": "/once",
5
+ "_nodeVersion": "4.0.0",
5
6
  "_npmUser": {
6
7
  "email": "i@izs.me",
7
8
  "name": "isaacs"
8
9
  },
9
- "_npmVersion": "1.1.48",
10
+ "_npmVersion": "3.3.2",
10
11
  "_phantomChildren": {},
11
12
  "_requiredBy": [
12
13
  "/tar-pack"
13
14
  ],
14
- "_resolved": "https://registry.npmjs.org/once/-/once-1.1.1.tgz",
15
- "_shasum": "9db574933ccb08c3a7614d154032c09ea6f339e7",
15
+ "_resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz",
16
+ "_shasum": "b2e261557ce4c314ec8304f3fa82663e4297ca20",
17
+ "_shrinkwrap": null,
16
18
  "author": {
17
19
  "email": "i@izs.me",
18
20
  "name": "Isaac Z. Schlueter",
@@ -21,26 +23,32 @@
21
23
  "bugs": {
22
24
  "url": "https://github.com/isaacs/once/issues"
23
25
  },
24
- "dependencies": {},
26
+ "dependencies": {
27
+ "wrappy": "1"
28
+ },
25
29
  "description": "Run a function exactly one time",
26
30
  "devDependencies": {
27
- "tap": "~0.3.0"
31
+ "tap": "^1.2.0"
28
32
  },
29
33
  "directories": {
30
34
  "test": "test"
31
35
  },
32
36
  "dist": {
33
- "shasum": "9db574933ccb08c3a7614d154032c09ea6f339e7",
34
- "tarball": "http://registry.npmjs.org/once/-/once-1.1.1.tgz"
37
+ "shasum": "b2e261557ce4c314ec8304f3fa82663e4297ca20",
38
+ "tarball": "http://registry.npmjs.org/once/-/once-1.3.3.tgz"
35
39
  },
36
- "homepage": "https://github.com/isaacs/once",
40
+ "files": [
41
+ "once.js"
42
+ ],
43
+ "gitHead": "2ad558657e17fafd24803217ba854762842e4178",
44
+ "homepage": "https://github.com/isaacs/once#readme",
37
45
  "keywords": [
38
46
  "function",
39
47
  "once",
40
48
  "one",
41
49
  "single"
42
50
  ],
43
- "license": "BSD",
51
+ "license": "ISC",
44
52
  "main": "once.js",
45
53
  "maintainers": [
46
54
  {
@@ -58,5 +66,5 @@
58
66
  "scripts": {
59
67
  "test": "tap test/*.js"
60
68
  },
61
- "version": "1.1.1"
69
+ "version": "1.3.3"
62
70
  }
@@ -5,7 +5,7 @@ var SETTLED = 'settled';
5
5
  var FULFILLED = 'fulfilled';
6
6
  var REJECTED = 'rejected';
7
7
  var NOOP = function () {};
8
- var isNode = typeof process !== 'undefined' && typeof process.emit === 'function';
8
+ var isNode = typeof global !== 'undefined' && typeof global.process !== 'undefined' && typeof global.process.emit === 'function';
9
9
 
10
10
  var asyncSetTimer = typeof setImmediate === 'undefined' ? setTimeout : setImmediate;
11
11
  var asyncQueue = [];
@@ -156,12 +156,12 @@ function publishRejection(promise) {
156
156
  promise._state = REJECTED;
157
157
  publish(promise);
158
158
  if (!promise._handled && isNode) {
159
- process.emit('unhandledRejection', promise._data, promise);
159
+ global.process.emit('unhandledRejection', promise._data, promise);
160
160
  }
161
161
  }
162
162
 
163
163
  function notifyRejectionHandled(promise) {
164
- process.emit('rejectionHandled', promise);
164
+ global.process.emit('rejectionHandled', promise);
165
165
  }
166
166
 
167
167
  /**
@@ -1,19 +1,20 @@
1
1
  {
2
2
  "_from": "pinkie@^2.0.0",
3
- "_id": "pinkie@2.0.1",
3
+ "_id": "pinkie@2.0.4",
4
4
  "_location": "/pinkie",
5
- "_nodeVersion": "4.2.0",
5
+ "_nodeVersion": "4.2.4",
6
6
  "_npmUser": {
7
7
  "email": "floatdrop@gmail.com",
8
8
  "name": "floatdrop"
9
9
  },
10
- "_npmVersion": "2.14.7",
10
+ "_npmVersion": "2.14.12",
11
11
  "_phantomChildren": {},
12
12
  "_requiredBy": [
13
13
  "/pinkie-promise"
14
14
  ],
15
- "_resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.1.tgz",
16
- "_shasum": "4236c86fc29f261c2045bbe81f78cbb2a5e8306c",
15
+ "_resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
16
+ "_shasum": "72556b80cfa0d48a974e80e77248e80ed4f7f870",
17
+ "_shrinkwrap": null,
17
18
  "author": {
18
19
  "email": "floatdrop@gmail.com",
19
20
  "name": "Vsevolod Strukchinsky",
@@ -34,8 +35,8 @@
34
35
  },
35
36
  "directories": {},
36
37
  "dist": {
37
- "shasum": "4236c86fc29f261c2045bbe81f78cbb2a5e8306c",
38
- "tarball": "http://registry.npmjs.org/pinkie/-/pinkie-2.0.1.tgz"
38
+ "shasum": "72556b80cfa0d48a974e80e77248e80ed4f7f870",
39
+ "tarball": "http://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz"
39
40
  },
40
41
  "engines": {
41
42
  "node": ">=0.10.0"
@@ -43,7 +44,7 @@
43
44
  "files": [
44
45
  "index.js"
45
46
  ],
46
- "gitHead": "11d969408e6004f50c3b442fe330f2ead7eb3619",
47
+ "gitHead": "8d4a92447a5c62bff9f89756caeb4c9c8770579b",
47
48
  "homepage": "https://github.com/floatdrop/pinkie",
48
49
  "keywords": [
49
50
  "es2015",
@@ -69,5 +70,5 @@
69
70
  "coverage": "nyc report --reporter=text-lcov | coveralls",
70
71
  "test": "xo && nyc mocha"
71
72
  },
72
- "version": "2.0.1"
73
+ "version": "2.0.4"
73
74
  }
@@ -7,7 +7,7 @@
7
7
 
8
8
  > Itty bitty little widdle twinkie pinkie [ES2015 Promise](https://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects) implementation
9
9
 
10
- [![Build Status](https://travis-ci.org/floatdrop/pinkie.svg?branch=master)](https://travis-ci.org/floatdrop/pinkie) [![Coverage Status](https://coveralls.io/repos/floatdrop/pinkie/badge.svg?branch=master&service=github)](https://coveralls.io/github/floatdrop/pinkie?branch=master)
10
+ [![Build Status](https://travis-ci.org/floatdrop/pinkie.svg?branch=master)](https://travis-ci.org/floatdrop/pinkie) [![Coverage Status](https://coveralls.io/repos/floatdrop/pinkie/badge.svg?branch=master&service=github)](https://coveralls.io/github/floatdrop/pinkie?branch=master)
11
11
 
12
12
  There are [tons of Promise implementations](https://github.com/promises-aplus/promises-spec/blob/master/implementations.md#standalone) out there, but all of them focus on browser compatibility and are often bloated with functionality.
13
13
 
@@ -14,6 +14,7 @@
14
14
  ],
15
15
  "_resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.0.tgz",
16
16
  "_shasum": "4c83538de1f6e660c29e0a13446844f7a7e88259",
17
+ "_shrinkwrap": null,
17
18
  "author": {
18
19
  "email": "floatdrop@gmail.com",
19
20
  "name": "Vsevolod Strukchinsky",
@@ -10,11 +10,11 @@
10
10
  "_npmVersion": "2.14.4",
11
11
  "_phantomChildren": {},
12
12
  "_requiredBy": [
13
- "/readable-stream",
14
- "/tar-pack/readable-stream"
13
+ "/readable-stream"
15
14
  ],
16
15
  "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz",
17
16
  "_shasum": "0f96b001cea90b12592ce566edb97ec11e69bd05",
17
+ "_shrinkwrap": null,
18
18
  "author": "",
19
19
  "bugs": {
20
20
  "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
@@ -0,0 +1,17 @@
1
+ {
2
+ "root": true,
3
+
4
+ "extends": "@ljharb",
5
+
6
+ "rules": {
7
+ "complexity": [2, 18],
8
+ "consistent-return": [1],
9
+ "max-params": [2, 8],
10
+ "max-statements": [2, 32],
11
+ "no-extra-parens": [1],
12
+ "no-continue": [1],
13
+ "no-magic-numbers": 0,
14
+ "no-restricted-syntax": [2, "BreakStatement", "DebuggerStatement", "ForInStatement", "LabeledStatement", "WithStatement"],
15
+ "operator-linebreak": 1
16
+ }
17
+ }