fsevents 1.2.2 → 1.2.3

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 (70) hide show
  1. package/.travis.yml +1 -0
  2. package/fsevents.cc +4 -8
  3. package/node_modules/abbrev/package.json +14 -14
  4. package/node_modules/ansi-regex/package.json +14 -13
  5. package/node_modules/aproba/package.json +14 -13
  6. package/node_modules/are-we-there-yet/package.json +14 -13
  7. package/node_modules/balanced-match/package.json +14 -13
  8. package/node_modules/brace-expansion/package.json +14 -13
  9. package/node_modules/chownr/package.json +14 -13
  10. package/node_modules/code-point-at/package.json +14 -13
  11. package/node_modules/concat-map/package.json +9 -8
  12. package/node_modules/console-control-strings/package.json +14 -14
  13. package/node_modules/core-util-is/package.json +14 -13
  14. package/node_modules/debug/package.json +14 -13
  15. package/node_modules/deep-extend/package.json +14 -13
  16. package/node_modules/delegates/package.json +14 -13
  17. package/node_modules/detect-libc/package.json +14 -13
  18. package/node_modules/fs-minipass/package.json +14 -13
  19. package/node_modules/fs.realpath/package.json +14 -13
  20. package/node_modules/gauge/package.json +14 -13
  21. package/node_modules/glob/package.json +14 -13
  22. package/node_modules/has-unicode/package.json +14 -13
  23. package/node_modules/iconv-lite/package.json +14 -13
  24. package/node_modules/ignore-walk/package.json +14 -13
  25. package/node_modules/inflight/package.json +14 -13
  26. package/node_modules/inherits/package.json +14 -16
  27. package/node_modules/ini/package.json +14 -13
  28. package/node_modules/is-fullwidth-code-point/package.json +14 -13
  29. package/node_modules/isarray/package.json +14 -13
  30. package/node_modules/minimatch/package.json +14 -14
  31. package/node_modules/minimist/package.json +9 -8
  32. package/node_modules/minipass/package.json +14 -15
  33. package/node_modules/minizlib/package.json +14 -13
  34. package/node_modules/mkdirp/package.json +14 -15
  35. package/node_modules/ms/package.json +9 -8
  36. package/node_modules/needle/package.json +14 -13
  37. package/node_modules/node-pre-gyp/package.json +12 -9
  38. package/node_modules/nopt/package.json +14 -13
  39. package/node_modules/npm-bundled/package.json +14 -13
  40. package/node_modules/npm-packlist/package.json +14 -13
  41. package/node_modules/npmlog/package.json +14 -13
  42. package/node_modules/number-is-nan/package.json +14 -13
  43. package/node_modules/object-assign/package.json +14 -13
  44. package/node_modules/once/package.json +14 -14
  45. package/node_modules/os-homedir/package.json +14 -13
  46. package/node_modules/os-tmpdir/package.json +14 -13
  47. package/node_modules/osenv/package.json +14 -13
  48. package/node_modules/path-is-absolute/package.json +14 -13
  49. package/node_modules/process-nextick-args/package.json +14 -13
  50. package/node_modules/rc/node_modules/minimist/package.json +14 -13
  51. package/node_modules/rc/package.json +14 -13
  52. package/node_modules/readable-stream/package.json +14 -13
  53. package/node_modules/rimraf/package.json +14 -13
  54. package/node_modules/safe-buffer/package.json +14 -16
  55. package/node_modules/safer-buffer/package.json +14 -13
  56. package/node_modules/sax/package.json +14 -13
  57. package/node_modules/semver/package.json +14 -13
  58. package/node_modules/set-blocking/package.json +14 -13
  59. package/node_modules/signal-exit/package.json +14 -13
  60. package/node_modules/string-width/package.json +14 -14
  61. package/node_modules/string_decoder/package.json +14 -13
  62. package/node_modules/strip-ansi/package.json +14 -14
  63. package/node_modules/strip-json-comments/package.json +14 -13
  64. package/node_modules/tar/package.json +14 -13
  65. package/node_modules/util-deprecate/package.json +14 -13
  66. package/node_modules/wide-align/package.json +14 -13
  67. package/node_modules/wrappy/package.json +14 -14
  68. package/node_modules/yallist/package.json +14 -14
  69. package/package.json +1 -1
  70. package/src/methods.cc +9 -7
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "debug@^2.1.2",
2
+ "_args": [
3
+ [
4
+ "debug@2.6.9",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "debug@2.6.9",
3
9
  "_id": "debug@2.6.9",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
6
12
  "_location": "/debug",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "debug@^2.1.2",
17
+ "raw": "debug@2.6.9",
12
18
  "name": "debug",
13
19
  "escapedName": "debug",
14
- "rawSpec": "^2.1.2",
20
+ "rawSpec": "2.6.9",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^2.1.2"
22
+ "fetchSpec": "2.6.9"
17
23
  },
18
- "_requiredBy": [
19
- "/needle"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
22
- "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
23
- "_spec": "debug@^2.1.2",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/needle",
26
+ "_spec": "2.6.9",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "TJ Holowaychuk",
27
30
  "email": "tj@vision-media.ca"
@@ -30,7 +33,6 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/visionmedia/debug/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "component": {
35
37
  "scripts": {
36
38
  "debug/index.js": "browser.js",
@@ -51,7 +53,6 @@
51
53
  "dependencies": {
52
54
  "ms": "2.0.0"
53
55
  },
54
- "deprecated": false,
55
56
  "description": "small debugging utility",
56
57
  "devDependencies": {
57
58
  "browserify": "9.0.3",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "deep-extend@~0.4.0",
2
+ "_args": [
3
+ [
4
+ "deep-extend@0.4.2",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "deep-extend@0.4.2",
3
9
  "_id": "deep-extend@0.4.2",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=",
6
12
  "_location": "/deep-extend",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "deep-extend@~0.4.0",
17
+ "raw": "deep-extend@0.4.2",
12
18
  "name": "deep-extend",
13
19
  "escapedName": "deep-extend",
14
- "rawSpec": "~0.4.0",
20
+ "rawSpec": "0.4.2",
15
21
  "saveSpec": null,
16
- "fetchSpec": "~0.4.0"
22
+ "fetchSpec": "0.4.2"
17
23
  },
18
- "_requiredBy": [
19
- "/rc"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz",
22
- "_shasum": "48b699c27e334bf89f10892be432f6e4c7d34a7f",
23
- "_spec": "deep-extend@~0.4.0",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/rc",
26
+ "_spec": "0.4.2",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Viacheslav Lotsmanov",
27
30
  "email": "lotsmanov89@gmail.com"
@@ -29,7 +32,6 @@
29
32
  "bugs": {
30
33
  "url": "https://github.com/unclechu/node-deep-extend/issues"
31
34
  },
32
- "bundleDependencies": false,
33
35
  "contributors": [
34
36
  {
35
37
  "name": "Romain Prieto",
@@ -44,7 +46,6 @@
44
46
  "url": "https://github.com/maxdeviant"
45
47
  }
46
48
  ],
47
- "deprecated": false,
48
49
  "description": "Recursive object extending",
49
50
  "devDependencies": {
50
51
  "mocha": "^2.2.1",
@@ -1,33 +1,34 @@
1
1
  {
2
- "_from": "delegates@^1.0.0",
2
+ "_args": [
3
+ [
4
+ "delegates@1.0.0",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "delegates@1.0.0",
3
9
  "_id": "delegates@1.0.0",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
6
12
  "_location": "/delegates",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "delegates@^1.0.0",
17
+ "raw": "delegates@1.0.0",
12
18
  "name": "delegates",
13
19
  "escapedName": "delegates",
14
- "rawSpec": "^1.0.0",
20
+ "rawSpec": "1.0.0",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^1.0.0"
22
+ "fetchSpec": "1.0.0"
17
23
  },
18
- "_requiredBy": [
19
- "/are-we-there-yet"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
22
- "_shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
23
- "_spec": "delegates@^1.0.0",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/are-we-there-yet",
26
+ "_spec": "1.0.0",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "bugs": {
26
29
  "url": "https://github.com/visionmedia/node-delegates/issues"
27
30
  },
28
- "bundleDependencies": false,
29
31
  "dependencies": {},
30
- "deprecated": false,
31
32
  "description": "delegate methods and accessors to another property",
32
33
  "devDependencies": {
33
34
  "mocha": "*",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "detect-libc@^1.0.2",
2
+ "_args": [
3
+ [
4
+ "detect-libc@1.0.3",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "detect-libc@1.0.3",
3
9
  "_id": "detect-libc@1.0.3",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
6
12
  "_location": "/detect-libc",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "detect-libc@^1.0.2",
17
+ "raw": "detect-libc@1.0.3",
12
18
  "name": "detect-libc",
13
19
  "escapedName": "detect-libc",
14
- "rawSpec": "^1.0.2",
20
+ "rawSpec": "1.0.3",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^1.0.2"
22
+ "fetchSpec": "1.0.3"
17
23
  },
18
- "_requiredBy": [
19
- "/node-pre-gyp"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
22
- "_shasum": "fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b",
23
- "_spec": "detect-libc@^1.0.2",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/node-pre-gyp",
26
+ "_spec": "1.0.3",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Lovell Fuller",
27
30
  "email": "npm@lovell.info"
@@ -32,14 +35,12 @@
32
35
  "bugs": {
33
36
  "url": "https://github.com/lovell/detect-libc/issues"
34
37
  },
35
- "bundleDependencies": false,
36
38
  "contributors": [
37
39
  {
38
40
  "name": "Niklas Salmoukas",
39
41
  "email": "niklas@salmoukas.com"
40
42
  }
41
43
  ],
42
- "deprecated": false,
43
44
  "description": "Node.js module to detect the C standard library (libc) implementation family and version",
44
45
  "devDependencies": {
45
46
  "ava": "^0.23.0",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "fs-minipass@^1.2.5",
2
+ "_args": [
3
+ [
4
+ "fs-minipass@1.2.5",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "fs-minipass@1.2.5",
3
9
  "_id": "fs-minipass@1.2.5",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==",
6
12
  "_location": "/fs-minipass",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "fs-minipass@^1.2.5",
17
+ "raw": "fs-minipass@1.2.5",
12
18
  "name": "fs-minipass",
13
19
  "escapedName": "fs-minipass",
14
- "rawSpec": "^1.2.5",
20
+ "rawSpec": "1.2.5",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^1.2.5"
22
+ "fetchSpec": "1.2.5"
17
23
  },
18
- "_requiredBy": [
19
- "/tar"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.5.tgz",
22
- "_shasum": "06c277218454ec288df77ada54a03b8702aacb9d",
23
- "_spec": "fs-minipass@^1.2.5",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/tar",
26
+ "_spec": "1.2.5",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Isaac Z. Schlueter",
27
30
  "email": "i@izs.me",
@@ -30,11 +33,9 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/npm/fs-minipass/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "dependencies": {
35
37
  "minipass": "^2.2.1"
36
38
  },
37
- "deprecated": false,
38
39
  "description": "fs read and write streams based on minipass",
39
40
  "devDependencies": {
40
41
  "mutate-fs": "^2.0.1",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "fs.realpath@^1.0.0",
2
+ "_args": [
3
+ [
4
+ "fs.realpath@1.0.0",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "fs.realpath@1.0.0",
3
9
  "_id": "fs.realpath@1.0.0",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
6
12
  "_location": "/fs.realpath",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "fs.realpath@^1.0.0",
17
+ "raw": "fs.realpath@1.0.0",
12
18
  "name": "fs.realpath",
13
19
  "escapedName": "fs.realpath",
14
- "rawSpec": "^1.0.0",
20
+ "rawSpec": "1.0.0",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^1.0.0"
22
+ "fetchSpec": "1.0.0"
17
23
  },
18
- "_requiredBy": [
19
- "/glob"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
22
- "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f",
23
- "_spec": "fs.realpath@^1.0.0",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/glob",
26
+ "_spec": "1.0.0",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Isaac Z. Schlueter",
27
30
  "email": "i@izs.me",
@@ -30,9 +33,7 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/isaacs/fs.realpath/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "dependencies": {},
35
- "deprecated": false,
36
37
  "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
37
38
  "devDependencies": {},
38
39
  "files": [
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "gauge@~2.7.3",
2
+ "_args": [
3
+ [
4
+ "gauge@2.7.4",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "gauge@2.7.4",
3
9
  "_id": "gauge@2.7.4",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
6
12
  "_location": "/gauge",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "gauge@~2.7.3",
17
+ "raw": "gauge@2.7.4",
12
18
  "name": "gauge",
13
19
  "escapedName": "gauge",
14
- "rawSpec": "~2.7.3",
20
+ "rawSpec": "2.7.4",
15
21
  "saveSpec": null,
16
- "fetchSpec": "~2.7.3"
22
+ "fetchSpec": "2.7.4"
17
23
  },
18
- "_requiredBy": [
19
- "/npmlog"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
22
- "_shasum": "2c03405c7538c39d7eb37b317022e325fb018bf7",
23
- "_spec": "gauge@~2.7.3",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/npmlog",
26
+ "_spec": "2.7.4",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Rebecca Turner",
27
30
  "email": "me@re-becca.org"
@@ -29,7 +32,6 @@
29
32
  "bugs": {
30
33
  "url": "https://github.com/iarna/gauge/issues"
31
34
  },
32
- "bundleDependencies": false,
33
35
  "dependencies": {
34
36
  "aproba": "^1.0.3",
35
37
  "console-control-strings": "^1.0.0",
@@ -40,7 +42,6 @@
40
42
  "strip-ansi": "^3.0.1",
41
43
  "wide-align": "^1.1.0"
42
44
  },
43
- "deprecated": false,
44
45
  "description": "A terminal based horizontal guage",
45
46
  "devDependencies": {
46
47
  "readable-stream": "^2.0.6",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "glob@^7.0.5",
2
+ "_args": [
3
+ [
4
+ "glob@7.1.2",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "glob@7.1.2",
3
9
  "_id": "glob@7.1.2",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
6
12
  "_location": "/glob",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "glob@^7.0.5",
17
+ "raw": "glob@7.1.2",
12
18
  "name": "glob",
13
19
  "escapedName": "glob",
14
- "rawSpec": "^7.0.5",
20
+ "rawSpec": "7.1.2",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^7.0.5"
22
+ "fetchSpec": "7.1.2"
17
23
  },
18
- "_requiredBy": [
19
- "/rimraf"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
22
- "_shasum": "c19c9df9a028702d678612384a6552404c636d15",
23
- "_spec": "glob@^7.0.5",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/rimraf",
26
+ "_spec": "7.1.2",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Isaac Z. Schlueter",
27
30
  "email": "i@izs.me",
@@ -30,7 +33,6 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/isaacs/node-glob/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "dependencies": {
35
37
  "fs.realpath": "^1.0.0",
36
38
  "inflight": "^1.0.4",
@@ -39,7 +41,6 @@
39
41
  "once": "^1.3.0",
40
42
  "path-is-absolute": "^1.0.0"
41
43
  },
42
- "deprecated": false,
43
44
  "description": "a little globber",
44
45
  "devDependencies": {
45
46
  "mkdirp": "0",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "has-unicode@^2.0.0",
2
+ "_args": [
3
+ [
4
+ "has-unicode@2.0.1",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "has-unicode@2.0.1",
3
9
  "_id": "has-unicode@2.0.1",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
6
12
  "_location": "/has-unicode",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "has-unicode@^2.0.0",
17
+ "raw": "has-unicode@2.0.1",
12
18
  "name": "has-unicode",
13
19
  "escapedName": "has-unicode",
14
- "rawSpec": "^2.0.0",
20
+ "rawSpec": "2.0.1",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^2.0.0"
22
+ "fetchSpec": "2.0.1"
17
23
  },
18
- "_requiredBy": [
19
- "/gauge"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
22
- "_shasum": "e0e6fe6a28cf51138855e086d1691e771de2a8b9",
23
- "_spec": "has-unicode@^2.0.0",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/gauge",
26
+ "_spec": "2.0.1",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Rebecca Turner",
27
30
  "email": "me@re-becca.org"
@@ -29,8 +32,6 @@
29
32
  "bugs": {
30
33
  "url": "https://github.com/iarna/has-unicode/issues"
31
34
  },
32
- "bundleDependencies": false,
33
- "deprecated": false,
34
35
  "description": "Try to guess if your terminal supports unicode",
35
36
  "devDependencies": {
36
37
  "require-inject": "^1.3.0",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "iconv-lite@^0.4.4",
2
+ "_args": [
3
+ [
4
+ "iconv-lite@0.4.21",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "iconv-lite@0.4.21",
3
9
  "_id": "iconv-lite@0.4.21",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha512-En5V9za5mBt2oUA03WGD3TwDv0MKAruqsuxstbMUZaj9W9k/m1CV/9py3l0L5kw9Bln8fdHQmzHSYtvpvTLpKw==",
6
12
  "_location": "/iconv-lite",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "iconv-lite@^0.4.4",
17
+ "raw": "iconv-lite@0.4.21",
12
18
  "name": "iconv-lite",
13
19
  "escapedName": "iconv-lite",
14
- "rawSpec": "^0.4.4",
20
+ "rawSpec": "0.4.21",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^0.4.4"
22
+ "fetchSpec": "0.4.21"
17
23
  },
18
- "_requiredBy": [
19
- "/needle"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.21.tgz",
22
- "_shasum": "c47f8733d02171189ebc4a400f3218d348094798",
23
- "_spec": "iconv-lite@^0.4.4",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/needle",
26
+ "_spec": "0.4.21",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Alexander Shtuchkin",
27
30
  "email": "ashtuchkin@gmail.com"
@@ -33,11 +36,9 @@
33
36
  "bugs": {
34
37
  "url": "https://github.com/ashtuchkin/iconv-lite/issues"
35
38
  },
36
- "bundleDependencies": false,
37
39
  "dependencies": {
38
40
  "safer-buffer": "^2.1.0"
39
41
  },
40
- "deprecated": false,
41
42
  "description": "Convert character encodings in pure javascript.",
42
43
  "devDependencies": {
43
44
  "async": "*",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "ignore-walk@^3.0.1",
2
+ "_args": [
3
+ [
4
+ "ignore-walk@3.0.1",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "ignore-walk@3.0.1",
3
9
  "_id": "ignore-walk@3.0.1",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==",
6
12
  "_location": "/ignore-walk",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "ignore-walk@^3.0.1",
17
+ "raw": "ignore-walk@3.0.1",
12
18
  "name": "ignore-walk",
13
19
  "escapedName": "ignore-walk",
14
- "rawSpec": "^3.0.1",
20
+ "rawSpec": "3.0.1",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^3.0.1"
22
+ "fetchSpec": "3.0.1"
17
23
  },
18
- "_requiredBy": [
19
- "/npm-packlist"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.1.tgz",
22
- "_shasum": "a83e62e7d272ac0e3b551aaa82831a19b69f82f8",
23
- "_spec": "ignore-walk@^3.0.1",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/npm-packlist",
26
+ "_spec": "3.0.1",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Isaac Z. Schlueter",
27
30
  "email": "i@izs.me",
@@ -30,11 +33,9 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/isaacs/ignore-walk/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "dependencies": {
35
37
  "minimatch": "^3.0.4"
36
38
  },
37
- "deprecated": false,
38
39
  "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
39
40
  "devDependencies": {
40
41
  "mkdirp": "^0.5.1",
@@ -1,27 +1,30 @@
1
1
  {
2
- "_from": "inflight@^1.0.4",
2
+ "_args": [
3
+ [
4
+ "inflight@1.0.6",
5
+ "/Users/eshanker/Code/fsevents"
6
+ ]
7
+ ],
8
+ "_from": "inflight@1.0.6",
3
9
  "_id": "inflight@1.0.6",
4
10
  "_inBundle": false,
5
11
  "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
6
12
  "_location": "/inflight",
7
13
  "_phantomChildren": {},
8
14
  "_requested": {
9
- "type": "range",
15
+ "type": "version",
10
16
  "registry": true,
11
- "raw": "inflight@^1.0.4",
17
+ "raw": "inflight@1.0.6",
12
18
  "name": "inflight",
13
19
  "escapedName": "inflight",
14
- "rawSpec": "^1.0.4",
20
+ "rawSpec": "1.0.6",
15
21
  "saveSpec": null,
16
- "fetchSpec": "^1.0.4"
22
+ "fetchSpec": "1.0.6"
17
23
  },
18
- "_requiredBy": [
19
- "/glob"
20
- ],
24
+ "_requiredBy": [],
21
25
  "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
22
- "_shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9",
23
- "_spec": "inflight@^1.0.4",
24
- "_where": "/Users/eshanker/Code/fsevents/node_modules/glob",
26
+ "_spec": "1.0.6",
27
+ "_where": "/Users/eshanker/Code/fsevents",
25
28
  "author": {
26
29
  "name": "Isaac Z. Schlueter",
27
30
  "email": "i@izs.me",
@@ -30,12 +33,10 @@
30
33
  "bugs": {
31
34
  "url": "https://github.com/isaacs/inflight/issues"
32
35
  },
33
- "bundleDependencies": false,
34
36
  "dependencies": {
35
37
  "once": "^1.3.0",
36
38
  "wrappy": "1"
37
39
  },
38
- "deprecated": false,
39
40
  "description": "Add callbacks to requests in flight to avoid async duplication",
40
41
  "devDependencies": {
41
42
  "tap": "^7.1.2"