node-red-contrib-web-worldmap 2.32.2 → 2.33.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 +3 -1
- package/README.md +2 -0
- package/node_modules/@turf/bezier-spline/package.json +39 -70
- package/node_modules/@turf/helpers/package.json +38 -82
- package/node_modules/@turf/invariant/package.json +36 -73
- package/node_modules/accepts/package.json +15 -55
- package/node_modules/array-flatten/package.json +22 -47
- package/node_modules/body-parser/HISTORY.md +6 -0
- package/node_modules/body-parser/README.md +1 -1
- package/node_modules/body-parser/index.js +8 -9
- package/node_modules/body-parser/node_modules/bytes/package.json +20 -62
- package/node_modules/body-parser/package.json +18 -57
- package/node_modules/bufferjs/package.json +17 -65
- package/node_modules/bufferlist/package.json +15 -51
- package/node_modules/{compression/node_modules/bytes → bytes}/History.md +0 -0
- package/node_modules/{compression/node_modules/bytes → bytes}/LICENSE +0 -0
- package/node_modules/{compression/node_modules/bytes → bytes}/Readme.md +0 -0
- package/node_modules/{compression/node_modules/bytes → bytes}/index.js +0 -0
- package/node_modules/bytes/package.json +39 -0
- package/node_modules/call-bind/package.json +78 -106
- package/node_modules/cgi/package.json +10 -46
- package/node_modules/compressible/package.json +15 -58
- package/node_modules/compression/package.json +10 -52
- package/node_modules/content-disposition/node_modules/safe-buffer/package.json +18 -43
- package/node_modules/content-disposition/package.json +14 -49
- package/node_modules/content-type/package.json +15 -54
- package/node_modules/cookie/package.json +14 -52
- package/node_modules/cookie-signature/package.json +8 -47
- package/node_modules/debug/package.json +21 -68
- package/node_modules/depd/package.json +13 -51
- package/node_modules/destroy/package.json +15 -50
- package/node_modules/ee-first/package.json +9 -43
- package/node_modules/encodeurl/package.json +14 -52
- package/node_modules/escape-html/package.json +12 -47
- package/node_modules/etag/package.json +15 -54
- package/node_modules/express/History.md +9 -0
- 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 +18 -43
- package/node_modules/express/package.json +33 -88
- package/node_modules/extend/package.json +42 -78
- package/node_modules/faye-websocket/package.json +33 -64
- package/node_modules/finalhandler/package.json +9 -44
- package/node_modules/forwarded/package.json +14 -49
- package/node_modules/fresh/package.json +17 -61
- package/node_modules/function-bind/package.json +23 -56
- package/node_modules/get-intrinsic/package.json +89 -118
- package/node_modules/has/package.json +21 -46
- package/node_modules/has-symbols/package.json +99 -124
- package/node_modules/header-stack/package.json +14 -48
- package/node_modules/http-errors/package.json +18 -63
- package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/LICENSE.md +0 -0
- package/node_modules/http-parser-js/README.md +43 -0
- package/node_modules/http-parser-js/http-parser.d.ts +175 -0
- package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/http-parser.js +12 -7
- package/node_modules/http-parser-js/package.json +30 -0
- package/node_modules/iconv-lite/package.json +43 -77
- package/node_modules/inherits/package.json +12 -44
- package/node_modules/ipaddr.js/package.json +13 -48
- package/node_modules/media-typer/package.json +8 -43
- package/node_modules/merge-descriptors/package.json +10 -47
- package/node_modules/methods/package.json +17 -60
- package/node_modules/mime/package.json +13 -45
- package/node_modules/mime-db/HISTORY.md +8 -0
- package/node_modules/mime-db/LICENSE +19 -18
- package/node_modules/mime-db/README.md +1 -1
- package/node_modules/mime-db/db.json +54 -6
- package/node_modules/mime-db/index.js +1 -0
- package/node_modules/mime-db/package.json +24 -67
- package/node_modules/mime-types/HISTORY.md +9 -0
- package/node_modules/mime-types/README.md +1 -1
- package/node_modules/mime-types/package.json +19 -63
- package/node_modules/ms/package.json +19 -54
- package/node_modules/negotiator/package.json +19 -61
- package/node_modules/object-inspect/package.json +48 -76
- package/node_modules/on-finished/package.json +8 -50
- package/node_modules/on-headers/package.json +14 -52
- package/node_modules/parseurl/package.json +10 -54
- package/node_modules/path-to-regexp/package.json +15 -44
- package/node_modules/proxy-addr/package.json +14 -49
- package/node_modules/qs/.editorconfig +3 -0
- package/node_modules/qs/.eslintrc +5 -5
- package/node_modules/qs/CHANGELOG.md +158 -0
- package/node_modules/qs/README.md +3 -1
- package/node_modules/qs/dist/qs.js +19 -9
- package/node_modules/qs/lib/stringify.js +12 -3
- package/node_modules/qs/package.json +73 -98
- package/node_modules/qs/test/parse.js +14 -0
- package/node_modules/qs/test/stringify.js +54 -10
- package/node_modules/range-parser/package.json +18 -68
- package/node_modules/raw-body/node_modules/bytes/package.json +20 -62
- package/node_modules/raw-body/package.json +9 -51
- package/node_modules/safe-buffer/package.json +5 -36
- package/node_modules/safer-buffer/package.json +13 -42
- package/node_modules/send/node_modules/ms/package.json +20 -52
- package/node_modules/send/package.json +17 -62
- package/node_modules/serve-static/package.json +9 -44
- package/node_modules/setprototypeof/package.json +27 -55
- package/node_modules/side-channel/package.json +65 -93
- package/node_modules/sockjs/package.json +43 -70
- package/node_modules/statuses/package.json +19 -61
- package/node_modules/stream-stack/package.json +11 -43
- package/node_modules/toidentifier/package.json +9 -51
- package/node_modules/type-is/package.json +12 -55
- package/node_modules/unpipe/package.json +8 -45
- package/node_modules/utils-merge/package.json +19 -45
- package/node_modules/uuid/package.json +70 -99
- package/node_modules/vary/package.json +13 -52
- package/node_modules/websocket-driver/package.json +33 -68
- package/node_modules/websocket-extensions/package.json +27 -61
- package/package.json +1 -1
- package/worldmap/worldmap.js +14 -8
- package/worldmap.html +0 -1
- package/node_modules/compression/node_modules/bytes/package.json +0 -84
- package/node_modules/websocket-driver/node_modules/http-parser-js/CHANGELOG.md +0 -14
- package/node_modules/websocket-driver/node_modules/http-parser-js/README.md +0 -31
- package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +0 -75
|
@@ -1,57 +1,18 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
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,
|
|
33
|
-
"dependencies": {},
|
|
34
|
-
"deprecated": false,
|
|
2
|
+
"name": "cookie-signature",
|
|
3
|
+
"version": "1.0.6",
|
|
35
4
|
"description": "Sign and unsign cookies",
|
|
5
|
+
"keywords": ["cookie", "sign", "unsign"],
|
|
6
|
+
"author": "TJ Holowaychuk <tj@learnboost.com>",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"repository": { "type": "git", "url": "https://github.com/visionmedia/node-cookie-signature.git"},
|
|
9
|
+
"dependencies": {},
|
|
36
10
|
"devDependencies": {
|
|
37
11
|
"mocha": "*",
|
|
38
12
|
"should": "*"
|
|
39
13
|
},
|
|
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
|
-
},
|
|
53
14
|
"scripts": {
|
|
54
15
|
"test": "mocha --require should --reporter spec"
|
|
55
16
|
},
|
|
56
|
-
"
|
|
17
|
+
"main": "index"
|
|
57
18
|
}
|
|
@@ -1,66 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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"
|
|
2
|
+
"name": "debug",
|
|
3
|
+
"version": "2.6.9",
|
|
4
|
+
"repository": {
|
|
5
|
+
"type": "git",
|
|
6
|
+
"url": "git://github.com/visionmedia/debug.git"
|
|
23
7
|
},
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"/finalhandler",
|
|
30
|
-
"/send"
|
|
8
|
+
"description": "small debugging utility",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"debug",
|
|
11
|
+
"log",
|
|
12
|
+
"debugger"
|
|
31
13
|
],
|
|
32
|
-
"
|
|
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
|
-
},
|
|
14
|
+
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
|
49
15
|
"contributors": [
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
"email": "nathan@tootallnate.net",
|
|
53
|
-
"url": "http://n8.io"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "Andrew Rhyne",
|
|
57
|
-
"email": "rhyneandrew@gmail.com"
|
|
58
|
-
}
|
|
16
|
+
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
|
|
17
|
+
"Andrew Rhyne <rhyneandrew@gmail.com>"
|
|
59
18
|
],
|
|
19
|
+
"license": "MIT",
|
|
60
20
|
"dependencies": {
|
|
61
21
|
"ms": "2.0.0"
|
|
62
22
|
},
|
|
63
|
-
"description": "small debugging utility",
|
|
64
23
|
"devDependencies": {
|
|
65
24
|
"browserify": "9.0.3",
|
|
66
25
|
"chai": "^3.5.0",
|
|
@@ -79,18 +38,12 @@
|
|
|
79
38
|
"sinon": "^1.17.6",
|
|
80
39
|
"sinon-chai": "^2.8.0"
|
|
81
40
|
},
|
|
82
|
-
"homepage": "https://github.com/visionmedia/debug#readme",
|
|
83
|
-
"keywords": [
|
|
84
|
-
"debug",
|
|
85
|
-
"log",
|
|
86
|
-
"debugger"
|
|
87
|
-
],
|
|
88
|
-
"license": "MIT",
|
|
89
41
|
"main": "./src/index.js",
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
42
|
+
"browser": "./src/browser.js",
|
|
43
|
+
"component": {
|
|
44
|
+
"scripts": {
|
|
45
|
+
"debug/index.js": "browser.js",
|
|
46
|
+
"debug/debug.js": "debug.js"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
96
49
|
}
|
|
@@ -1,44 +1,18 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"
|
|
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"
|
|
2
|
+
"name": "depd",
|
|
3
|
+
"description": "Deprecate all the things",
|
|
4
|
+
"version": "2.0.0",
|
|
5
|
+
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"deprecate",
|
|
9
|
+
"deprecated"
|
|
23
10
|
],
|
|
24
|
-
"
|
|
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
|
-
},
|
|
11
|
+
"repository": "dougwilson/nodejs-depd",
|
|
32
12
|
"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",
|
|
39
13
|
"devDependencies": {
|
|
40
|
-
"beautify-benchmark": "0.2.4",
|
|
41
14
|
"benchmark": "2.1.4",
|
|
15
|
+
"beautify-benchmark": "0.2.4",
|
|
42
16
|
"eslint": "5.7.0",
|
|
43
17
|
"eslint-config-standard": "12.0.0",
|
|
44
18
|
"eslint-plugin-import": "2.14.0",
|
|
@@ -51,9 +25,6 @@
|
|
|
51
25
|
"safe-buffer": "5.1.2",
|
|
52
26
|
"uid-safe": "2.1.5"
|
|
53
27
|
},
|
|
54
|
-
"engines": {
|
|
55
|
-
"node": ">= 0.8"
|
|
56
|
-
},
|
|
57
28
|
"files": [
|
|
58
29
|
"lib/",
|
|
59
30
|
"History.md",
|
|
@@ -61,16 +32,8 @@
|
|
|
61
32
|
"index.js",
|
|
62
33
|
"Readme.md"
|
|
63
34
|
],
|
|
64
|
-
"
|
|
65
|
-
|
|
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"
|
|
35
|
+
"engines": {
|
|
36
|
+
"node": ">= 0.8"
|
|
74
37
|
},
|
|
75
38
|
"scripts": {
|
|
76
39
|
"bench": "node benchmark/index.js",
|
|
@@ -78,6 +41,5 @@
|
|
|
78
41
|
"test": "mocha --reporter spec --bail test/",
|
|
79
42
|
"test-ci": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter spec test/ && istanbul report lcovonly text-summary",
|
|
80
43
|
"test-cov": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter dot test/ && istanbul report lcov text-summary"
|
|
81
|
-
}
|
|
82
|
-
"version": "2.0.0"
|
|
44
|
+
}
|
|
83
45
|
}
|
|
@@ -1,45 +1,18 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
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",
|
|
2
|
+
"name": "destroy",
|
|
3
|
+
"description": "destroy a stream if possible",
|
|
4
|
+
"version": "1.2.0",
|
|
26
5
|
"author": {
|
|
27
6
|
"name": "Jonathan Ong",
|
|
28
7
|
"email": "me@jongleberry.com",
|
|
29
|
-
"url": "http://jongleberry.com"
|
|
30
|
-
|
|
31
|
-
"bugs": {
|
|
32
|
-
"url": "https://github.com/stream-utils/destroy/issues"
|
|
8
|
+
"url": "http://jongleberry.com",
|
|
9
|
+
"twitter": "https://twitter.com/jongleberry"
|
|
33
10
|
},
|
|
34
|
-
"bundleDependencies": false,
|
|
35
11
|
"contributors": [
|
|
36
|
-
|
|
37
|
-
"name": "Douglas Christopher Wilson",
|
|
38
|
-
"email": "doug@somethingdoug.com"
|
|
39
|
-
}
|
|
12
|
+
"Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
40
13
|
],
|
|
41
|
-
"
|
|
42
|
-
"
|
|
14
|
+
"license": "MIT",
|
|
15
|
+
"repository": "stream-utils/destroy",
|
|
43
16
|
"devDependencies": {
|
|
44
17
|
"eslint": "7.32.0",
|
|
45
18
|
"eslint-config-standard": "14.1.1",
|
|
@@ -54,11 +27,16 @@
|
|
|
54
27
|
"node": ">= 0.8",
|
|
55
28
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
56
29
|
},
|
|
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
|
+
},
|
|
57
36
|
"files": [
|
|
58
37
|
"index.js",
|
|
59
38
|
"LICENSE"
|
|
60
39
|
],
|
|
61
|
-
"homepage": "https://github.com/stream-utils/destroy#readme",
|
|
62
40
|
"keywords": [
|
|
63
41
|
"stream",
|
|
64
42
|
"streams",
|
|
@@ -66,18 +44,5 @@
|
|
|
66
44
|
"cleanup",
|
|
67
45
|
"leak",
|
|
68
46
|
"fd"
|
|
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"
|
|
47
|
+
]
|
|
83
48
|
}
|
|
@@ -1,44 +1,18 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
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",
|
|
2
|
+
"name": "ee-first",
|
|
3
|
+
"description": "return the first event in a set of ee/event pairs",
|
|
4
|
+
"version": "1.1.1",
|
|
25
5
|
"author": {
|
|
26
6
|
"name": "Jonathan Ong",
|
|
27
7
|
"email": "me@jongleberry.com",
|
|
28
|
-
"url": "http://jongleberry.com"
|
|
29
|
-
|
|
30
|
-
"bugs": {
|
|
31
|
-
"url": "https://github.com/jonathanong/ee-first/issues"
|
|
8
|
+
"url": "http://jongleberry.com",
|
|
9
|
+
"twitter": "https://twitter.com/jongleberry"
|
|
32
10
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
11
|
"contributors": [
|
|
35
|
-
|
|
36
|
-
"name": "Douglas Christopher Wilson",
|
|
37
|
-
"email": "doug@somethingdoug.com"
|
|
38
|
-
}
|
|
12
|
+
"Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
39
13
|
],
|
|
40
|
-
"
|
|
41
|
-
"
|
|
14
|
+
"license": "MIT",
|
|
15
|
+
"repository": "jonathanong/ee-first",
|
|
42
16
|
"devDependencies": {
|
|
43
17
|
"istanbul": "0.3.9",
|
|
44
18
|
"mocha": "2.2.5"
|
|
@@ -47,17 +21,9 @@
|
|
|
47
21
|
"index.js",
|
|
48
22
|
"LICENSE"
|
|
49
23
|
],
|
|
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
|
-
},
|
|
57
24
|
"scripts": {
|
|
58
25
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
59
26
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
60
27
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
61
|
-
}
|
|
62
|
-
"version": "1.1.1"
|
|
28
|
+
}
|
|
63
29
|
}
|
|
@@ -1,42 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
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"
|
|
23
|
-
],
|
|
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,
|
|
2
|
+
"name": "encodeurl",
|
|
3
|
+
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
|
|
4
|
+
"version": "1.0.2",
|
|
32
5
|
"contributors": [
|
|
33
|
-
|
|
34
|
-
"name": "Douglas Christopher Wilson",
|
|
35
|
-
"email": "doug@somethingdoug.com"
|
|
36
|
-
}
|
|
6
|
+
"Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
37
7
|
],
|
|
38
|
-
"
|
|
39
|
-
"
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"encode",
|
|
11
|
+
"encodeurl",
|
|
12
|
+
"url"
|
|
13
|
+
],
|
|
14
|
+
"repository": "pillarjs/encodeurl",
|
|
40
15
|
"devDependencies": {
|
|
41
16
|
"eslint": "3.19.0",
|
|
42
17
|
"eslint-config-standard": "10.2.1",
|
|
@@ -47,32 +22,19 @@
|
|
|
47
22
|
"istanbul": "0.4.5",
|
|
48
23
|
"mocha": "2.5.3"
|
|
49
24
|
},
|
|
50
|
-
"engines": {
|
|
51
|
-
"node": ">= 0.8"
|
|
52
|
-
},
|
|
53
25
|
"files": [
|
|
54
26
|
"LICENSE",
|
|
55
27
|
"HISTORY.md",
|
|
56
28
|
"README.md",
|
|
57
29
|
"index.js"
|
|
58
30
|
],
|
|
59
|
-
"
|
|
60
|
-
|
|
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"
|
|
31
|
+
"engines": {
|
|
32
|
+
"node": ">= 0.8"
|
|
70
33
|
},
|
|
71
34
|
"scripts": {
|
|
72
35
|
"lint": "eslint .",
|
|
73
36
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
74
37
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
75
38
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
76
|
-
}
|
|
77
|
-
"version": "1.0.2"
|
|
39
|
+
}
|
|
78
40
|
}
|
|
@@ -1,59 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
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"
|
|
23
|
-
],
|
|
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,
|
|
2
|
+
"name": "escape-html",
|
|
33
3
|
"description": "Escape string for use in HTML",
|
|
4
|
+
"version": "1.0.3",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"escape",
|
|
8
|
+
"html",
|
|
9
|
+
"utility"
|
|
10
|
+
],
|
|
11
|
+
"repository": "component/escape-html",
|
|
34
12
|
"devDependencies": {
|
|
35
|
-
"
|
|
36
|
-
"benchmark": "
|
|
13
|
+
"benchmark": "1.0.0",
|
|
14
|
+
"beautify-benchmark": "0.2.4"
|
|
37
15
|
},
|
|
38
16
|
"files": [
|
|
39
17
|
"LICENSE",
|
|
40
18
|
"Readme.md",
|
|
41
19
|
"index.js"
|
|
42
20
|
],
|
|
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
|
-
},
|
|
55
21
|
"scripts": {
|
|
56
22
|
"bench": "node benchmark/index.js"
|
|
57
|
-
}
|
|
58
|
-
"version": "1.0.3"
|
|
23
|
+
}
|
|
59
24
|
}
|