node-red-contrib-web-worldmap 2.35.0 → 2.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/CHANGELOG.md +1 -0
  2. package/README.md +1 -0
  3. package/node_modules/@turf/bezier-spline/package.json +39 -70
  4. package/node_modules/@turf/helpers/package.json +38 -82
  5. package/node_modules/@turf/invariant/package.json +36 -73
  6. package/node_modules/accepts/package.json +15 -55
  7. package/node_modules/array-flatten/package.json +22 -47
  8. package/node_modules/body-parser/HISTORY.md +6 -0
  9. package/node_modules/body-parser/README.md +1 -1
  10. package/node_modules/body-parser/index.js +8 -9
  11. package/node_modules/body-parser/node_modules/bytes/package.json +20 -62
  12. package/node_modules/body-parser/package.json +18 -57
  13. package/node_modules/bufferjs/package.json +17 -65
  14. package/node_modules/bufferlist/package.json +15 -51
  15. package/node_modules/bytes/package.json +39 -0
  16. package/node_modules/call-bind/package.json +78 -106
  17. package/node_modules/cgi/package.json +10 -46
  18. package/node_modules/compressible/package.json +15 -58
  19. package/node_modules/compression/package.json +10 -52
  20. package/node_modules/content-disposition/node_modules/safe-buffer/package.json +18 -43
  21. package/node_modules/content-disposition/package.json +14 -49
  22. package/node_modules/content-type/package.json +15 -54
  23. package/node_modules/cookie/package.json +14 -52
  24. package/node_modules/cookie-signature/package.json +8 -47
  25. package/node_modules/debug/package.json +21 -68
  26. package/node_modules/depd/package.json +13 -51
  27. package/node_modules/destroy/package.json +15 -50
  28. package/node_modules/ee-first/package.json +9 -43
  29. package/node_modules/encodeurl/package.json +14 -52
  30. package/node_modules/escape-html/package.json +12 -47
  31. package/node_modules/etag/package.json +15 -54
  32. package/node_modules/express/History.md +9 -0
  33. package/node_modules/express/Readme.md +2 -2
  34. package/node_modules/express/lib/router/route.js +8 -8
  35. package/node_modules/express/node_modules/safe-buffer/package.json +18 -43
  36. package/node_modules/express/package.json +33 -88
  37. package/node_modules/extend/package.json +42 -78
  38. package/node_modules/faye-websocket/CHANGELOG.md +139 -0
  39. package/node_modules/faye-websocket/package.json +33 -64
  40. package/node_modules/finalhandler/package.json +9 -44
  41. package/node_modules/forwarded/package.json +14 -49
  42. package/node_modules/fresh/package.json +17 -61
  43. package/node_modules/function-bind/package.json +23 -56
  44. package/node_modules/get-intrinsic/package.json +89 -118
  45. package/node_modules/has/package.json +21 -46
  46. package/node_modules/has-symbols/package.json +99 -124
  47. package/node_modules/header-stack/headers.js +33 -0
  48. package/node_modules/header-stack/index.js +2 -0
  49. package/node_modules/header-stack/package.json +14 -48
  50. package/node_modules/header-stack/parser.js +131 -0
  51. package/node_modules/header-stack/tests/dumps/multipart-folded-headers.eml +27 -0
  52. package/node_modules/header-stack/tests/dumps/simple-curl-get.dump +5 -0
  53. package/node_modules/header-stack/tests/test-empty.js +15 -0
  54. package/node_modules/header-stack/tests/test-multipart-folded-headers.js +21 -0
  55. package/node_modules/header-stack/tests/test-simple-curl-get.js +32 -0
  56. package/node_modules/http-errors/package.json +18 -63
  57. package/node_modules/http-parser-js/README.md +43 -0
  58. package/node_modules/http-parser-js/http-parser.d.ts +175 -0
  59. package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/http-parser.js +12 -7
  60. package/node_modules/http-parser-js/package.json +30 -0
  61. package/node_modules/iconv-lite/package.json +43 -77
  62. package/node_modules/inherits/package.json +12 -44
  63. package/node_modules/ipaddr.js/package.json +13 -48
  64. package/node_modules/media-typer/package.json +8 -43
  65. package/node_modules/merge-descriptors/package.json +10 -47
  66. package/node_modules/methods/package.json +17 -60
  67. package/node_modules/mime/package.json +13 -45
  68. package/node_modules/mime-db/HISTORY.md +8 -0
  69. package/node_modules/mime-db/LICENSE +19 -18
  70. package/node_modules/mime-db/README.md +1 -1
  71. package/node_modules/mime-db/db.json +54 -6
  72. package/node_modules/mime-db/index.js +1 -0
  73. package/node_modules/mime-db/package.json +24 -67
  74. package/node_modules/mime-types/HISTORY.md +9 -0
  75. package/node_modules/mime-types/README.md +1 -1
  76. package/node_modules/mime-types/package.json +19 -63
  77. package/node_modules/ms/package.json +19 -54
  78. package/node_modules/negotiator/package.json +19 -61
  79. package/node_modules/object-inspect/package.json +48 -76
  80. package/node_modules/on-finished/package.json +8 -50
  81. package/node_modules/on-headers/package.json +14 -52
  82. package/node_modules/parseurl/package.json +10 -54
  83. package/node_modules/path-to-regexp/History.md +36 -0
  84. package/node_modules/path-to-regexp/package.json +15 -44
  85. package/node_modules/proxy-addr/package.json +14 -49
  86. package/node_modules/qs/.editorconfig +3 -0
  87. package/node_modules/qs/.eslintrc +5 -5
  88. package/node_modules/qs/CHANGELOG.md +158 -0
  89. package/node_modules/qs/README.md +3 -1
  90. package/node_modules/qs/dist/qs.js +19 -9
  91. package/node_modules/qs/lib/stringify.js +12 -3
  92. package/node_modules/qs/package.json +73 -98
  93. package/node_modules/qs/test/parse.js +14 -0
  94. package/node_modules/qs/test/stringify.js +54 -10
  95. package/node_modules/range-parser/package.json +18 -68
  96. package/node_modules/raw-body/node_modules/bytes/package.json +20 -62
  97. package/node_modules/raw-body/package.json +9 -51
  98. package/node_modules/safe-buffer/package.json +5 -36
  99. package/node_modules/safer-buffer/package.json +13 -42
  100. package/node_modules/send/node_modules/ms/package.json +20 -52
  101. package/node_modules/send/package.json +17 -62
  102. package/node_modules/serve-static/package.json +9 -44
  103. package/node_modules/setprototypeof/package.json +27 -55
  104. package/node_modules/side-channel/package.json +65 -93
  105. package/node_modules/sockjs/package.json +43 -70
  106. package/node_modules/statuses/package.json +19 -61
  107. package/node_modules/stream-stack/package.json +11 -43
  108. package/node_modules/toidentifier/package.json +9 -51
  109. package/node_modules/type-is/package.json +12 -55
  110. package/node_modules/unpipe/package.json +8 -45
  111. package/node_modules/utils-merge/package.json +19 -45
  112. package/node_modules/uuid/package.json +70 -99
  113. package/node_modules/vary/package.json +13 -52
  114. package/node_modules/websocket-driver/CHANGELOG.md +142 -0
  115. package/node_modules/websocket-driver/package.json +33 -68
  116. package/node_modules/websocket-extensions/CHANGELOG.md +28 -0
  117. package/node_modules/websocket-extensions/package.json +27 -61
  118. package/package.json +1 -1
  119. package/worldmap/worldmap.js +69 -1
  120. package/node_modules/compression/node_modules/bytes/package.json +0 -84
  121. package/node_modules/websocket-driver/node_modules/http-parser-js/README.md +0 -31
  122. package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +0 -75
  123. /package/node_modules/{compression/node_modules/bytes → bytes}/History.md +0 -0
  124. /package/node_modules/{compression/node_modules/bytes → bytes}/LICENSE +0 -0
  125. /package/node_modules/{compression/node_modules/bytes → bytes}/Readme.md +0 -0
  126. /package/node_modules/{compression/node_modules/bytes → bytes}/index.js +0 -0
  127. /package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/LICENSE.md +0 -0
