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,78 +0,0 @@
1
- {
2
- "_from": "path-is-absolute@^1.0.0",
3
- "_id": "path-is-absolute@1.0.0",
4
- "_location": "/tar-pack/rimraf/glob/path-is-absolute",
5
- "_nodeVersion": "0.12.0",
6
- "_npmUser": {
7
- "email": "sindresorhus@gmail.com",
8
- "name": "sindresorhus"
9
- },
10
- "_npmVersion": "2.5.1",
11
- "_phantomChildren": {},
12
- "_requiredBy": [
13
- "/tar-pack/rimraf/glob"
14
- ],
15
- "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz",
16
- "_shasum": "263dada66ab3f2fb10bf7f9d24dd8f3e570ef912",
17
- "author": {
18
- "email": "sindresorhus@gmail.com",
19
- "name": "Sindre Sorhus",
20
- "url": "sindresorhus.com"
21
- },
22
- "bugs": {
23
- "url": "https://github.com/sindresorhus/path-is-absolute/issues"
24
- },
25
- "dependencies": {},
26
- "description": "Node.js 0.12 path.isAbsolute() ponyfill",
27
- "devDependencies": {},
28
- "directories": {},
29
- "dist": {
30
- "shasum": "263dada66ab3f2fb10bf7f9d24dd8f3e570ef912",
31
- "tarball": "http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz"
32
- },
33
- "engines": {
34
- "node": ">=0.10.0"
35
- },
36
- "files": [
37
- "index.js"
38
- ],
39
- "gitHead": "7a76a0c9f2263192beedbe0a820e4d0baee5b7a1",
40
- "homepage": "https://github.com/sindresorhus/path-is-absolute",
41
- "keywords": [
42
- "absolute",
43
- "built-in",
44
- "check",
45
- "core",
46
- "detect",
47
- "dir",
48
- "file",
49
- "is",
50
- "is-absolute",
51
- "isabsolute",
52
- "path",
53
- "paths",
54
- "polyfill",
55
- "ponyfill",
56
- "shim",
57
- "util",
58
- "utils"
59
- ],
60
- "license": "MIT",
61
- "maintainers": [
62
- {
63
- "name": "sindresorhus",
64
- "email": "sindresorhus@gmail.com"
65
- }
66
- ],
67
- "name": "path-is-absolute",
68
- "optionalDependencies": {},
69
- "readme": "ERROR: No README data found!",
70
- "repository": {
71
- "type": "git",
72
- "url": "git+https://github.com/sindresorhus/path-is-absolute.git"
73
- },
74
- "scripts": {
75
- "test": "node test.js"
76
- },
77
- "version": "1.0.0"
78
- }
@@ -1,51 +0,0 @@
1
- # path-is-absolute [![Build Status](https://travis-ci.org/sindresorhus/path-is-absolute.svg?branch=master)](https://travis-ci.org/sindresorhus/path-is-absolute)
2
-
3
- > Node.js 0.12 [`path.isAbsolute()`](http://nodejs.org/api/path.html#path_path_isabsolute_path) ponyfill
4
-
5
- > Ponyfill: A polyfill that doesn't overwrite the native method
6
-
7
-
8
- ## Install
9
-
10
- ```
11
- $ npm install --save path-is-absolute
12
- ```
13
-
14
-
15
- ## Usage
16
-
17
- ```js
18
- var pathIsAbsolute = require('path-is-absolute');
19
-
20
- // Linux
21
- pathIsAbsolute('/home/foo');
22
- //=> true
23
-
24
- // Windows
25
- pathIsAbsolute('C:/Users/');
26
- //=> true
27
-
28
- // Any OS
29
- pathIsAbsolute.posix('/home/foo');
30
- //=> true
31
- ```
32
-
33
-
34
- ## API
35
-
36
- See the [`path.isAbsolute()` docs](http://nodejs.org/api/path.html#path_path_isabsolute_path).
37
-
38
- ### pathIsAbsolute(path)
39
-
40
- ### pathIsAbsolute.posix(path)
41
-
42
- The Posix specific version.
43
-
44
- ### pathIsAbsolute.win32(path)
45
-
46
- The Windows specific version.
47
-
48
-
49
- ## License
50
-
51
- MIT © [Sindre Sorhus](http://sindresorhus.com)
@@ -1,79 +0,0 @@
1
- {
2
- "_from": "glob@^6.0.1",
3
- "_id": "glob@6.0.3",
4
- "_location": "/tar-pack/rimraf/glob",
5
- "_nodeVersion": "4.0.0",
6
- "_npmUser": {
7
- "email": "i@izs.me",
8
- "name": "isaacs"
9
- },
10
- "_npmVersion": "3.3.2",
11
- "_phantomChildren": {},
12
- "_requiredBy": [
13
- "/tar-pack/rimraf"
14
- ],
15
- "_resolved": "https://registry.npmjs.org/glob/-/glob-6.0.3.tgz",
16
- "_shasum": "5f02cd89587ce58b154ae0855de02a2e63986fca",
17
- "author": {
18
- "email": "i@izs.me",
19
- "name": "Isaac Z. Schlueter",
20
- "url": "http://blog.izs.me/"
21
- },
22
- "bugs": {
23
- "url": "https://github.com/isaacs/node-glob/issues"
24
- },
25
- "dependencies": {
26
- "inflight": "^1.0.4",
27
- "inherits": "2",
28
- "minimatch": "2 || 3",
29
- "once": "^1.3.0",
30
- "path-is-absolute": "^1.0.0"
31
- },
32
- "description": "a little globber",
33
- "devDependencies": {
34
- "mkdirp": "0",
35
- "rimraf": "^2.2.8",
36
- "tap": "^1.1.4",
37
- "tick": "0.0.6"
38
- },
39
- "directories": {},
40
- "dist": {
41
- "shasum": "5f02cd89587ce58b154ae0855de02a2e63986fca",
42
- "tarball": "http://registry.npmjs.org/glob/-/glob-6.0.3.tgz"
43
- },
44
- "engines": {
45
- "node": "*"
46
- },
47
- "files": [
48
- "common.js",
49
- "glob.js",
50
- "sync.js"
51
- ],
52
- "gitHead": "dd5b255ff9b161d23f81c4d0a381ca46a97d049a",
53
- "homepage": "https://github.com/isaacs/node-glob#readme",
54
- "license": "ISC",
55
- "main": "glob.js",
56
- "maintainers": [
57
- {
58
- "name": "isaacs",
59
- "email": "i@izs.me"
60
- }
61
- ],
62
- "name": "glob",
63
- "optionalDependencies": {},
64
- "readme": "ERROR: No README data found!",
65
- "repository": {
66
- "type": "git",
67
- "url": "git://github.com/isaacs/node-glob.git"
68
- },
69
- "scripts": {
70
- "bench": "bash benchmark.sh",
71
- "benchclean": "node benchclean.js",
72
- "prepublish": "npm run benchclean",
73
- "prof": "bash prof.sh && cat profile.txt",
74
- "profclean": "rm -f v8.log profile.txt",
75
- "test": "tap test/*.js --cov",
76
- "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js"
77
- },
78
- "version": "6.0.3"
79
- }
@@ -1,460 +0,0 @@
1
- module.exports = globSync
2
- globSync.GlobSync = GlobSync
3
-
4
- var fs = require('fs')
5
- var minimatch = require('minimatch')
6
- var Minimatch = minimatch.Minimatch
7
- var Glob = require('./glob.js').Glob
8
- var util = require('util')
9
- var path = require('path')
10
- var assert = require('assert')
11
- var isAbsolute = require('path-is-absolute')
12
- var common = require('./common.js')
13
- var alphasort = common.alphasort
14
- var alphasorti = common.alphasorti
15
- var setopts = common.setopts
16
- var ownProp = common.ownProp
17
- var childrenIgnored = common.childrenIgnored
18
-
19
- function globSync (pattern, options) {
20
- if (typeof options === 'function' || arguments.length === 3)
21
- throw new TypeError('callback provided to sync glob\n'+
22
- 'See: https://github.com/isaacs/node-glob/issues/167')
23
-
24
- return new GlobSync(pattern, options).found
25
- }
26
-
27
- function GlobSync (pattern, options) {
28
- if (!pattern)
29
- throw new Error('must provide pattern')
30
-
31
- if (typeof options === 'function' || arguments.length === 3)
32
- throw new TypeError('callback provided to sync glob\n'+
33
- 'See: https://github.com/isaacs/node-glob/issues/167')
34
-
35
- if (!(this instanceof GlobSync))
36
- return new GlobSync(pattern, options)
37
-
38
- setopts(this, pattern, options)
39
-
40
- if (this.noprocess)
41
- return this
42
-
43
- var n = this.minimatch.set.length
44
- this.matches = new Array(n)
45
- for (var i = 0; i < n; i ++) {
46
- this._process(this.minimatch.set[i], i, false)
47
- }
48
- this._finish()
49
- }
50
-
51
- GlobSync.prototype._finish = function () {
52
- assert(this instanceof GlobSync)
53
- if (this.realpath) {
54
- var self = this
55
- this.matches.forEach(function (matchset, index) {
56
- var set = self.matches[index] = Object.create(null)
57
- for (var p in matchset) {
58
- try {
59
- p = self._makeAbs(p)
60
- var real = fs.realpathSync(p, self.realpathCache)
61
- set[real] = true
62
- } catch (er) {
63
- if (er.syscall === 'stat')
64
- set[self._makeAbs(p)] = true
65
- else
66
- throw er
67
- }
68
- }
69
- })
70
- }
71
- common.finish(this)
72
- }
73
-
74
-
75
- GlobSync.prototype._process = function (pattern, index, inGlobStar) {
76
- assert(this instanceof GlobSync)
77
-
78
- // Get the first [n] parts of pattern that are all strings.
79
- var n = 0
80
- while (typeof pattern[n] === 'string') {
81
- n ++
82
- }
83
- // now n is the index of the first one that is *not* a string.
84
-
85
- // See if there's anything else
86
- var prefix
87
- switch (n) {
88
- // if not, then this is rather simple
89
- case pattern.length:
90
- this._processSimple(pattern.join('/'), index)
91
- return
92
-
93
- case 0:
94
- // pattern *starts* with some non-trivial item.
95
- // going to readdir(cwd), but not include the prefix in matches.
96
- prefix = null
97
- break
98
-
99
- default:
100
- // pattern has some string bits in the front.
101
- // whatever it starts with, whether that's 'absolute' like /foo/bar,
102
- // or 'relative' like '../baz'
103
- prefix = pattern.slice(0, n).join('/')
104
- break
105
- }
106
-
107
- var remain = pattern.slice(n)
108
-
109
- // get the list of entries.
110
- var read
111
- if (prefix === null)
112
- read = '.'
113
- else if (isAbsolute(prefix) || isAbsolute(pattern.join('/'))) {
114
- if (!prefix || !isAbsolute(prefix))
115
- prefix = '/' + prefix
116
- read = prefix
117
- } else
118
- read = prefix
119
-
120
- var abs = this._makeAbs(read)
121
-
122
- //if ignored, skip processing
123
- if (childrenIgnored(this, read))
124
- return
125
-
126
- var isGlobStar = remain[0] === minimatch.GLOBSTAR
127
- if (isGlobStar)
128
- this._processGlobStar(prefix, read, abs, remain, index, inGlobStar)
129
- else
130
- this._processReaddir(prefix, read, abs, remain, index, inGlobStar)
131
- }
132
-
133
-
134
- GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) {
135
- var entries = this._readdir(abs, inGlobStar)
136
-
137
- // if the abs isn't a dir, then nothing can match!
138
- if (!entries)
139
- return
140
-
141
- // It will only match dot entries if it starts with a dot, or if
142
- // dot is set. Stuff like @(.foo|.bar) isn't allowed.
143
- var pn = remain[0]
144
- var negate = !!this.minimatch.negate
145
- var rawGlob = pn._glob
146
- var dotOk = this.dot || rawGlob.charAt(0) === '.'
147
-
148
- var matchedEntries = []
149
- for (var i = 0; i < entries.length; i++) {
150
- var e = entries[i]
151
- if (e.charAt(0) !== '.' || dotOk) {
152
- var m
153
- if (negate && !prefix) {
154
- m = !e.match(pn)
155
- } else {
156
- m = e.match(pn)
157
- }
158
- if (m)
159
- matchedEntries.push(e)
160
- }
161
- }
162
-
163
- var len = matchedEntries.length
164
- // If there are no matched entries, then nothing matches.
165
- if (len === 0)
166
- return
167
-
168
- // if this is the last remaining pattern bit, then no need for
169
- // an additional stat *unless* the user has specified mark or
170
- // stat explicitly. We know they exist, since readdir returned
171
- // them.
172
-
173
- if (remain.length === 1 && !this.mark && !this.stat) {
174
- if (!this.matches[index])
175
- this.matches[index] = Object.create(null)
176
-
177
- for (var i = 0; i < len; i ++) {
178
- var e = matchedEntries[i]
179
- if (prefix) {
180
- if (prefix.slice(-1) !== '/')
181
- e = prefix + '/' + e
182
- else
183
- e = prefix + e
184
- }
185
-
186
- if (e.charAt(0) === '/' && !this.nomount) {
187
- e = path.join(this.root, e)
188
- }
189
- this.matches[index][e] = true
190
- }
191
- // This was the last one, and no stats were needed
192
- return
193
- }
194
-
195
- // now test all matched entries as stand-ins for that part
196
- // of the pattern.
197
- remain.shift()
198
- for (var i = 0; i < len; i ++) {
199
- var e = matchedEntries[i]
200
- var newPattern
201
- if (prefix)
202
- newPattern = [prefix, e]
203
- else
204
- newPattern = [e]
205
- this._process(newPattern.concat(remain), index, inGlobStar)
206
- }
207
- }
208
-
209
-
210
- GlobSync.prototype._emitMatch = function (index, e) {
211
- var abs = this._makeAbs(e)
212
- if (this.mark)
213
- e = this._mark(e)
214
-
215
- if (this.matches[index][e])
216
- return
217
-
218
- if (this.nodir) {
219
- var c = this.cache[this._makeAbs(e)]
220
- if (c === 'DIR' || Array.isArray(c))
221
- return
222
- }
223
-
224
- this.matches[index][e] = true
225
- if (this.stat)
226
- this._stat(e)
227
- }
228
-
229
-
230
- GlobSync.prototype._readdirInGlobStar = function (abs) {
231
- // follow all symlinked directories forever
232
- // just proceed as if this is a non-globstar situation
233
- if (this.follow)
234
- return this._readdir(abs, false)
235
-
236
- var entries
237
- var lstat
238
- var stat
239
- try {
240
- lstat = fs.lstatSync(abs)
241
- } catch (er) {
242
- // lstat failed, doesn't exist
243
- return null
244
- }
245
-
246
- var isSym = lstat.isSymbolicLink()
247
- this.symlinks[abs] = isSym
248
-
249
- // If it's not a symlink or a dir, then it's definitely a regular file.
250
- // don't bother doing a readdir in that case.
251
- if (!isSym && !lstat.isDirectory())
252
- this.cache[abs] = 'FILE'
253
- else
254
- entries = this._readdir(abs, false)
255
-
256
- return entries
257
- }
258
-
259
- GlobSync.prototype._readdir = function (abs, inGlobStar) {
260
- var entries
261
-
262
- if (inGlobStar && !ownProp(this.symlinks, abs))
263
- return this._readdirInGlobStar(abs)
264
-
265
- if (ownProp(this.cache, abs)) {
266
- var c = this.cache[abs]
267
- if (!c || c === 'FILE')
268
- return null
269
-
270
- if (Array.isArray(c))
271
- return c
272
- }
273
-
274
- try {
275
- return this._readdirEntries(abs, fs.readdirSync(abs))
276
- } catch (er) {
277
- this._readdirError(abs, er)
278
- return null
279
- }
280
- }
281
-
282
- GlobSync.prototype._readdirEntries = function (abs, entries) {
283
- // if we haven't asked to stat everything, then just
284
- // assume that everything in there exists, so we can avoid
285
- // having to stat it a second time.
286
- if (!this.mark && !this.stat) {
287
- for (var i = 0; i < entries.length; i ++) {
288
- var e = entries[i]
289
- if (abs === '/')
290
- e = abs + e
291
- else
292
- e = abs + '/' + e
293
- this.cache[e] = true
294
- }
295
- }
296
-
297
- this.cache[abs] = entries
298
-
299
- // mark and cache dir-ness
300
- return entries
301
- }
302
-
303
- GlobSync.prototype._readdirError = function (f, er) {
304
- // handle errors, and cache the information
305
- switch (er.code) {
306
- case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205
307
- case 'ENOTDIR': // totally normal. means it *does* exist.
308
- this.cache[this._makeAbs(f)] = 'FILE'
309
- break
310
-
311
- case 'ENOENT': // not terribly unusual
312
- case 'ELOOP':
313
- case 'ENAMETOOLONG':
314
- case 'UNKNOWN':
315
- this.cache[this._makeAbs(f)] = false
316
- break
317
-
318
- default: // some unusual error. Treat as failure.
319
- this.cache[this._makeAbs(f)] = false
320
- if (this.strict)
321
- throw er
322
- if (!this.silent)
323
- console.error('glob error', er)
324
- break
325
- }
326
- }
327
-
328
- GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) {
329
-
330
- var entries = this._readdir(abs, inGlobStar)
331
-
332
- // no entries means not a dir, so it can never have matches
333
- // foo.txt/** doesn't match foo.txt
334
- if (!entries)
335
- return
336
-
337
- // test without the globstar, and with every child both below
338
- // and replacing the globstar.
339
- var remainWithoutGlobStar = remain.slice(1)
340
- var gspref = prefix ? [ prefix ] : []
341
- var noGlobStar = gspref.concat(remainWithoutGlobStar)
342
-
343
- // the noGlobStar pattern exits the inGlobStar state
344
- this._process(noGlobStar, index, false)
345
-
346
- var len = entries.length
347
- var isSym = this.symlinks[abs]
348
-
349
- // If it's a symlink, and we're in a globstar, then stop
350
- if (isSym && inGlobStar)
351
- return
352
-
353
- for (var i = 0; i < len; i++) {
354
- var e = entries[i]
355
- if (e.charAt(0) === '.' && !this.dot)
356
- continue
357
-
358
- // these two cases enter the inGlobStar state
359
- var instead = gspref.concat(entries[i], remainWithoutGlobStar)
360
- this._process(instead, index, true)
361
-
362
- var below = gspref.concat(entries[i], remain)
363
- this._process(below, index, true)
364
- }
365
- }
366
-
367
- GlobSync.prototype._processSimple = function (prefix, index) {
368
- // XXX review this. Shouldn't it be doing the mounting etc
369
- // before doing stat? kinda weird?
370
- var exists = this._stat(prefix)
371
-
372
- if (!this.matches[index])
373
- this.matches[index] = Object.create(null)
374
-
375
- // If it doesn't exist, then just mark the lack of results
376
- if (!exists)
377
- return
378
-
379
- if (prefix && isAbsolute(prefix) && !this.nomount) {
380
- var trail = /[\/\\]$/.test(prefix)
381
- if (prefix.charAt(0) === '/') {
382
- prefix = path.join(this.root, prefix)
383
- } else {
384
- prefix = path.resolve(this.root, prefix)
385
- if (trail)
386
- prefix += '/'
387
- }
388
- }
389
-
390
- if (process.platform === 'win32')
391
- prefix = prefix.replace(/\\/g, '/')
392
-
393
- // Mark this as a match
394
- this.matches[index][prefix] = true
395
- }
396
-
397
- // Returns either 'DIR', 'FILE', or false
398
- GlobSync.prototype._stat = function (f) {
399
- var abs = this._makeAbs(f)
400
- var needDir = f.slice(-1) === '/'
401
-
402
- if (f.length > this.maxLength)
403
- return false
404
-
405
- if (!this.stat && ownProp(this.cache, abs)) {
406
- var c = this.cache[abs]
407
-
408
- if (Array.isArray(c))
409
- c = 'DIR'
410
-
411
- // It exists, but maybe not how we need it
412
- if (!needDir || c === 'DIR')
413
- return c
414
-
415
- if (needDir && c === 'FILE')
416
- return false
417
-
418
- // otherwise we have to stat, because maybe c=true
419
- // if we know it exists, but not what it is.
420
- }
421
-
422
- var exists
423
- var stat = this.statCache[abs]
424
- if (!stat) {
425
- var lstat
426
- try {
427
- lstat = fs.lstatSync(abs)
428
- } catch (er) {
429
- return false
430
- }
431
-
432
- if (lstat.isSymbolicLink()) {
433
- try {
434
- stat = fs.statSync(abs)
435
- } catch (er) {
436
- stat = lstat
437
- }
438
- } else {
439
- stat = lstat
440
- }
441
- }
442
-
443
- this.statCache[abs] = stat
444
-
445
- var c = stat.isDirectory() ? 'DIR' : 'FILE'
446
- this.cache[abs] = this.cache[abs] || c
447
-
448
- if (needDir && c !== 'DIR')
449
- return false
450
-
451
- return c
452
- }
453
-
454
- GlobSync.prototype._mark = function (p) {
455
- return common.mark(this, p)
456
- }
457
-
458
- GlobSync.prototype._makeAbs = function (f) {
459
- return common.makeAbs(this, f)
460
- }