node-red-contrib-web-worldmap 2.34.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 +1 -0
- package/README.md +2 -0
- 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 +5 -4
- 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,18 +1,57 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
2
|
+
"_from": "cookie-signature@1.0.6",
|
|
3
|
+
"_id": "cookie-signature@1.0.6",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
|
|
6
|
+
"_location": "/cookie-signature",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "cookie-signature@1.0.6",
|
|
12
|
+
"name": "cookie-signature",
|
|
13
|
+
"escapedName": "cookie-signature",
|
|
14
|
+
"rawSpec": "1.0.6",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.0.6"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
|
22
|
+
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
|
|
23
|
+
"_spec": "cookie-signature@1.0.6",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "TJ Holowaychuk",
|
|
27
|
+
"email": "tj@learnboost.com"
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
9
33
|
"dependencies": {},
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"description": "Sign and unsign cookies",
|
|
10
36
|
"devDependencies": {
|
|
11
37
|
"mocha": "*",
|
|
12
38
|
"should": "*"
|
|
13
39
|
},
|
|
40
|
+
"homepage": "https://github.com/visionmedia/node-cookie-signature#readme",
|
|
41
|
+
"keywords": [
|
|
42
|
+
"cookie",
|
|
43
|
+
"sign",
|
|
44
|
+
"unsign"
|
|
45
|
+
],
|
|
46
|
+
"license": "MIT",
|
|
47
|
+
"main": "index",
|
|
48
|
+
"name": "cookie-signature",
|
|
49
|
+
"repository": {
|
|
50
|
+
"type": "git",
|
|
51
|
+
"url": "git+https://github.com/visionmedia/node-cookie-signature.git"
|
|
52
|
+
},
|
|
14
53
|
"scripts": {
|
|
15
54
|
"test": "mocha --require should --reporter spec"
|
|
16
55
|
},
|
|
17
|
-
"
|
|
56
|
+
"version": "1.0.6"
|
|
18
57
|
}
|
|
@@ -1,25 +1,66 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"debug@2.6.9",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "debug@2.6.9",
|
|
9
|
+
"_id": "debug@2.6.9",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
12
|
+
"_location": "/debug",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "debug@2.6.9",
|
|
18
|
+
"name": "debug",
|
|
19
|
+
"escapedName": "debug",
|
|
20
|
+
"rawSpec": "2.6.9",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "2.6.9"
|
|
7
23
|
},
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/body-parser",
|
|
26
|
+
"/cgi",
|
|
27
|
+
"/compression",
|
|
28
|
+
"/express",
|
|
29
|
+
"/finalhandler",
|
|
30
|
+
"/send"
|
|
13
31
|
],
|
|
14
|
-
"
|
|
32
|
+
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
33
|
+
"_spec": "2.6.9",
|
|
34
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
35
|
+
"author": {
|
|
36
|
+
"name": "TJ Holowaychuk",
|
|
37
|
+
"email": "tj@vision-media.ca"
|
|
38
|
+
},
|
|
39
|
+
"browser": "./src/browser.js",
|
|
40
|
+
"bugs": {
|
|
41
|
+
"url": "https://github.com/visionmedia/debug/issues"
|
|
42
|
+
},
|
|
43
|
+
"component": {
|
|
44
|
+
"scripts": {
|
|
45
|
+
"debug/index.js": "browser.js",
|
|
46
|
+
"debug/debug.js": "debug.js"
|
|
47
|
+
}
|
|
48
|
+
},
|
|
15
49
|
"contributors": [
|
|
16
|
-
|
|
17
|
-
|
|
50
|
+
{
|
|
51
|
+
"name": "Nathan Rajlich",
|
|
52
|
+
"email": "nathan@tootallnate.net",
|
|
53
|
+
"url": "http://n8.io"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"name": "Andrew Rhyne",
|
|
57
|
+
"email": "rhyneandrew@gmail.com"
|
|
58
|
+
}
|
|
18
59
|
],
|
|
19
|
-
"license": "MIT",
|
|
20
60
|
"dependencies": {
|
|
21
61
|
"ms": "2.0.0"
|
|
22
62
|
},
|
|
63
|
+
"description": "small debugging utility",
|
|
23
64
|
"devDependencies": {
|
|
24
65
|
"browserify": "9.0.3",
|
|
25
66
|
"chai": "^3.5.0",
|
|
@@ -38,12 +79,18 @@
|
|
|
38
79
|
"sinon": "^1.17.6",
|
|
39
80
|
"sinon-chai": "^2.8.0"
|
|
40
81
|
},
|
|
82
|
+
"homepage": "https://github.com/visionmedia/debug#readme",
|
|
83
|
+
"keywords": [
|
|
84
|
+
"debug",
|
|
85
|
+
"log",
|
|
86
|
+
"debugger"
|
|
87
|
+
],
|
|
88
|
+
"license": "MIT",
|
|
41
89
|
"main": "./src/index.js",
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
90
|
+
"name": "debug",
|
|
91
|
+
"repository": {
|
|
92
|
+
"type": "git",
|
|
93
|
+
"url": "git://github.com/visionmedia/debug.git"
|
|
94
|
+
},
|
|
95
|
+
"version": "2.6.9"
|
|
49
96
|
}
|
|
@@ -1,18 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"
|
|
2
|
+
"_from": "depd@2.0.0",
|
|
3
|
+
"_id": "depd@2.0.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
6
|
+
"_location": "/depd",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "depd@2.0.0",
|
|
12
|
+
"name": "depd",
|
|
13
|
+
"escapedName": "depd",
|
|
14
|
+
"rawSpec": "2.0.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.0.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/body-parser",
|
|
20
|
+
"/express",
|
|
21
|
+
"/http-errors",
|
|
22
|
+
"/send"
|
|
10
23
|
],
|
|
11
|
-
"
|
|
24
|
+
"_resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
25
|
+
"_shasum": "b696163cc757560d09cf22cc8fad1571b79e76df",
|
|
26
|
+
"_spec": "depd@2.0.0",
|
|
27
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"author": {
|
|
29
|
+
"name": "Douglas Christopher Wilson",
|
|
30
|
+
"email": "doug@somethingdoug.com"
|
|
31
|
+
},
|
|
12
32
|
"browser": "lib/browser/index.js",
|
|
33
|
+
"bugs": {
|
|
34
|
+
"url": "https://github.com/dougwilson/nodejs-depd/issues"
|
|
35
|
+
},
|
|
36
|
+
"bundleDependencies": false,
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"description": "Deprecate all the things",
|
|
13
39
|
"devDependencies": {
|
|
14
|
-
"benchmark": "2.1.4",
|
|
15
40
|
"beautify-benchmark": "0.2.4",
|
|
41
|
+
"benchmark": "2.1.4",
|
|
16
42
|
"eslint": "5.7.0",
|
|
17
43
|
"eslint-config-standard": "12.0.0",
|
|
18
44
|
"eslint-plugin-import": "2.14.0",
|
|
@@ -25,6 +51,9 @@
|
|
|
25
51
|
"safe-buffer": "5.1.2",
|
|
26
52
|
"uid-safe": "2.1.5"
|
|
27
53
|
},
|
|
54
|
+
"engines": {
|
|
55
|
+
"node": ">= 0.8"
|
|
56
|
+
},
|
|
28
57
|
"files": [
|
|
29
58
|
"lib/",
|
|
30
59
|
"History.md",
|
|
@@ -32,8 +61,16 @@
|
|
|
32
61
|
"index.js",
|
|
33
62
|
"Readme.md"
|
|
34
63
|
],
|
|
35
|
-
"
|
|
36
|
-
|
|
64
|
+
"homepage": "https://github.com/dougwilson/nodejs-depd#readme",
|
|
65
|
+
"keywords": [
|
|
66
|
+
"deprecate",
|
|
67
|
+
"deprecated"
|
|
68
|
+
],
|
|
69
|
+
"license": "MIT",
|
|
70
|
+
"name": "depd",
|
|
71
|
+
"repository": {
|
|
72
|
+
"type": "git",
|
|
73
|
+
"url": "git+https://github.com/dougwilson/nodejs-depd.git"
|
|
37
74
|
},
|
|
38
75
|
"scripts": {
|
|
39
76
|
"bench": "node benchmark/index.js",
|
|
@@ -41,5 +78,6 @@
|
|
|
41
78
|
"test": "mocha --reporter spec --bail test/",
|
|
42
79
|
"test-ci": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter spec test/ && istanbul report lcovonly text-summary",
|
|
43
80
|
"test-cov": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter dot test/ && istanbul report lcov text-summary"
|
|
44
|
-
}
|
|
81
|
+
},
|
|
82
|
+
"version": "2.0.0"
|
|
45
83
|
}
|
|
@@ -1,18 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "destroy@1.2.0",
|
|
3
|
+
"_id": "destroy@1.2.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
|
6
|
+
"_location": "/destroy",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "destroy@1.2.0",
|
|
12
|
+
"name": "destroy",
|
|
13
|
+
"escapedName": "destroy",
|
|
14
|
+
"rawSpec": "1.2.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.2.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/body-parser",
|
|
20
|
+
"/send"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
|
|
23
|
+
"_shasum": "4803735509ad8be552934c67df614f94e66fa015",
|
|
24
|
+
"_spec": "destroy@1.2.0",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/body-parser",
|
|
5
26
|
"author": {
|
|
6
27
|
"name": "Jonathan Ong",
|
|
7
28
|
"email": "me@jongleberry.com",
|
|
8
|
-
"url": "http://jongleberry.com"
|
|
9
|
-
|
|
29
|
+
"url": "http://jongleberry.com"
|
|
30
|
+
},
|
|
31
|
+
"bugs": {
|
|
32
|
+
"url": "https://github.com/stream-utils/destroy/issues"
|
|
10
33
|
},
|
|
34
|
+
"bundleDependencies": false,
|
|
11
35
|
"contributors": [
|
|
12
|
-
|
|
36
|
+
{
|
|
37
|
+
"name": "Douglas Christopher Wilson",
|
|
38
|
+
"email": "doug@somethingdoug.com"
|
|
39
|
+
}
|
|
13
40
|
],
|
|
14
|
-
"
|
|
15
|
-
"
|
|
41
|
+
"deprecated": false,
|
|
42
|
+
"description": "destroy a stream if possible",
|
|
16
43
|
"devDependencies": {
|
|
17
44
|
"eslint": "7.32.0",
|
|
18
45
|
"eslint-config-standard": "14.1.1",
|
|
@@ -27,16 +54,11 @@
|
|
|
27
54
|
"node": ">= 0.8",
|
|
28
55
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
29
56
|
},
|
|
30
|
-
"scripts": {
|
|
31
|
-
"lint": "eslint .",
|
|
32
|
-
"test": "mocha --reporter spec",
|
|
33
|
-
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
34
|
-
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
35
|
-
},
|
|
36
57
|
"files": [
|
|
37
58
|
"index.js",
|
|
38
59
|
"LICENSE"
|
|
39
60
|
],
|
|
61
|
+
"homepage": "https://github.com/stream-utils/destroy#readme",
|
|
40
62
|
"keywords": [
|
|
41
63
|
"stream",
|
|
42
64
|
"streams",
|
|
@@ -44,5 +66,18 @@
|
|
|
44
66
|
"cleanup",
|
|
45
67
|
"leak",
|
|
46
68
|
"fd"
|
|
47
|
-
]
|
|
69
|
+
],
|
|
70
|
+
"license": "MIT",
|
|
71
|
+
"name": "destroy",
|
|
72
|
+
"repository": {
|
|
73
|
+
"type": "git",
|
|
74
|
+
"url": "git+https://github.com/stream-utils/destroy.git"
|
|
75
|
+
},
|
|
76
|
+
"scripts": {
|
|
77
|
+
"lint": "eslint .",
|
|
78
|
+
"test": "mocha --reporter spec",
|
|
79
|
+
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
80
|
+
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
81
|
+
},
|
|
82
|
+
"version": "1.2.0"
|
|
48
83
|
}
|
|
@@ -1,18 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "ee-first@1.1.1",
|
|
3
|
+
"_id": "ee-first@1.1.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
|
|
6
|
+
"_location": "/ee-first",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "ee-first@1.1.1",
|
|
12
|
+
"name": "ee-first",
|
|
13
|
+
"escapedName": "ee-first",
|
|
14
|
+
"rawSpec": "1.1.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.1.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/on-finished"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
|
|
22
|
+
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d",
|
|
23
|
+
"_spec": "ee-first@1.1.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/on-finished",
|
|
5
25
|
"author": {
|
|
6
26
|
"name": "Jonathan Ong",
|
|
7
27
|
"email": "me@jongleberry.com",
|
|
8
|
-
"url": "http://jongleberry.com"
|
|
9
|
-
|
|
28
|
+
"url": "http://jongleberry.com"
|
|
29
|
+
},
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/jonathanong/ee-first/issues"
|
|
10
32
|
},
|
|
33
|
+
"bundleDependencies": false,
|
|
11
34
|
"contributors": [
|
|
12
|
-
|
|
35
|
+
{
|
|
36
|
+
"name": "Douglas Christopher Wilson",
|
|
37
|
+
"email": "doug@somethingdoug.com"
|
|
38
|
+
}
|
|
13
39
|
],
|
|
14
|
-
"
|
|
15
|
-
"
|
|
40
|
+
"deprecated": false,
|
|
41
|
+
"description": "return the first event in a set of ee/event pairs",
|
|
16
42
|
"devDependencies": {
|
|
17
43
|
"istanbul": "0.3.9",
|
|
18
44
|
"mocha": "2.2.5"
|
|
@@ -21,9 +47,17 @@
|
|
|
21
47
|
"index.js",
|
|
22
48
|
"LICENSE"
|
|
23
49
|
],
|
|
50
|
+
"homepage": "https://github.com/jonathanong/ee-first#readme",
|
|
51
|
+
"license": "MIT",
|
|
52
|
+
"name": "ee-first",
|
|
53
|
+
"repository": {
|
|
54
|
+
"type": "git",
|
|
55
|
+
"url": "git+https://github.com/jonathanong/ee-first.git"
|
|
56
|
+
},
|
|
24
57
|
"scripts": {
|
|
25
58
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
26
59
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
27
60
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
28
|
-
}
|
|
61
|
+
},
|
|
62
|
+
"version": "1.1.1"
|
|
29
63
|
}
|
|
@@ -1,17 +1,42 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
2
|
+
"_from": "encodeurl@~1.0.2",
|
|
3
|
+
"_id": "encodeurl@1.0.2",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
6
|
+
"_location": "/encodeurl",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "encodeurl@~1.0.2",
|
|
12
|
+
"name": "encodeurl",
|
|
13
|
+
"escapedName": "encodeurl",
|
|
14
|
+
"rawSpec": "~1.0.2",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~1.0.2"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express",
|
|
20
|
+
"/finalhandler",
|
|
21
|
+
"/send",
|
|
22
|
+
"/serve-static"
|
|
7
23
|
],
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
24
|
+
"_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
25
|
+
"_shasum": "ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59",
|
|
26
|
+
"_spec": "encodeurl@~1.0.2",
|
|
27
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"bugs": {
|
|
29
|
+
"url": "https://github.com/pillarjs/encodeurl/issues"
|
|
30
|
+
},
|
|
31
|
+
"bundleDependencies": false,
|
|
32
|
+
"contributors": [
|
|
33
|
+
{
|
|
34
|
+
"name": "Douglas Christopher Wilson",
|
|
35
|
+
"email": "doug@somethingdoug.com"
|
|
36
|
+
}
|
|
13
37
|
],
|
|
14
|
-
"
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
|
|
15
40
|
"devDependencies": {
|
|
16
41
|
"eslint": "3.19.0",
|
|
17
42
|
"eslint-config-standard": "10.2.1",
|
|
@@ -22,19 +47,32 @@
|
|
|
22
47
|
"istanbul": "0.4.5",
|
|
23
48
|
"mocha": "2.5.3"
|
|
24
49
|
},
|
|
50
|
+
"engines": {
|
|
51
|
+
"node": ">= 0.8"
|
|
52
|
+
},
|
|
25
53
|
"files": [
|
|
26
54
|
"LICENSE",
|
|
27
55
|
"HISTORY.md",
|
|
28
56
|
"README.md",
|
|
29
57
|
"index.js"
|
|
30
58
|
],
|
|
31
|
-
"
|
|
32
|
-
|
|
59
|
+
"homepage": "https://github.com/pillarjs/encodeurl#readme",
|
|
60
|
+
"keywords": [
|
|
61
|
+
"encode",
|
|
62
|
+
"encodeurl",
|
|
63
|
+
"url"
|
|
64
|
+
],
|
|
65
|
+
"license": "MIT",
|
|
66
|
+
"name": "encodeurl",
|
|
67
|
+
"repository": {
|
|
68
|
+
"type": "git",
|
|
69
|
+
"url": "git+https://github.com/pillarjs/encodeurl.git"
|
|
33
70
|
},
|
|
34
71
|
"scripts": {
|
|
35
72
|
"lint": "eslint .",
|
|
36
73
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
37
74
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
38
75
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
39
|
-
}
|
|
76
|
+
},
|
|
77
|
+
"version": "1.0.2"
|
|
40
78
|
}
|
|
@@ -1,24 +1,59 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
2
|
+
"_from": "escape-html@~1.0.3",
|
|
3
|
+
"_id": "escape-html@1.0.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
|
|
6
|
+
"_location": "/escape-html",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "escape-html@~1.0.3",
|
|
12
|
+
"name": "escape-html",
|
|
13
|
+
"escapedName": "escape-html",
|
|
14
|
+
"rawSpec": "~1.0.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~1.0.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express",
|
|
20
|
+
"/finalhandler",
|
|
21
|
+
"/send",
|
|
22
|
+
"/serve-static"
|
|
10
23
|
],
|
|
11
|
-
"
|
|
24
|
+
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
|
|
25
|
+
"_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988",
|
|
26
|
+
"_spec": "escape-html@~1.0.3",
|
|
27
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"bugs": {
|
|
29
|
+
"url": "https://github.com/component/escape-html/issues"
|
|
30
|
+
},
|
|
31
|
+
"bundleDependencies": false,
|
|
32
|
+
"deprecated": false,
|
|
33
|
+
"description": "Escape string for use in HTML",
|
|
12
34
|
"devDependencies": {
|
|
13
|
-
"benchmark": "
|
|
14
|
-
"
|
|
35
|
+
"beautify-benchmark": "0.2.4",
|
|
36
|
+
"benchmark": "1.0.0"
|
|
15
37
|
},
|
|
16
38
|
"files": [
|
|
17
39
|
"LICENSE",
|
|
18
40
|
"Readme.md",
|
|
19
41
|
"index.js"
|
|
20
42
|
],
|
|
43
|
+
"homepage": "https://github.com/component/escape-html#readme",
|
|
44
|
+
"keywords": [
|
|
45
|
+
"escape",
|
|
46
|
+
"html",
|
|
47
|
+
"utility"
|
|
48
|
+
],
|
|
49
|
+
"license": "MIT",
|
|
50
|
+
"name": "escape-html",
|
|
51
|
+
"repository": {
|
|
52
|
+
"type": "git",
|
|
53
|
+
"url": "git+https://github.com/component/escape-html.git"
|
|
54
|
+
},
|
|
21
55
|
"scripts": {
|
|
22
56
|
"bench": "node benchmark/index.js"
|
|
23
|
-
}
|
|
57
|
+
},
|
|
58
|
+
"version": "1.0.3"
|
|
24
59
|
}
|