@@ -1,70 +1,43 @@
1
- {
2
- "_from": "sockjs@~0.3.24",
3
- "_id": "sockjs@0.3.24",
4
- "_inBundle": false,
5
- "_integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
6
- "_location": "/node-red-contrib-web-worldmap/sockjs",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "sockjs@~0.3.24",
12
- "name": "sockjs",
13
- "escapedName": "sockjs",
14
- "rawSpec": "~0.3.24",
15
- "saveSpec": null,
16
- "fetchSpec": "~0.3.24"
17
- },
18
- "_requiredBy": [
19
- "/node-red-contrib-web-worldmap"
20
- ],
21
- "_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
22
- "_shasum": "c9bc8995f33a111bea0395ec30aa3206bdb5ccce",
23
- "_spec": "sockjs@~0.3.24",
24
- "_where": "/Users/conway/Projects/worldmap",
25
- "author": {
26
- "name": "Marek Majkowski"
27
- },
28
- "bugs": {
29
- "url": "https://github.com/sockjs/sockjs-node/issues"
30
- },
31
- "bundleDependencies": false,
32
- "contributors": [
33
- {
34
- "name": "Bryce Kahle",
35
- "email": "bkahle@gmail.com"
36
- },
37
- {
38
- "name": "Marek Majkowski",
39
- "email": "deadbeef@popcount.org"
40
- }
41
- ],
42
- "dependencies": {
43
- "faye-websocket": "^0.11.3",
44
- "uuid": "^8.3.2",
45
- "websocket-driver": "^0.7.4"
46
- },
47
- "deprecated": false,
48
- "description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.",
49
- "devDependencies": {
50
- "coffeescript": "^1.12.7"
51
- },
52
- "homepage": "https://github.com/sockjs/sockjs-node",
53
- "keywords": [
54
- "websockets",
55
- "websocket"
56
- ],
57
- "license": "MIT",
58
- "main": "index",
59
- "name": "sockjs",
60
- "repository": {
61
- "type": "git",
62
- "url": "git+https://github.com/sockjs/sockjs-node.git"
63
- },
64
- "scripts": {
65
- "postpublish": "git push origin --all && git push origin --tags",
66
- "postversion": "npm publish",
67
- "version": "make build && git add Changelog"
68
- },
69
- "version": "0.3.24"
70
- }
1
+ {
2
+ "name": "sockjs",
3
+ "description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.",
4
+ "version": "0.3.24",
5
+ "author": "Marek Majkowski",
6
+ "bugs": {
7
+ "url": "https://github.com/sockjs/sockjs-node/issues"
8
+ },
9
+ "contributors": [
10
+ {
11
+ "name": "Bryce Kahle",
12
+ "email": "bkahle@gmail.com"
13
+ },
14
+ {
15
+ "name": "Marek Majkowski",
16
+ "email": "deadbeef@popcount.org"
17
+ }
18
+ ],
19
+ "dependencies": {
20
+ "faye-websocket": "^0.11.3",
21
+ "uuid": "^8.3.2",
22
+ "websocket-driver": "^0.7.4"
23
+ },
24
+ "devDependencies": {
25
+ "coffeescript": "^1.12.7"
26
+ },
27
+ "homepage": "https://github.com/sockjs/sockjs-node",
28
+ "keywords": [
29
+ "websockets",
30
+ "websocket"
31
+ ],
32
+ "license": "MIT",
33
+ "main": "index",
34
+ "repository": {
35
+ "type": "git",
36
+ "url": "https://github.com/sockjs/sockjs-node.git"
37
+ },
38
+ "scripts": {
39
+ "version": "make build && git add Changelog",
40
+ "postversion": "npm publish",
41
+ "postpublish": "git push origin --all && git push origin --tags"
42
+ }
43
+ }
@@ -1,47 +1,24 @@
1
1
  {
2
- "_from": "statuses@2.0.1",
3
- "_id": "statuses@2.0.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
6
- "_location": "/statuses",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "statuses@2.0.1",
12
- "name": "statuses",
13
- "escapedName": "statuses",
14
- "rawSpec": "2.0.1",
15
- "saveSpec": null,
16
- "fetchSpec": "2.0.1"
17
- },
18
- "_requiredBy": [
19
- "/express",
20
- "/finalhandler",
21
- "/http-errors",
22
- "/send"
23
- ],
24
- "_resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
25
- "_shasum": "55cb000ccf1d48728bd23c685a063998cf1a1b63",
26
- "_spec": "statuses@2.0.1",
27
- "_where": "/Users/conway/Projects/worldmap/node_modules/express",
28
- "bugs": {
29
- "url": "https://github.com/jshttp/statuses/issues"
30
- },
31
- "bundleDependencies": false,
2
+ "name": "statuses",
3
+ "description": "HTTP status utility",
4
+ "version": "2.0.1",
32
5
  "contributors": [
33
- {
34
- "name": "Douglas Christopher Wilson",
35
- "email": "doug@somethingdoug.com"
36
- },
37
- {
38
- "name": "Jonathan Ong",
39
- "email": "me@jongleberry.com",
40
- "url": "http://jongleberry.com"
41
- }
6
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
7
+ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
8
+ ],
9
+ "repository": "jshttp/statuses",
10
+ "license": "MIT",
11
+ "keywords": [
12
+ "http",
13
+ "status",
14
+ "code"
15
+ ],
16
+ "files": [
17
+ "HISTORY.md",
18
+ "index.js",
19
+ "codes.json",
20
+ "LICENSE"
42
21
  ],
