node-red-contrib-web-worldmap 2.33.0 → 2.35.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.
- package/CHANGELOG.md +2 -0
- package/README.md +3 -8
- package/node_modules/@turf/bezier-spline/package.json +70 -39
- package/node_modules/@turf/helpers/package.json +82 -38
- package/node_modules/@turf/invariant/package.json +73 -36
- package/node_modules/accepts/package.json +55 -15
- package/node_modules/array-flatten/package.json +47 -22
- package/node_modules/body-parser/HISTORY.md +0 -6
- package/node_modules/body-parser/README.md +1 -1
- package/node_modules/body-parser/index.js +9 -8
- package/node_modules/body-parser/node_modules/bytes/package.json +62 -20
- package/node_modules/body-parser/package.json +57 -18
- package/node_modules/bufferjs/package.json +65 -17
- package/node_modules/bufferlist/package.json +51 -15
- package/node_modules/call-bind/package.json +106 -78
- package/node_modules/cgi/package.json +46 -10
- package/node_modules/compressible/package.json +58 -15
- package/node_modules/compression/node_modules/bytes/package.json +84 -0
- package/node_modules/compression/package.json +52 -10
- package/node_modules/content-disposition/node_modules/safe-buffer/package.json +43 -18
- package/node_modules/content-disposition/package.json +49 -14
- package/node_modules/content-type/package.json +54 -15
- package/node_modules/cookie/package.json +52 -14
- package/node_modules/cookie-signature/package.json +47 -8
- package/node_modules/debug/package.json +68 -21
- package/node_modules/depd/package.json +51 -13
- package/node_modules/destroy/package.json +50 -15
- package/node_modules/ee-first/package.json +43 -9
- package/node_modules/encodeurl/package.json +52 -14
- package/node_modules/escape-html/package.json +47 -12
- package/node_modules/etag/package.json +54 -15
- package/node_modules/express/History.md +0 -9
- package/node_modules/express/Readme.md +2 -2
- package/node_modules/express/lib/router/route.js +8 -8
- package/node_modules/express/node_modules/safe-buffer/package.json +43 -18
- package/node_modules/express/package.json +88 -33
- package/node_modules/extend/package.json +78 -42
- package/node_modules/faye-websocket/package.json +64 -33
- package/node_modules/finalhandler/package.json +44 -9
- package/node_modules/forwarded/package.json +49 -14
- package/node_modules/fresh/package.json +61 -17
- package/node_modules/function-bind/package.json +56 -23
- package/node_modules/get-intrinsic/package.json +118 -89
- package/node_modules/has/package.json +46 -21
- package/node_modules/has-symbols/package.json +124 -99
- package/node_modules/header-stack/package.json +48 -14
- package/node_modules/http-errors/package.json +63 -18
- package/node_modules/iconv-lite/package.json +77 -43
- package/node_modules/inherits/package.json +44 -12
- package/node_modules/ipaddr.js/package.json +48 -13
- package/node_modules/media-typer/package.json +43 -8
- package/node_modules/merge-descriptors/package.json +47 -10
- package/node_modules/methods/package.json +60 -17
- package/node_modules/mime/package.json +45 -13
- package/node_modules/mime-db/HISTORY.md +0 -8
- package/node_modules/mime-db/LICENSE +18 -19
- package/node_modules/mime-db/README.md +1 -1
- package/node_modules/mime-db/db.json +6 -54
- package/node_modules/mime-db/index.js +0 -1
- package/node_modules/mime-db/package.json +67 -24
- package/node_modules/mime-types/HISTORY.md +0 -9
- package/node_modules/mime-types/README.md +1 -1
- package/node_modules/mime-types/package.json +63 -19
- package/node_modules/ms/package.json +54 -19
- package/node_modules/negotiator/package.json +61 -19
- package/node_modules/object-inspect/package.json +76 -48
- package/node_modules/on-finished/package.json +50 -8
- package/node_modules/on-headers/package.json +52 -14
- package/node_modules/parseurl/package.json +54 -10
- package/node_modules/path-to-regexp/package.json +44 -15
- package/node_modules/proxy-addr/package.json +49 -14
- package/node_modules/qs/.editorconfig +0 -3
- package/node_modules/qs/.eslintrc +5 -5
- package/node_modules/qs/CHANGELOG.md +0 -158
- package/node_modules/qs/README.md +1 -3
- package/node_modules/qs/dist/qs.js +9 -19
- package/node_modules/qs/lib/stringify.js +3 -12
- package/node_modules/qs/package.json +98 -73
- package/node_modules/qs/test/parse.js +0 -14
- package/node_modules/qs/test/stringify.js +10 -54
- package/node_modules/range-parser/package.json +68 -18
- package/node_modules/raw-body/node_modules/bytes/package.json +62 -20
- package/node_modules/raw-body/package.json +51 -9
- package/node_modules/safe-buffer/package.json +36 -5
- package/node_modules/safer-buffer/package.json +42 -13
- package/node_modules/send/node_modules/ms/package.json +52 -20
- package/node_modules/send/package.json +62 -17
- package/node_modules/serve-static/package.json +44 -9
- package/node_modules/setprototypeof/package.json +55 -27
- package/node_modules/side-channel/package.json +93 -65
- package/node_modules/sockjs/package.json +70 -43
- package/node_modules/statuses/package.json +61 -19
- package/node_modules/stream-stack/package.json +43 -11
- package/node_modules/toidentifier/package.json +51 -9
- package/node_modules/type-is/package.json +55 -12
- package/node_modules/unpipe/package.json +45 -8
- package/node_modules/utils-merge/package.json +45 -19
- package/node_modules/uuid/package.json +99 -70
- package/node_modules/vary/package.json +52 -13
- package/node_modules/websocket-driver/node_modules/http-parser-js/README.md +31 -0
- package/node_modules/{http-parser-js → websocket-driver/node_modules/http-parser-js}/http-parser.js +7 -12
- package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +75 -0
- package/node_modules/websocket-driver/package.json +68 -33
- package/node_modules/websocket-extensions/package.json +61 -27
- package/package.json +1 -1
- package/worldmap/worldmap.js +6 -5
- package/node_modules/bytes/package.json +0 -39
- package/node_modules/faye-websocket/CHANGELOG.md +0 -139
- package/node_modules/header-stack/headers.js +0 -33
- package/node_modules/header-stack/index.js +0 -2
- package/node_modules/header-stack/parser.js +0 -131
- package/node_modules/header-stack/tests/dumps/multipart-folded-headers.eml +0 -27
- package/node_modules/header-stack/tests/dumps/simple-curl-get.dump +0 -5
- package/node_modules/header-stack/tests/test-empty.js +0 -15
- package/node_modules/header-stack/tests/test-multipart-folded-headers.js +0 -21
- package/node_modules/header-stack/tests/test-simple-curl-get.js +0 -32
- package/node_modules/http-parser-js/README.md +0 -43
- package/node_modules/http-parser-js/http-parser.d.ts +0 -175
- package/node_modules/http-parser-js/package.json +0 -30
- package/node_modules/path-to-regexp/History.md +0 -36
- package/node_modules/websocket-driver/CHANGELOG.md +0 -142
- package/node_modules/websocket-extensions/CHANGELOG.md +0 -28
- /package/node_modules/{bytes → compression/node_modules/bytes}/History.md +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/LICENSE +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/Readme.md +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/index.js +0 -0
- /package/node_modules/{http-parser-js → websocket-driver/node_modules/http-parser-js}/LICENSE.md +0 -0
|
@@ -1,24 +1,47 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
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"
|
|
15
23
|
],
|
|
16
|
-
"
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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,
|
|
32
|
+
"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
|
+
}
|
|
21
42
|
],
|
|
43
|
+
"deprecated": false,
|
|
44
|
+
"description": "HTTP status utility",
|
|
22
45
|
"devDependencies": {
|
|
23
46
|
"csv-parse": "4.14.2",
|
|
24
47
|
"eslint": "7.17.0",
|
|
@@ -36,6 +59,24 @@
|
|
|
36
59
|
"engines": {
|
|
37
60
|
"node": ">= 0.8"
|
|
38
61
|
},
|
|
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
|
+
},
|
|
39
80
|
"scripts": {
|
|
40
81
|
"build": "node scripts/build.js",
|
|
41
82
|
"fetch": "node scripts/fetch-apache.js && node scripts/fetch-iana.js && node scripts/fetch-nginx.js && node scripts/fetch-node.js",
|
|
@@ -45,5 +86,6 @@
|
|
|
45
86
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
46
87
|
"update": "npm run fetch && npm run build",
|
|
47
88
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
48
|
-
}
|
|
89
|
+
},
|
|
90
|
+
"version": "2.0.1"
|
|
49
91
|
}
|
|
@@ -1,24 +1,56 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
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": {},
|
|
3
36
|
"description": "Filter low-level `Stream` instances into stackable, protocol-based streams.",
|
|
4
|
-
"
|
|
5
|
-
|
|
37
|
+
"devDependencies": {
|
|
38
|
+
"expresso": "*"
|
|
39
|
+
},
|
|
40
|
+
"directories": {},
|
|
41
|
+
"engines": {
|
|
42
|
+
"node": ">= 0.3.0"
|
|
43
|
+
},
|
|
6
44
|
"keywords": [
|
|
7
45
|
"stream",
|
|
8
46
|
"stack",
|
|
9
47
|
"protocol",
|
|
10
48
|
"filter"
|
|
11
49
|
],
|
|
12
|
-
"devDependencies": {
|
|
13
|
-
"expresso": "*"
|
|
14
|
-
},
|
|
15
50
|
"main": "./stream-stack",
|
|
51
|
+
"name": "stream-stack",
|
|
16
52
|
"scripts": {
|
|
17
53
|
"test": "expresso"
|
|
18
54
|
},
|
|
19
|
-
"
|
|
20
|
-
"node": ">= 0.3.0"
|
|
21
|
-
},
|
|
22
|
-
"directories": {},
|
|
23
|
-
"dependencies": {}
|
|
55
|
+
"version": "1.1.4"
|
|
24
56
|
}
|
|
@@ -1,13 +1,48 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
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,
|
|
6
33
|
"contributors": [
|
|
7
|
-
|
|
8
|
-
|
|
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
|
+
}
|
|
9
43
|
],
|
|
10
|
-
"
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"description": "Convert a string of words to a JavaScript identifier",
|
|
11
46
|
"devDependencies": {
|
|
12
47
|
"eslint": "7.32.0",
|
|
13
48
|
"eslint-config-standard": "14.1.1",
|
|
@@ -22,17 +57,24 @@
|
|
|
22
57
|
"engines": {
|
|
23
58
|
"node": ">=0.6"
|
|
24
59
|
},
|
|
25
|
-
"license": "MIT",
|
|
26
60
|
"files": [
|
|
27
61
|
"HISTORY.md",
|
|
28
62
|
"LICENSE",
|
|
29
63
|
"index.js"
|
|
30
64
|
],
|
|
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
|
+
},
|
|
31
72
|
"scripts": {
|
|
32
73
|
"lint": "eslint .",
|
|
33
74
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
34
75
|
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
|
|
35
76
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
36
77
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
37
|
-
}
|
|
78
|
+
},
|
|
79
|
+
"version": "1.0.1"
|
|
38
80
|
}
|
|
@@ -1,17 +1,52 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
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
|
+
},
|
|
5
34
|
"contributors": [
|
|
6
|
-
|
|
7
|
-
|
|
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
|
+
}
|
|
8
44
|
],
|
|
9
|
-
"license": "MIT",
|
|
10
|
-
"repository": "jshttp/type-is",
|
|
11
45
|
"dependencies": {
|
|
12
46
|
"media-typer": "0.3.0",
|
|
13
47
|
"mime-types": "~2.1.24"
|
|
14
48
|
},
|
|
49
|
+
"description": "Infer the content-type of a request.",
|
|
15
50
|
"devDependencies": {
|
|
16
51
|
"eslint": "5.16.0",
|
|
17
52
|
"eslint-config-standard": "12.0.0",
|
|
@@ -31,15 +66,23 @@
|
|
|
31
66
|
"HISTORY.md",
|
|
32
67
|
"index.js"
|
|
33
68
|
],
|
|
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
|
+
},
|
|
34
81
|
"scripts": {
|
|
35
82
|
"lint": "eslint --plugin markdown --ext js,md .",
|
|
36
83
|
"test": "mocha --reporter spec --check-leaks --bail test/",
|
|
37
84
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
38
85
|
"test-travis": "nyc --reporter=text npm test"
|
|
39
86
|
},
|
|
40
|
-
"
|
|
41
|
-
"content",
|
|
42
|
-
"type",
|
|
43
|
-
"checking"
|
|
44
|
-
]
|
|
87
|
+
"version": "1.6.18"
|
|
45
88
|
}
|
|
@@ -1,27 +1,64 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
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,
|
|
3
36
|
"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",
|
|
8
37
|
"devDependencies": {
|
|
9
38
|
"istanbul": "0.3.15",
|
|
10
39
|
"mocha": "2.2.5",
|
|
11
40
|
"readable-stream": "1.1.13"
|
|
12
41
|
},
|
|
42
|
+
"engines": {
|
|
43
|
+
"node": ">= 0.8"
|
|
44
|
+
},
|
|
13
45
|
"files": [
|
|
14
46
|
"HISTORY.md",
|
|
15
47
|
"LICENSE",
|
|
16
48
|
"README.md",
|
|
17
49
|
"index.js"
|
|
18
50
|
],
|
|
19
|
-
"
|
|
20
|
-
|
|
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"
|
|
21
57
|
},
|
|
22
58
|
"scripts": {
|
|
23
59
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
24
60
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
25
61
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
26
|
-
}
|
|
62
|
+
},
|
|
63
|
+
"version": "1.0.0"
|
|
27
64
|
}
|
|
@@ -1,22 +1,51 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
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"
|
|
7
20
|
],
|
|
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",
|
|
8
25
|
"author": {
|
|
9
26
|
"name": "Jared Hanson",
|
|
10
27
|
"email": "jaredhanson@gmail.com",
|
|
11
28
|
"url": "http://www.jaredhanson.net/"
|
|
12
29
|
},
|
|
13
|
-
"repository": {
|
|
14
|
-
"type": "git",
|
|
15
|
-
"url": "git://github.com/jaredhanson/utils-merge.git"
|
|
16
|
-
},
|
|
17
30
|
"bugs": {
|
|
18
31
|
"url": "http://github.com/jaredhanson/utils-merge/issues"
|
|
19
32
|
},
|
|
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
|
+
],
|
|
20
49
|
"license": "MIT",
|
|
21
50
|
"licenses": [
|
|
22
51
|
{
|
|
@@ -25,16 +54,13 @@
|
|
|
25
54
|
}
|
|
26
55
|
],
|
|
27
56
|
"main": "./index",
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"chai": "1.x.x"
|
|
33
|
-
},
|
|
34
|
-
"engines": {
|
|
35
|
-
"node": ">= 0.4.0"
|
|
57
|
+
"name": "utils-merge",
|
|
58
|
+
"repository": {
|
|
59
|
+
"type": "git",
|
|
60
|
+
"url": "git://github.com/jaredhanson/utils-merge.git"
|
|
36
61
|
},
|
|
37
62
|
"scripts": {
|
|
38
|
-
"test": "
|
|
39
|
-
}
|
|
63
|
+
"test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js"
|
|
64
|
+
},
|
|
65
|
+
"version": "1.0.1"
|
|
40
66
|
}
|