fsevents 1.0.6 → 1.0.7

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.

Potentially problematic release.


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

Files changed (216) hide show
  1. package/node_modules/are-we-there-yet/LICENSE +5 -0
  2. package/node_modules/are-we-there-yet/README.md +2 -1
  3. package/node_modules/are-we-there-yet/README.md~ +183 -0
  4. package/node_modules/are-we-there-yet/package.json +10 -9
  5. package/node_modules/async/README.md +14 -10
  6. package/node_modules/async/dist/async.js +22 -18
  7. package/node_modules/async/dist/async.min.js +1 -1
  8. package/node_modules/async/lib/async.js +22 -18
  9. package/node_modules/async/package.json +11 -10
  10. package/node_modules/core-util-is/package.json +2 -1
  11. package/node_modules/dashdash/README.md +6 -3
  12. package/node_modules/dashdash/lib/dashdash.js +10 -1
  13. package/node_modules/dashdash/package.json +9 -8
  14. package/node_modules/escape-string-regexp/index.js +1 -1
  15. package/node_modules/escape-string-regexp/package.json +17 -15
  16. package/node_modules/escape-string-regexp/readme.md +4 -4
  17. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +9 -0
  18. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +42 -30
  19. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +9 -9
  20. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js +28 -0
  21. package/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/package.json +11 -11
  22. package/node_modules/graceful-fs/package.json +2 -3
  23. package/node_modules/isarray/package.json +2 -1
  24. package/node_modules/mime-db/HISTORY.md +32 -0
  25. package/node_modules/mime-db/README.md +1 -1
  26. package/node_modules/mime-db/db.json +78 -0
  27. package/node_modules/mime-db/package.json +15 -14
  28. package/node_modules/mime-types/HISTORY.md +12 -0
  29. package/node_modules/mime-types/package.json +11 -10
  30. package/node_modules/node-pre-gyp/CHANGELOG.md +8 -0
  31. package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +32 -0
  32. package/node_modules/node-pre-gyp/package.json +8 -8
  33. package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/.travis.yml +6 -1
  34. package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/index.js +8 -1
  35. package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/package.json +13 -12
  36. package/node_modules/rc/lib/utils.js +1 -1
  37. package/node_modules/rc/package.json +11 -10
  38. package/node_modules/readable-stream/README.md +27 -6
  39. package/node_modules/{bl/node_modules/readable-stream → readable-stream}/doc/stream.markdown +608 -574
  40. package/node_modules/readable-stream/lib/_stream_duplex.js +18 -25
  41. package/node_modules/readable-stream/lib/_stream_passthrough.js +2 -21
  42. package/node_modules/readable-stream/lib/_stream_readable.js +117 -93
  43. package/node_modules/readable-stream/lib/_stream_transform.js +15 -27
  44. package/node_modules/readable-stream/lib/_stream_writable.js +140 -88
  45. package/node_modules/readable-stream/package.json +33 -25
  46. package/node_modules/readable-stream/readable.js +6 -1
  47. package/node_modules/rimraf/README.md +58 -0
  48. package/node_modules/rimraf/node_modules/glob/README.md +27 -45
  49. package/node_modules/rimraf/node_modules/glob/common.js +7 -26
  50. package/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json +1 -1
  51. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +9 -0
  52. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +42 -30
  53. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +9 -9
  54. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js +28 -0
  55. package/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +11 -11
  56. package/node_modules/rimraf/node_modules/glob/package.json +11 -10
  57. package/node_modules/rimraf/package.json +12 -11
  58. package/node_modules/rimraf/rimraf.js +7 -5
  59. package/node_modules/sshpk/bin/sshpk-conv +1 -1
  60. package/node_modules/sshpk/lib/dhe.js +1 -2
  61. package/node_modules/sshpk/lib/ssh-buffer.js +2 -1
  62. package/node_modules/sshpk/package.json +13 -11
  63. package/node_modules/string_decoder/package.json +2 -1
  64. package/node_modules/tar-pack/index.js +1 -2
  65. package/node_modules/tar-pack/node_modules/rimraf/LICENSE +12 -20
  66. package/node_modules/tar-pack/node_modules/rimraf/README.md +17 -4
  67. package/node_modules/tar-pack/node_modules/rimraf/bin.js +11 -4
  68. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/README.md +359 -0
  69. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/common.js +226 -0
  70. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/glob.js +752 -0
  71. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/.eslintrc +17 -0
  72. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/LICENSE +15 -0
  73. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/README.md +37 -0
  74. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/inflight.js +44 -0
  75. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/LICENSE +15 -0
  76. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/README.md +36 -0
  77. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json +58 -0
  78. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/test/basic.js +51 -0
  79. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/wrappy.js +33 -0
  80. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json +67 -0
  81. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/inflight/test.js +97 -0
  82. package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/package.json +3 -3
  83. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/README.md +216 -0
  84. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/minimatch.js +912 -0
  85. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore +3 -0
  86. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md +122 -0
  87. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js +8 -0
  88. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js +191 -0
  89. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +2 -0
  90. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml +3 -0
  91. package/node_modules/tar-pack/node_modules/{readable-stream/node_modules/isarray/README.md → rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md} +0 -33
  92. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile +6 -0
  93. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +89 -0
  94. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js +5 -0
  95. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +50 -0
  96. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +79 -0
  97. 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 +84 -0
  98. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +4 -0
  99. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE +18 -0
  100. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +62 -0
  101. 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 +6 -0
  102. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +13 -0
  103. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +90 -0
  104. 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 +39 -0
  105. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json +81 -0
  106. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json +66 -0
  107. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/README.md +51 -0
  108. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE +15 -0
  109. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/README.md +36 -0
  110. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/package.json +58 -0
  111. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js +51 -0
  112. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js +33 -0
  113. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/once.js +21 -0
  114. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/once/package.json +70 -0
  115. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/index.js +20 -0
  116. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/package.json +78 -0
  117. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/readme.md +51 -0
  118. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/package.json +79 -0
  119. package/node_modules/tar-pack/node_modules/rimraf/node_modules/glob/sync.js +460 -0
  120. package/node_modules/tar-pack/node_modules/rimraf/package.json +28 -40
  121. package/node_modules/tar-pack/node_modules/rimraf/rimraf.js +138 -53
  122. package/node_modules/tar-pack/package.json +21 -11
  123. package/node_modules/tunnel-agent/index.js +2 -0
  124. package/node_modules/tunnel-agent/package.json +10 -9
  125. package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/package.json +3 -2
  126. package/node_modules/verror/package.json +3 -2
  127. package/package.json +2 -2
  128. package/CHANGELOG.md +0 -16
  129. package/node_modules/bl/node_modules/readable-stream/.npmignore +0 -5
  130. package/node_modules/bl/node_modules/readable-stream/LICENSE +0 -18
  131. package/node_modules/bl/node_modules/readable-stream/README.md +0 -36
  132. package/node_modules/bl/node_modules/readable-stream/duplex.js +0 -1
  133. package/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js +0 -82
  134. package/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js +0 -27
  135. package/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js +0 -973
  136. package/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js +0 -197
  137. package/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js +0 -527
  138. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/LICENSE +0 -19
  139. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md +0 -3
  140. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch +0 -604
  141. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js +0 -107
  142. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json +0 -67
  143. package/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/test.js +0 -68
  144. package/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md +0 -54
  145. package/node_modules/bl/node_modules/readable-stream/node_modules/isarray/build/build.js +0 -209
  146. package/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json +0 -19
  147. package/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js +0 -3
  148. package/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json +0 -59
  149. package/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/.npmignore +0 -2
  150. package/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/LICENSE +0 -20
  151. package/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/README.md +0 -7
  152. package/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/index.js +0 -221
  153. package/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/package.json +0 -60
  154. package/node_modules/bl/node_modules/readable-stream/package.json +0 -82
  155. package/node_modules/bl/node_modules/readable-stream/passthrough.js +0 -1
  156. package/node_modules/bl/node_modules/readable-stream/readable.js +0 -12
  157. package/node_modules/bl/node_modules/readable-stream/transform.js +0 -1
  158. package/node_modules/bl/node_modules/readable-stream/writable.js +0 -1
  159. package/node_modules/node-pre-gyp/LICENSE +0 -27
  160. package/node_modules/readable-stream/float.patch +0 -923
  161. package/node_modules/tar-pack/node_modules/readable-stream/.npmignore +0 -5
  162. package/node_modules/tar-pack/node_modules/readable-stream/LICENSE +0 -18
  163. package/node_modules/tar-pack/node_modules/readable-stream/README.md +0 -15
  164. package/node_modules/tar-pack/node_modules/readable-stream/duplex.js +0 -1
  165. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_duplex.js +0 -89
  166. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_passthrough.js +0 -46
  167. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_readable.js +0 -982
  168. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_transform.js +0 -210
  169. package/node_modules/tar-pack/node_modules/readable-stream/lib/_stream_writable.js +0 -386
  170. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/LICENSE +0 -19
  171. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/README.md +0 -3
  172. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/float.patch +0 -604
  173. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/lib/util.js +0 -107
  174. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/package.json +0 -67
  175. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/test.js +0 -68
  176. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/LICENSE +0 -16
  177. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/README.md +0 -42
  178. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/inherits.js +0 -1
  179. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/inherits_browser.js +0 -23
  180. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/package.json +0 -58
  181. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/inherits/test.js +0 -25
  182. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/isarray/build/build.js +0 -209
  183. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/isarray/component.json +0 -19
  184. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/isarray/index.js +0 -3
  185. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/isarray/package.json +0 -59
  186. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/string_decoder/.npmignore +0 -2
  187. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/string_decoder/LICENSE +0 -20
  188. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/string_decoder/README.md +0 -7
  189. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/string_decoder/index.js +0 -221
  190. package/node_modules/tar-pack/node_modules/readable-stream/node_modules/string_decoder/package.json +0 -60
  191. package/node_modules/tar-pack/node_modules/readable-stream/package.json +0 -76
  192. package/node_modules/tar-pack/node_modules/readable-stream/passthrough.js +0 -1
  193. package/node_modules/tar-pack/node_modules/readable-stream/readable.js +0 -8
  194. package/node_modules/tar-pack/node_modules/readable-stream/transform.js +0 -1
  195. package/node_modules/tar-pack/node_modules/readable-stream/writable.js +0 -1
  196. package/node_modules/tar-pack/node_modules/rimraf/AUTHORS +0 -6
  197. package/node_modules/tar-pack/node_modules/rimraf/test/run.sh +0 -16
  198. package/node_modules/tar-pack/node_modules/rimraf/test/setup.sh +0 -47
  199. package/node_modules/tar-pack/node_modules/rimraf/test/test-async.js +0 -5
  200. package/node_modules/tar-pack/node_modules/rimraf/test/test-sync.js +0 -3
  201. /package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/license.md +0 -0
  202. /package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/readme.md +0 -0
  203. /package/node_modules/{bl/node_modules/readable-stream/node_modules/process-nextick-args → process-nextick-args}/test.js +0 -0
  204. /package/node_modules/{bl/node_modules/readable-stream → readable-stream}/.travis.yml +0 -0
  205. /package/node_modules/{bl/node_modules/readable-stream → readable-stream}/.zuul.yml +0 -0
  206. /package/node_modules/{bl/node_modules/readable-stream → readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  207. /package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/LICENSE +0 -0
  208. /package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/README.md +0 -0
  209. /package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/inherits.js +0 -0
  210. /package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/inherits_browser.js +0 -0
  211. /package/node_modules/{bl/node_modules/readable-stream → tar-pack/node_modules/rimraf/node_modules/glob}/node_modules/inherits/test.js +0 -0
  212. /package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/History.md +0 -0
  213. /package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/LICENSE +0 -0
  214. /package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/README.md +0 -0
  215. /package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/browser.js +0 -0
  216. /package/node_modules/{bl/node_modules/readable-stream/node_modules/util-deprecate → util-deprecate}/node.js +0 -0
@@ -1,67 +0,0 @@
1
- {
2
- "_from": "core-util-is@~1.0.0",
3
- "_id": "core-util-is@1.0.2",
4
- "_location": "/bl/readable-stream/core-util-is",
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
- "/bl/readable-stream"
14
- ],
15
- "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
16
- "_shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7",
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/core-util-is/issues"
24
- },
25
- "dependencies": {},
26
- "description": "The `util.is*` functions introduced in Node v0.12.",
27
- "devDependencies": {
28
- "tap": "^2.3.0"
29
- },
30
- "directories": {},
31
- "dist": {
32
- "shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7",
33
- "tarball": "http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
34
- },
35
- "gitHead": "a177da234df5638b363ddc15fa324619a38577c8",
36
- "homepage": "https://github.com/isaacs/core-util-is#readme",
37
- "keywords": [
38
- "isArray",
39
- "isBuffer",
40
- "isNumber",
41
- "isRegExp",
42
- "isString",
43
- "isThat",
44
- "isThis",
45
- "polyfill",
46
- "util"
47
- ],
48
- "license": "MIT",
49
- "main": "lib/util.js",
50
- "maintainers": [
51
- {
52
- "name": "isaacs",
53
- "email": "i@izs.me"
54
- }
55
- ],
56
- "name": "core-util-is",
57
- "optionalDependencies": {},
58
- "readme": "ERROR: No README data found!",
59
- "repository": {
60
- "type": "git",
61
- "url": "git://github.com/isaacs/core-util-is.git"
62
- },
63
- "scripts": {
64
- "test": "tap test.js"
65
- },
66
- "version": "1.0.2"
67
- }
@@ -1,68 +0,0 @@
1
- var assert = require('tap');
2
-
3
- var t = require('./lib/util');
4
-
5
- assert.equal(t.isArray([]), true);
6
- assert.equal(t.isArray({}), false);
7
-
8
- assert.equal(t.isBoolean(null), false);
9
- assert.equal(t.isBoolean(true), true);
10
- assert.equal(t.isBoolean(false), true);
11
-
12
- assert.equal(t.isNull(null), true);
13
- assert.equal(t.isNull(undefined), false);
14
- assert.equal(t.isNull(false), false);
15
- assert.equal(t.isNull(), false);
16
-
17
- assert.equal(t.isNullOrUndefined(null), true);
18
- assert.equal(t.isNullOrUndefined(undefined), true);
19
- assert.equal(t.isNullOrUndefined(false), false);
20
- assert.equal(t.isNullOrUndefined(), true);
21
-
22
- assert.equal(t.isNumber(null), false);
23
- assert.equal(t.isNumber('1'), false);
24
- assert.equal(t.isNumber(1), true);
25
-
26
- assert.equal(t.isString(null), false);
27
- assert.equal(t.isString('1'), true);
28
- assert.equal(t.isString(1), false);
29
-
30
- assert.equal(t.isSymbol(null), false);
31
- assert.equal(t.isSymbol('1'), false);
32
- assert.equal(t.isSymbol(1), false);
33
- assert.equal(t.isSymbol(Symbol()), true);
34
-
35
- assert.equal(t.isUndefined(null), false);
36
- assert.equal(t.isUndefined(undefined), true);
37
- assert.equal(t.isUndefined(false), false);
38
- assert.equal(t.isUndefined(), true);
39
-
40
- assert.equal(t.isRegExp(null), false);
41
- assert.equal(t.isRegExp('1'), false);
42
- assert.equal(t.isRegExp(new RegExp()), true);
43
-
44
- assert.equal(t.isObject({}), true);
45
- assert.equal(t.isObject([]), true);
46
- assert.equal(t.isObject(new RegExp()), true);
47
- assert.equal(t.isObject(new Date()), true);
48
-
49
- assert.equal(t.isDate(null), false);
50
- assert.equal(t.isDate('1'), false);
51
- assert.equal(t.isDate(new Date()), true);
52
-
53
- assert.equal(t.isError(null), false);
54
- assert.equal(t.isError({ err: true }), false);
55
- assert.equal(t.isError(new Error()), true);
56
-
57
- assert.equal(t.isFunction(null), false);
58
- assert.equal(t.isFunction({ }), false);
59
- assert.equal(t.isFunction(function() {}), true);
60
-
61
- assert.equal(t.isPrimitive(null), true);
62
- assert.equal(t.isPrimitive(''), true);
63
- assert.equal(t.isPrimitive(0), true);
64
- assert.equal(t.isPrimitive(new Date()), false);
65
-
66
- assert.equal(t.isBuffer(null), false);
67
- assert.equal(t.isBuffer({}), false);
68
- assert.equal(t.isBuffer(new Buffer(0)), true);
@@ -1,54 +0,0 @@
1
-
2
- # isarray
3
-
4
- `Array#isArray` for older browsers.
5
-
6
- ## Usage
7
-
8
- ```js
9
- var isArray = require('isarray');
10
-
11
- console.log(isArray([])); // => true
12
- console.log(isArray({})); // => false
13
- ```
14
-
15
- ## Installation
16
-
17
- With [npm](http://npmjs.org) do
18
-
19
- ```bash
20
- $ npm install isarray
21
- ```
22
-
23
- Then bundle for the browser with
24
- [browserify](https://github.com/substack/browserify).
25
-
26
- With [component](http://component.io) do
27
-
28
- ```bash
29
- $ component install juliangruber/isarray
30
- ```
31
-
32
- ## License
33
-
34
- (MIT)
35
-
36
- Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
37
-
38
- Permission is hereby granted, free of charge, to any person obtaining a copy of
39
- this software and associated documentation files (the "Software"), to deal in
40
- the Software without restriction, including without limitation the rights to
41
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
42
- of the Software, and to permit persons to whom the Software is furnished to do
43
- so, subject to the following conditions:
44
-
45
- The above copyright notice and this permission notice shall be included in all
46
- copies or substantial portions of the Software.
47
-
48
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
51
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
52
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
53
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
54
- SOFTWARE.
@@ -1,209 +0,0 @@
1
-
2
- /**
3
- * Require the given path.
4
- *
5
- * @param {String} path
6
- * @return {Object} exports
7
- * @api public
8
- */
9
-
10
- function require(path, parent, orig) {
11
- var resolved = require.resolve(path);
12
-
13
- // lookup failed
14
- if (null == resolved) {
15
- orig = orig || path;
16
- parent = parent || 'root';
17
- var err = new Error('Failed to require "' + orig + '" from "' + parent + '"');
18
- err.path = orig;
19
- err.parent = parent;
20
- err.require = true;
21
- throw err;
22
- }
23
-
24
- var module = require.modules[resolved];
25
-
26
- // perform real require()
27
- // by invoking the module's
28
- // registered function
29
- if (!module.exports) {
30
- module.exports = {};
31
- module.client = module.component = true;
32
- module.call(this, module.exports, require.relative(resolved), module);
33
- }
34
-
35
- return module.exports;
36
- }
37
-
38
- /**
39
- * Registered modules.
40
- */
41
-
42
- require.modules = {};
43
-
44
- /**
45
- * Registered aliases.
46
- */
47
-
48
- require.aliases = {};
49
-
50
- /**
51
- * Resolve `path`.
52
- *
53
- * Lookup:
54
- *
55
- * - PATH/index.js
56
- * - PATH.js
57
- * - PATH
58
- *
59
- * @param {String} path
60
- * @return {String} path or null
61
- * @api private
62
- */
63
-
64
- require.resolve = function(path) {
65
- if (path.charAt(0) === '/') path = path.slice(1);
66
- var index = path + '/index.js';
67
-
68
- var paths = [
69
- path,
70
- path + '.js',
71
- path + '.json',
72
- path + '/index.js',
73
- path + '/index.json'
74
- ];
75
-
76
- for (var i = 0; i < paths.length; i++) {
77
- var path = paths[i];
78
- if (require.modules.hasOwnProperty(path)) return path;
79
- }
80
-
81
- if (require.aliases.hasOwnProperty(index)) {
82
- return require.aliases[index];
83
- }
84
- };
85
-
86
- /**
87
- * Normalize `path` relative to the current path.
88
- *
89
- * @param {String} curr
90
- * @param {String} path
91
- * @return {String}
92
- * @api private
93
- */
94
-
95
- require.normalize = function(curr, path) {
96
- var segs = [];
97
-
98
- if ('.' != path.charAt(0)) return path;
99
-
100
- curr = curr.split('/');
101
- path = path.split('/');
102
-
103
- for (var i = 0; i < path.length; ++i) {
104
- if ('..' == path[i]) {
105
- curr.pop();
106
- } else if ('.' != path[i] && '' != path[i]) {
107
- segs.push(path[i]);
108
- }
109
- }
110
-
111
- return curr.concat(segs).join('/');
112
- };
113
-
114
- /**
115
- * Register module at `path` with callback `definition`.
116
- *
117
- * @param {String} path
118
- * @param {Function} definition
119
- * @api private
120
- */
121
-
122
- require.register = function(path, definition) {
123
- require.modules[path] = definition;
124
- };
125
-
126
- /**
127
- * Alias a module definition.
128
- *
129
- * @param {String} from
130
- * @param {String} to
131
- * @api private
132
- */
133
-
134
- require.alias = function(from, to) {
135
- if (!require.modules.hasOwnProperty(from)) {
136
- throw new Error('Failed to alias "' + from + '", it does not exist');
137
- }
138
- require.aliases[to] = from;
139
- };
140
-
141
- /**
142
- * Return a require function relative to the `parent` path.
143
- *
144
- * @param {String} parent
145
- * @return {Function}
146
- * @api private
147
- */
148
-
149
- require.relative = function(parent) {
150
- var p = require.normalize(parent, '..');
151
-
152
- /**
153
- * lastIndexOf helper.
154
- */
155
-
156
- function lastIndexOf(arr, obj) {
157
- var i = arr.length;
158
- while (i--) {
159
- if (arr[i] === obj) return i;
160
- }
161
- return -1;
162
- }
163
-
164
- /**
165
- * The relative require() itself.
166
- */
167
-
168
- function localRequire(path) {
169
- var resolved = localRequire.resolve(path);
170
- return require(resolved, parent, path);
171
- }
172
-
173
- /**
174
- * Resolve relative to the parent.
175
- */
176
-
177
- localRequire.resolve = function(path) {
178
- var c = path.charAt(0);
179
- if ('/' == c) return path.slice(1);
180
- if ('.' == c) return require.normalize(p, path);
181
-
182
- // resolve deps by returning
183
- // the dep in the nearest "deps"
184
- // directory
185
- var segs = parent.split('/');
186
- var i = lastIndexOf(segs, 'deps') + 1;
187
- if (!i) i = 0;
188
- path = segs.slice(0, i + 1).join('/') + '/deps/' + path;
189
- return path;
190
- };
191
-
192
- /**
193
- * Check if module is defined at `path`.
194
- */
195
-
196
- localRequire.exists = function(path) {
197
- return require.modules.hasOwnProperty(localRequire.resolve(path));
198
- };
199
-
200
- return localRequire;
201
- };
202
- require.register("isarray/index.js", function(exports, require, module){
203
- module.exports = Array.isArray || function (arr) {
204
- return Object.prototype.toString.call(arr) == '[object Array]';
205
- };
206
-
207
- });
208
- require.alias("isarray/index.js", "isarray/index.js");
209
-
@@ -1,19 +0,0 @@
1
- {
2
- "name" : "isarray",
3
- "description" : "Array#isArray for older browsers",
4
- "version" : "0.0.1",
5
- "repository" : "juliangruber/isarray",
6
- "homepage": "https://github.com/juliangruber/isarray",
7
- "main" : "index.js",
8
- "scripts" : [
9
- "index.js"
10
- ],
11
- "dependencies" : {},
12
- "keywords": ["browser","isarray","array"],
13
- "author": {
14
- "name": "Julian Gruber",
15
- "email": "mail@juliangruber.com",
16
- "url": "http://juliangruber.com"
17
- },
18
- "license": "MIT"
19
- }
@@ -1,3 +0,0 @@
1
- module.exports = Array.isArray || function (arr) {
2
- return Object.prototype.toString.call(arr) == '[object Array]';
3
- };
@@ -1,59 +0,0 @@
1
- {
2
- "_from": "isarray@0.0.1",
3
- "_id": "isarray@0.0.1",
4
- "_location": "/bl/readable-stream/isarray",
5
- "_npmUser": {
6
- "email": "julian@juliangruber.com",
7
- "name": "juliangruber"
8
- },
9
- "_npmVersion": "1.2.18",
10
- "_phantomChildren": {},
11
- "_requiredBy": [
12
- "/bl/readable-stream"
13
- ],
14
- "_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
15
- "_shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
16
- "author": {
17
- "email": "mail@juliangruber.com",
18
- "name": "Julian Gruber",
19
- "url": "http://juliangruber.com"
20
- },
21
- "bugs": {
22
- "url": "https://github.com/juliangruber/isarray/issues"
23
- },
24
- "dependencies": {},
25
- "description": "Array#isArray for older browsers",
26
- "devDependencies": {
27
- "tap": "*"
28
- },
29
- "directories": {},
30
- "dist": {
31
- "shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
32
- "tarball": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
33
- },
34
- "homepage": "https://github.com/juliangruber/isarray",
35
- "keywords": [
36
- "array",
37
- "browser",
38
- "isarray"
39
- ],
40
- "license": "MIT",
41
- "main": "index.js",
42
- "maintainers": [
43
- {
44
- "name": "juliangruber",
45
- "email": "julian@juliangruber.com"
46
- }
47
- ],
48
- "name": "isarray",
49
- "optionalDependencies": {},
50
- "readme": "ERROR: No README data found!",
51
- "repository": {
52
- "type": "git",
53
- "url": "git://github.com/juliangruber/isarray.git"
54
- },
55
- "scripts": {
56
- "test": "tap test/*.js"
57
- },
58
- "version": "0.0.1"
59
- }
@@ -1,20 +0,0 @@
1
- Copyright Joyent, Inc. and other Node contributors.
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a
4
- copy of this software and associated documentation files (the
5
- "Software"), to deal in the Software without restriction, including
6
- without limitation the rights to use, copy, modify, merge, publish,
7
- distribute, sublicense, and/or sell copies of the Software, and to permit
8
- persons to whom the Software is furnished to do so, subject to the
9
- following conditions:
10
-
11
- The above copyright notice and this permission notice shall be included
12
- in all copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
15
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
16
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
17
- NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
18
- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
19
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
20
- USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,7 +0,0 @@
1
- **string_decoder.js** (`require('string_decoder')`) from Node.js core
2
-
3
- Copyright Joyent, Inc. and other Node contributors. See LICENCE file for details.
4
-
5
- Version numbers match the versions found in Node core, e.g. 0.10.24 matches Node 0.10.24, likewise 0.11.10 matches Node 0.11.10. **Prefer the stable version over the unstable.**
6
-
7
- The *build/* directory contains a build script that will scrape the source from the [joyent/node](https://github.com/joyent/node) repo given a specific Node version.