43
- "deprecated": false,
44
- "description": "HTTP status utility",
45
22
  "devDependencies": {
46
23
  "csv-parse": "4.14.2",
47
24
  "eslint": "7.17.0",
@@ -59,24 +36,6 @@
59
36
  "engines": {
60
37
  "node": ">= 0.8"
61
38
  },
62
- "files": [
63
- "HISTORY.md",
64
- "index.js",
65
- "codes.json",
66
- "LICENSE"
67
- ],
68
- "homepage": "https://github.com/jshttp/statuses#readme",
69
- "keywords": [
70
- "http",
71
- "status",
72
- "code"
73
- ],
74
- "license": "MIT",
75
- "name": "statuses",
76
- "repository": {
77
- "type": "git",
78
- "url": "git+https://github.com/jshttp/statuses.git"
79
- },
80
39
  "scripts": {
81
40
  "build": "node scripts/build.js",
82
41
  "fetch": "node scripts/fetch-apache.js && node scripts/fetch-iana.js && node scripts/fetch-nginx.js && node scripts/fetch-node.js",
@@ -86,6 +45,5 @@
86
45
  "test-cov": "nyc --reporter=html --reporter=text npm test",
87
46
  "update": "npm run fetch && npm run build",
88
47
  "version": "node scripts/version-history.js && git add HISTORY.md"
89
- },
90
- "version": "2.0.1"
48
+ }
91
49
  }
@@ -1,56 +1,24 @@
1
1
  {
2
- "_args": [
3
- [
4
- "stream-stack@1.1.4",
5
- "/Users/conway/Projects/worldmap"
6
- ]
7
- ],
8
- "_from": "stream-stack@1.1.4",
9
- "_id": "stream-stack@1.1.4",
10
- "_inBundle": false,
11
- "_integrity": "sha1-cIRgQrqwGFAI5Qnt/h93+TYcumk=",
12
- "_location": "/stream-stack",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "stream-stack@1.1.4",
18
- "name": "stream-stack",
19
- "escapedName": "stream-stack",
20
- "rawSpec": "1.1.4",
21
- "saveSpec": null,
22
- "fetchSpec": "1.1.4"
23
- },
24
- "_requiredBy": [
25
- "/cgi",
26
- "/header-stack"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/stream-stack/-/stream-stack-1.1.4.tgz",
29
- "_spec": "1.1.4",
30
- "_where": "/Users/conway/Projects/worldmap",
31
- "author": {
32
- "name": "Nathan Rajlich",
33
- "email": "nathan@tootallnate.net"
34
- },
35
- "dependencies": {},
2
+ "name": "stream-stack",
36
3
  "description": "Filter low-level `Stream` instances into stackable, protocol-based streams.",
37
- "devDependencies": {
38
- "expresso": "*"
39
- },
40
- "directories": {},
41
- "engines": {
42
- "node": ">= 0.3.0"
43
- },
4
+ "version": "1.1.4",
5
+ "author": "Nathan Rajlich <nathan@tootallnate.net>",
44
6
  "keywords": [
45
7
  "stream",
46
8
  "stack",
47
9
  "protocol",
48
10
  "filter"
49
11
  ],
12
+ "devDependencies": {
13
+ "expresso": "*"
14
+ },
50
15
  "main": "./stream-stack",
51
- "name": "stream-stack",
52
16
  "scripts": {
53
17
  "test": "expresso"
54
18
  },
55
- "version": "1.1.4"
19
+ "engines": {
20
+ "node": ">= 0.3.0"
21
+ },
22
+ "directories": {},
23
+ "dependencies": {}
56
24
  }
@@ -1,48 +1,13 @@
1
1
  {
2
- "_from": "toidentifier@1.0.1",
3
- "_id": "toidentifier@1.0.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
6
- "_location": "/node-red-contrib-web-worldmap/toidentifier",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "toidentifier@1.0.1",
12
- "name": "toidentifier",
13
- "escapedName": "toidentifier",
14
- "rawSpec": "1.0.1",
15
- "saveSpec": null,
16
- "fetchSpec": "1.0.1"
17
- },
18
- "_requiredBy": [
19
- "/node-red-contrib-web-worldmap/http-errors"
20
- ],
21
- "_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
22
- "_shasum": "3be34321a88a820ed1bd80dfaa33e479fbb8dd35",
23
- "_spec": "toidentifier@1.0.1",
24
- "_where": "/Users/conway/Projects/worldmap/node_modules/http-errors",
25
- "author": {
26
- "name": "Douglas Christopher Wilson",
27
- "email": "doug@somethingdoug.com"
28
- },
29
- "bugs": {
30
- "url": "https://github.com/component/toidentifier/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "toidentifier",
3
+ "description": "Convert a string of words to a JavaScript identifier",
4
+ "version": "1.0.1",
5
+ "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
33
6
  "contributors": [
34
- {
35
- "name": "Douglas Christopher Wilson",
36
- "email": "doug@somethingdoug.com"
37
- },
38
- {
39
- "name": "Nick Baugh",
40
- "email": "niftylettuce@gmail.com",
41
- "url": "http://niftylettuce.com/"
42
- }
7
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
8
+ "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
43
9
  ],
44
- "deprecated": false,
45
- "description": "Convert a string of words to a JavaScript identifier",
10
+ "repository": "component/toidentifier",
46
11
  "devDependencies": {
47
12
  "eslint": "7.32.0",
48
13
  "eslint-config-standard": "14.1.1",
@@ -57,24 +22,17 @@
57
22
  "engines": {
58
23
  "node": ">=0.6"
59
24
  },
25
+ "license": "MIT",
60
26
  "files": [
61
27
  "HISTORY.md",
62
28
  "LICENSE",
63
29
  "index.js"
64
30
  ],
65
- "homepage": "https://github.com/component/toidentifier#readme",
66
- "license": "MIT",
67
- "name": "toidentifier",
68
- "repository": {
69
- "type": "git",
70
- "url": "git+https://github.com/component/toidentifier.git"
71
- },
72
31
  "scripts": {
73
32
  "lint": "eslint .",
74
33
  "test": "mocha --reporter spec --bail --check-leaks test/",
75
34
  "test-ci": "nyc --reporter=lcov --reporter=text npm test",
76
35
  "test-cov": "nyc --reporter=html --reporter=text npm test",
77
36
  "version": "node scripts/version-history.js && git add HISTORY.md"
78
- },
79
- "version": "1.0.1"
37
+ }
80
38
  }
@@ -1,52 +1,17 @@
1
1
  {
2
- "_args": [
3
- [
4
- "type-is@1.6.18",
5
- "/Users/conway/Projects/worldmap"
6
- ]
7
- ],
8
- "_from": "type-is@1.6.18",
9
- "_id": "type-is@1.6.18",
10
- "_inBundle": false,
11
- "_integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
12
- "_location": "/type-is",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "type-is@1.6.18",
18
- "name": "type-is",
19
- "escapedName": "type-is",
20
- "rawSpec": "1.6.18",
21
- "saveSpec": null,
22
- "fetchSpec": "1.6.18"
23
- },
24
- "_requiredBy": [
25
- "/body-parser",
26
- "/express"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
29
- "_spec": "1.6.18",
30
- "_where": "/Users/conway/Projects/worldmap",
31
- "bugs": {
32
- "url": "https://github.com/jshttp/type-is/issues"
33
- },
2
+ "name": "type-is",
3
+ "description": "Infer the content-type of a request.",
4
+ "version": "1.6.18",
34
5
  "contributors": [
35
- {
36
- "name": "Douglas Christopher Wilson",
37
- "email": "doug@somethingdoug.com"
38
- },
39
- {
40
- "name": "Jonathan Ong",
41
- "email": "me@jongleberry.com",
42
- "url": "http://jongleberry.com"
43
- }
6
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
7
+ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
44
8
  ],
9
+ "license": "MIT",
10
+ "repository": "jshttp/type-is",
45
11
  "dependencies": {
46
12
  "media-typer": "0.3.0",
47
13
  "mime-types": "~2.1.24"
48
14
  },
49
- "description": "Infer the content-type of a request.",
50
15
  "devDependencies": {
51
16
  "eslint": "5.16.0",
52
17
  "eslint-config-standard": "12.0.0",
@@ -66,23 +31,15 @@
66
31
  "HISTORY.md",
67
32
  "index.js"
68
33
  ],
69
- "homepage": "https://github.com/jshttp/type-is#readme",
70
- "keywords": [
71
- "content",
72
- "type",
73
- "checking"
74
- ],
75
- "license": "MIT",
76
- "name": "type-is",
77
- "repository": {
78
- "type": "git",
79
- "url": "git+https://github.com/jshttp/type-is.git"
80
- },
81
34
  "scripts": {
82
35
  "lint": "eslint --plugin markdown --ext js,md .",
83
36
  "test": "mocha --reporter spec --check-leaks --bail test/",
84
37
  "test-cov": "nyc --reporter=html --reporter=text npm test",
85
38
  "test-travis": "nyc --reporter=text npm test"
86
39
  },
87
- "version": "1.6.18"
40
+ "keywords": [
41
+ "content",
42
+ "type",
43
+ "checking"
44
+ ]
88
45
  }
@@ -1,64 +1,27 @@
1
1
  {
2
- "_from": "unpipe@1.0.0",
3
- "_id": "unpipe@1.0.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
6
- "_location": "/unpipe",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "unpipe@1.0.0",
12
- "name": "unpipe",
13
- "escapedName": "unpipe",
14
- "rawSpec": "1.0.0",
15
- "saveSpec": null,
16
- "fetchSpec": "1.0.0"
17
- },
18
- "_requiredBy": [
19
- "/body-parser",
20
- "/finalhandler",
21
- "/raw-body"
22
- ],
23
- "_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
24
- "_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
25
- "_spec": "unpipe@1.0.0",
26
- "_where": "/Users/conway/Projects/worldmap/node_modules/body-parser",
27
- "author": {
28
- "name": "Douglas Christopher Wilson",
29
- "email": "doug@somethingdoug.com"
30
- },
31
- "bugs": {
32
- "url": "https://github.com/stream-utils/unpipe/issues"
33
- },
34
- "bundleDependencies": false,
35
- "deprecated": false,
2
+ "name": "unpipe",
36
3
  "description": "Unpipe a stream from all destinations",
4
+ "version": "1.0.0",
5
+ "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
+ "license": "MIT",
7
+ "repository": "stream-utils/unpipe",
37
8
  "devDependencies": {
38
9
  "istanbul": "0.3.15",
39
10
  "mocha": "2.2.5",
40
11
  "readable-stream": "1.1.13"
41
12
  },
42
- "engines": {
43
- "node": ">= 0.8"
44
- },
45
13
  "files": [
46
14
  "HISTORY.md",
47
15
  "LICENSE",
48
16
  "README.md",
49
17
  "index.js"
50
18
  ],
51
- "homepage": "https://github.com/stream-utils/unpipe#readme",
52
- "license": "MIT",
53
- "name": "unpipe",
54
- "repository": {
55
- "type": "git",
56
- "url": "git+https://github.com/stream-utils/unpipe.git"
19
+ "engines": {
20
+ "node": ">= 0.8"
57
21
  },
58
22
  "scripts": {
59
23
  "test": "mocha --reporter spec --bail --check-leaks test/",
60
24
  "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
61
25
  "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
62
- },
63
- "version": "1.0.0"
26
+ }
64
27
  }
@@ -1,51 +1,22 @@
1
1
  {
2
- "_from": "utils-merge@1.0.1",
3
- "_id": "utils-merge@1.0.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
6
- "_location": "/utils-merge",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "utils-merge@1.0.1",
12
- "name": "utils-merge",
13
- "escapedName": "utils-merge",
14
- "rawSpec": "1.0.1",
15
- "saveSpec": null,
16
- "fetchSpec": "1.0.1"
17
- },
18
- "_requiredBy": [
19
- "/express"
2
+ "name": "utils-merge",
3
+ "version": "1.0.1",
4
+ "description": "merge() utility function",
5
+ "keywords": [
6
+ "util"
20
7
  ],
21
- "_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
22
- "_shasum": "9f95710f50a267947b2ccc124741c1028427e713",
23
- "_spec": "utils-merge@1.0.1",
24
- "_where": "/Users/conway/Projects/worldmap/node_modules/express",
25
8
  "author": {
26
9
  "name": "Jared Hanson",
27
10
  "email": "jaredhanson@gmail.com",
28
11
  "url": "http://www.jaredhanson.net/"
29
12
  },
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "git://github.com/jaredhanson/utils-merge.git"
16
+ },
30
17
  "bugs": {
31
18
  "url": "http://github.com/jaredhanson/utils-merge/issues"
32
19
  },
33
- "bundleDependencies": false,
34
- "dependencies": {},
35
- "deprecated": false,
36
- "description": "merge() utility function",
37
- "devDependencies": {
38
- "chai": "1.x.x",
39
- "make-node": "0.3.x",
40
- "mocha": "1.x.x"
41
- },
42
- "engines": {
43
- "node": ">= 0.4.0"
44
- },
45
- "homepage": "https://github.com/jaredhanson/utils-merge#readme",
46
- "keywords": [
47
- "util"
48
- ],
49
20
  "license": "MIT",
50
21
  "licenses": [
51
22
  {
@@ -54,13 +25,16 @@
54
25
  }
55
26
  ],
56
27
  "main": "./index",
57
- "name": "utils-merge",
58
- "repository": {
59
- "type": "git",
60
- "url": "git://github.com/jaredhanson/utils-merge.git"
28
+ "dependencies": {},
29
+ "devDependencies": {
30
+ "make-node": "0.3.x",
31
+ "mocha": "1.x.x",
32
+ "chai": "1.x.x"
61
33
  },
62
- "scripts": {
63
- "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js"
34
+ "engines": {
35
+ "node": ">= 0.4.0"
64
36
  },
65
- "version": "1.0.1"
37
+ "scripts": {
38
+ "test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js"
39
+ }
66
40
  }