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,9 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"_from": "object-inspect@^1.9.0",
|
|
3
|
+
"_id": "object-inspect@1.12.2",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==",
|
|
6
|
+
"_location": "/object-inspect",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "object-inspect@^1.9.0",
|
|
12
|
+
"name": "object-inspect",
|
|
13
|
+
"escapedName": "object-inspect",
|
|
14
|
+
"rawSpec": "^1.9.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^1.9.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/side-channel"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
22
|
+
"_shasum": "c0641f26394532f28ab8d796ab954e43c009a8ea",
|
|
23
|
+
"_spec": "object-inspect@^1.9.0",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/side-channel",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "James Halliday",
|
|
27
|
+
"email": "mail@substack.net",
|
|
28
|
+
"url": "http://substack.net"
|
|
29
|
+
},
|
|
30
|
+
"auto-changelog": {
|
|
31
|
+
"output": "CHANGELOG.md",
|
|
32
|
+
"template": "keepachangelog",
|
|
33
|
+
"unreleased": false,
|
|
34
|
+
"commitLimit": false,
|
|
35
|
+
"backfillLimit": false,
|
|
36
|
+
"hideCredit": true
|
|
37
|
+
},
|
|
38
|
+
"browser": {
|
|
39
|
+
"./util.inspect.js": false
|
|
40
|
+
},
|
|
41
|
+
"bugs": {
|
|
42
|
+
"url": "https://github.com/inspect-js/object-inspect/issues"
|
|
43
|
+
},
|
|
44
|
+
"bundleDependencies": false,
|
|
45
|
+
"deprecated": false,
|
|
4
46
|
"description": "string representations of objects in node and the browser",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"sideEffects": false,
|
|
7
47
|
"devDependencies": {
|
|
8
48
|
"@ljharb/eslint-config": "^21.0.0",
|
|
9
49
|
"aud": "^2.0.0",
|
|
@@ -23,19 +63,45 @@
|
|
|
23
63
|
"string.prototype.repeat": "^1.0.0",
|
|
24
64
|
"tape": "^5.5.3"
|
|
25
65
|
},
|
|
66
|
+
"funding": {
|
|
67
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
68
|
+
},
|
|
69
|
+
"homepage": "https://github.com/inspect-js/object-inspect",
|
|
70
|
+
"keywords": [
|
|
71
|
+
"inspect",
|
|
72
|
+
"util.inspect",
|
|
73
|
+
"object",
|
|
74
|
+
"stringify",
|
|
75
|
+
"pretty"
|
|
76
|
+
],
|
|
77
|
+
"license": "MIT",
|
|
78
|
+
"main": "index.js",
|
|
79
|
+
"name": "object-inspect",
|
|
80
|
+
"publishConfig": {
|
|
81
|
+
"ignore": [
|
|
82
|
+
".github/workflows",
|
|
83
|
+
"./test-core-js.js"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
"repository": {
|
|
87
|
+
"type": "git",
|
|
88
|
+
"url": "git://github.com/inspect-js/object-inspect.git"
|
|
89
|
+
},
|
|
26
90
|
"scripts": {
|
|
91
|
+
"lint": "eslint .",
|
|
92
|
+
"posttest": "npx aud --production",
|
|
93
|
+
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
|
|
27
94
|
"prepack": "npmignore --auto --commentLines=autogenerated",
|
|
28
95
|
"prepublish": "not-in-publish || npm run prepublishOnly",
|
|
29
96
|
"prepublishOnly": "safe-publish-latest",
|
|
30
97
|
"pretest": "npm run lint",
|
|
31
|
-
"lint": "eslint .",
|
|
32
98
|
"test": "npm run tests-only && npm run test:corejs",
|
|
33
|
-
"tests-only": "nyc tape 'test/*.js'",
|
|
34
99
|
"test:corejs": "nyc tape test-core-js.js 'test/*.js'",
|
|
35
|
-
"
|
|
36
|
-
"version": "auto-changelog && git add CHANGELOG.md"
|
|
37
|
-
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
|
|
100
|
+
"tests-only": "nyc tape 'test/*.js'",
|
|
101
|
+
"version": "auto-changelog && git add CHANGELOG.md"
|
|
38
102
|
},
|
|
103
|
+
"sideEffects": false,
|
|
104
|
+
"support": true,
|
|
39
105
|
"testling": {
|
|
40
106
|
"files": [
|
|
41
107
|
"test/*.js",
|
|
@@ -52,43 +118,5 @@
|
|
|
52
118
|
"android/latest"
|
|
53
119
|
]
|
|
54
120
|
},
|
|
55
|
-
"
|
|
56
|
-
"type": "git",
|
|
57
|
-
"url": "git://github.com/inspect-js/object-inspect.git"
|
|
58
|
-
},
|
|
59
|
-
"homepage": "https://github.com/inspect-js/object-inspect",
|
|
60
|
-
"keywords": [
|
|
61
|
-
"inspect",
|
|
62
|
-
"util.inspect",
|
|
63
|
-
"object",
|
|
64
|
-
"stringify",
|
|
65
|
-
"pretty"
|
|
66
|
-
],
|
|
67
|
-
"author": {
|
|
68
|
-
"name": "James Halliday",
|
|
69
|
-
"email": "mail@substack.net",
|
|
70
|
-
"url": "http://substack.net"
|
|
71
|
-
},
|
|
72
|
-
"funding": {
|
|
73
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
74
|
-
},
|
|
75
|
-
"license": "MIT",
|
|
76
|
-
"browser": {
|
|
77
|
-
"./util.inspect.js": false
|
|
78
|
-
},
|
|
79
|
-
"auto-changelog": {
|
|
80
|
-
"output": "CHANGELOG.md",
|
|
81
|
-
"template": "keepachangelog",
|
|
82
|
-
"unreleased": false,
|
|
83
|
-
"commitLimit": false,
|
|
84
|
-
"backfillLimit": false,
|
|
85
|
-
"hideCredit": true
|
|
86
|
-
},
|
|
87
|
-
"publishConfig": {
|
|
88
|
-
"ignore": [
|
|
89
|
-
".github/workflows",
|
|
90
|
-
"./test-core-js.js"
|
|
91
|
-
]
|
|
92
|
-
},
|
|
93
|
-
"support": true
|
|
121
|
+
"version": "1.12.2"
|
|
94
122
|
}
|
|
@@ -1,16 +1,50 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "on-finished@2.4.1",
|
|
3
|
+
"_id": "on-finished@2.4.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
|
|
6
|
+
"_location": "/on-finished",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "on-finished@2.4.1",
|
|
12
|
+
"name": "on-finished",
|
|
13
|
+
"escapedName": "on-finished",
|
|
14
|
+
"rawSpec": "2.4.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.4.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/body-parser",
|
|
20
|
+
"/express",
|
|
21
|
+
"/finalhandler",
|
|
22
|
+
"/send"
|
|
23
|
+
],
|
|
24
|
+
"_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
|
|
25
|
+
"_shasum": "58c8c44116e54845ad57f14ab10b03533184ac3f",
|
|
26
|
+
"_spec": "on-finished@2.4.1",
|
|
27
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"bugs": {
|
|
29
|
+
"url": "https://github.com/jshttp/on-finished/issues"
|
|
30
|
+
},
|
|
31
|
+
"bundleDependencies": false,
|
|
5
32
|
"contributors": [
|
|
6
|
-
|
|
7
|
-
|
|
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
|
+
}
|
|
8
42
|
],
|
|
9
|
-
"license": "MIT",
|
|
10
|
-
"repository": "jshttp/on-finished",
|
|
11
43
|
"dependencies": {
|
|
12
44
|
"ee-first": "1.1.1"
|
|
13
45
|
},
|
|
46
|
+
"deprecated": false,
|
|
47
|
+
"description": "Execute a callback when a request closes, finishes, or errors",
|
|
14
48
|
"devDependencies": {
|
|
15
49
|
"eslint": "7.32.0",
|
|
16
50
|
"eslint-config-standard": "14.1.1",
|
|
@@ -30,10 +64,18 @@
|
|
|
30
64
|
"LICENSE",
|
|
31
65
|
"index.js"
|
|
32
66
|
],
|
|
67
|
+
"homepage": "https://github.com/jshttp/on-finished#readme",
|
|
68
|
+
"license": "MIT",
|
|
69
|
+
"name": "on-finished",
|
|
70
|
+
"repository": {
|
|
71
|
+
"type": "git",
|
|
72
|
+
"url": "git+https://github.com/jshttp/on-finished.git"
|
|
73
|
+
},
|
|
33
74
|
"scripts": {
|
|
34
75
|
"lint": "eslint .",
|
|
35
76
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
36
77
|
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
37
78
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
38
|
-
}
|
|
79
|
+
},
|
|
80
|
+
"version": "2.4.1"
|
|
39
81
|
}
|
|
@@ -1,16 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"on-headers@1.0.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "on-headers@1.0.2",
|
|
9
|
+
"_id": "on-headers@1.0.2",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
|
|
12
|
+
"_location": "/on-headers",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "on-headers@1.0.2",
|
|
18
|
+
"name": "on-headers",
|
|
19
|
+
"escapedName": "on-headers",
|
|
20
|
+
"rawSpec": "1.0.2",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "1.0.2"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/compression"
|
|
12
26
|
],
|
|
13
|
-
"
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
|
|
28
|
+
"_spec": "1.0.2",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
|
+
"author": {
|
|
31
|
+
"name": "Douglas Christopher Wilson",
|
|
32
|
+
"email": "doug@somethingdoug.com"
|
|
33
|
+
},
|
|
34
|
+
"bugs": {
|
|
35
|
+
"url": "https://github.com/jshttp/on-headers/issues"
|
|
36
|
+
},
|
|
37
|
+
"description": "Execute a listener when a response is about to write headers",
|
|
14
38
|
"devDependencies": {
|
|
15
39
|
"eslint": "5.14.1",
|
|
16
40
|
"eslint-config-standard": "12.0.0",
|
|
@@ -23,14 +47,27 @@
|
|
|
23
47
|
"mocha": "6.0.1",
|
|
24
48
|
"supertest": "3.4.2"
|
|
25
49
|
},
|
|
50
|
+
"engines": {
|
|
51
|
+
"node": ">= 0.8"
|
|
52
|
+
},
|
|
26
53
|
"files": [
|
|
27
54
|
"LICENSE",
|
|
28
55
|
"HISTORY.md",
|
|
29
56
|
"README.md",
|
|
30
57
|
"index.js"
|
|
31
58
|
],
|
|
32
|
-
"
|
|
33
|
-
|
|
59
|
+
"homepage": "https://github.com/jshttp/on-headers#readme",
|
|
60
|
+
"keywords": [
|
|
61
|
+
"event",
|
|
62
|
+
"headers",
|
|
63
|
+
"http",
|
|
64
|
+
"onheaders"
|
|
65
|
+
],
|
|
66
|
+
"license": "MIT",
|
|
67
|
+
"name": "on-headers",
|
|
68
|
+
"repository": {
|
|
69
|
+
"type": "git",
|
|
70
|
+
"url": "git+https://github.com/jshttp/on-headers.git"
|
|
34
71
|
},
|
|
35
72
|
"scripts": {
|
|
36
73
|
"lint": "eslint --plugin markdown --ext js,md .",
|
|
@@ -38,5 +75,6 @@
|
|
|
38
75
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
39
76
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
|
|
40
77
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
41
|
-
}
|
|
78
|
+
},
|
|
79
|
+
"version": "1.0.2"
|
|
42
80
|
}
|
|
@@ -1,13 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"parseurl@1.3.3",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "parseurl@1.3.3",
|
|
9
|
+
"_id": "parseurl@1.3.3",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
|
|
12
|
+
"_location": "/parseurl",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "parseurl@1.3.3",
|
|
18
|
+
"name": "parseurl",
|
|
19
|
+
"escapedName": "parseurl",
|
|
20
|
+
"rawSpec": "1.3.3",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "1.3.3"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/express",
|
|
26
|
+
"/finalhandler",
|
|
27
|
+
"/serve-static"
|
|
28
|
+
],
|
|
29
|
+
"_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
|
|
30
|
+
"_spec": "1.3.3",
|
|
31
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
32
|
+
"bugs": {
|
|
33
|
+
"url": "https://github.com/pillarjs/parseurl/issues"
|
|
34
|
+
},
|
|
5
35
|
"contributors": [
|
|
6
|
-
|
|
7
|
-
|
|
36
|
+
{
|
|
37
|
+
"name": "Douglas Christopher Wilson",
|
|
38
|
+
"email": "doug@somethingdoug.com"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "Jonathan Ong",
|
|
42
|
+
"email": "me@jongleberry.com",
|
|
43
|
+
"url": "http://jongleberry.com"
|
|
44
|
+
}
|
|
8
45
|
],
|
|
9
|
-
"
|
|
10
|
-
"license": "MIT",
|
|
46
|
+
"description": "parse a url with memoization",
|
|
11
47
|
"devDependencies": {
|
|
12
48
|
"beautify-benchmark": "0.2.4",
|
|
13
49
|
"benchmark": "2.1.4",
|
|
@@ -21,14 +57,21 @@
|
|
|
21
57
|
"istanbul": "0.4.5",
|
|
22
58
|
"mocha": "6.1.3"
|
|
23
59
|
},
|
|
60
|
+
"engines": {
|
|
61
|
+
"node": ">= 0.8"
|
|
62
|
+
},
|
|
24
63
|
"files": [
|
|
25
64
|
"LICENSE",
|
|
26
65
|
"HISTORY.md",
|
|
27
66
|
"README.md",
|
|
28
67
|
"index.js"
|
|
29
68
|
],
|
|
30
|
-
"
|
|
31
|
-
|
|
69
|
+
"homepage": "https://github.com/pillarjs/parseurl#readme",
|
|
70
|
+
"license": "MIT",
|
|
71
|
+
"name": "parseurl",
|
|
72
|
+
"repository": {
|
|
73
|
+
"type": "git",
|
|
74
|
+
"url": "git+https://github.com/pillarjs/parseurl.git"
|
|
32
75
|
},
|
|
33
76
|
"scripts": {
|
|
34
77
|
"bench": "node benchmark/index.js",
|
|
@@ -36,5 +79,6 @@
|
|
|
36
79
|
"test": "mocha --check-leaks --bail --reporter spec test/",
|
|
37
80
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/",
|
|
38
81
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/"
|
|
39
|
-
}
|
|
82
|
+
},
|
|
83
|
+
"version": "1.3.3"
|
|
40
84
|
}
|
|
@@ -1,30 +1,59 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_from": "path-to-regexp@0.1.7",
|
|
3
|
+
"_id": "path-to-regexp@0.1.7",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==",
|
|
6
|
+
"_location": "/path-to-regexp",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "path-to-regexp@0.1.7",
|
|
12
|
+
"name": "path-to-regexp",
|
|
13
|
+
"escapedName": "path-to-regexp",
|
|
14
|
+
"rawSpec": "0.1.7",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "0.1.7"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
|
|
22
|
+
"_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
|
|
23
|
+
"_spec": "path-to-regexp@0.1.7",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/component/path-to-regexp/issues"
|
|
27
|
+
},
|
|
28
|
+
"bundleDependencies": false,
|
|
29
|
+
"component": {
|
|
30
|
+
"scripts": {
|
|
31
|
+
"path-to-regexp": "index.js"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"deprecated": false,
|
|
3
35
|
"description": "Express style path to RegExp utility",
|
|
4
|
-
"
|
|
36
|
+
"devDependencies": {
|
|
37
|
+
"istanbul": "^0.2.6",
|
|
38
|
+
"mocha": "^1.17.1"
|
|
39
|
+
},
|
|
5
40
|
"files": [
|
|
6
41
|
"index.js",
|
|
7
42
|
"LICENSE"
|
|
8
43
|
],
|
|
9
|
-
"
|
|
10
|
-
"test": "istanbul cover _mocha -- -R spec"
|
|
11
|
-
},
|
|
44
|
+
"homepage": "https://github.com/component/path-to-regexp#readme",
|
|
12
45
|
"keywords": [
|
|
13
46
|
"express",
|
|
14
47
|
"regexp"
|
|
15
48
|
],
|
|
16
|
-
"component": {
|
|
17
|
-
"scripts": {
|
|
18
|
-
"path-to-regexp": "index.js"
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
49
|
"license": "MIT",
|
|
50
|
+
"name": "path-to-regexp",
|
|
22
51
|
"repository": {
|
|
23
52
|
"type": "git",
|
|
24
|
-
"url": "https://github.com/component/path-to-regexp.git"
|
|
53
|
+
"url": "git+https://github.com/component/path-to-regexp.git"
|
|
25
54
|
},
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
|
|
29
|
-
|
|
55
|
+
"scripts": {
|
|
56
|
+
"test": "istanbul cover _mocha -- -R spec"
|
|
57
|
+
},
|
|
58
|
+
"version": "0.1.7"
|
|
30
59
|
}
|
|
@@ -1,22 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
2
|
+
"_from": "proxy-addr@~2.0.7",
|
|
3
|
+
"_id": "proxy-addr@2.0.7",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/proxy-addr",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "proxy-addr@~2.0.7",
|
|
12
|
+
"name": "proxy-addr",
|
|
13
|
+
"escapedName": "proxy-addr",
|
|
14
|
+
"rawSpec": "~2.0.7",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~2.0.7"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/express"
|
|
11
20
|
],
|
|
12
|
-
"
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
|
|
22
|
+
"_shasum": "f19fe69ceab311eeb94b42e70e8c2070f9ba1025",
|
|
23
|
+
"_spec": "proxy-addr@~2.0.7",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "Douglas Christopher Wilson",
|
|
27
|
+
"email": "doug@somethingdoug.com"
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/jshttp/proxy-addr/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
13
33
|
"dependencies": {
|
|
14
34
|
"forwarded": "0.2.0",
|
|
15
35
|
"ipaddr.js": "1.9.1"
|
|
16
36
|
},
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"description": "Determine address of proxied request",
|
|
17
39
|
"devDependencies": {
|
|
18
|
-
"benchmark": "2.1.4",
|
|
19
40
|
"beautify-benchmark": "0.2.4",
|
|
41
|
+
"benchmark": "2.1.4",
|
|
20
42
|
"deep-equal": "1.0.1",
|
|
21
43
|
"eslint": "7.26.0",
|
|
22
44
|
"eslint-config-standard": "14.1.1",
|
|
@@ -28,14 +50,26 @@
|
|
|
28
50
|
"mocha": "8.4.0",
|
|
29
51
|
"nyc": "15.1.0"
|
|
30
52
|
},
|
|
53
|
+
"engines": {
|
|
54
|
+
"node": ">= 0.10"
|
|
55
|
+
},
|
|
31
56
|
"files": [
|
|
32
57
|
"LICENSE",
|
|
33
58
|
"HISTORY.md",
|
|
34
59
|
"README.md",
|
|
35
60
|
"index.js"
|
|
36
61
|
],
|
|
37
|
-
"
|
|
38
|
-
|
|
62
|
+
"homepage": "https://github.com/jshttp/proxy-addr#readme",
|
|
63
|
+
"keywords": [
|
|
64
|
+
"ip",
|
|
65
|
+
"proxy",
|
|
66
|
+
"x-forwarded-for"
|
|
67
|
+
],
|
|
68
|
+
"license": "MIT",
|
|
69
|
+
"name": "proxy-addr",
|
|
70
|
+
"repository": {
|
|
71
|
+
"type": "git",
|
|
72
|
+
"url": "git+https://github.com/jshttp/proxy-addr.git"
|
|
39
73
|
},
|
|
40
74
|
"scripts": {
|
|
41
75
|
"bench": "node benchmark/index.js",
|
|
@@ -43,5 +77,6 @@
|
|
|
43
77
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
44
78
|
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
|
|
45
79
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
46
|
-
}
|
|
80
|
+
},
|
|
81
|
+
"version": "2.0.7"
|
|
47
82
|
}
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"id-length": [2, { "min": 1, "max": 25, "properties": "never" }],
|
|
15
15
|
"indent": [2, 4],
|
|
16
16
|
"max-lines-per-function": [2, { "max": 150 }],
|
|
17
|
-
"max-params": [2,
|
|
18
|
-
"max-statements": [2,
|
|
17
|
+
"max-params": [2, 15],
|
|
18
|
+
"max-statements": [2, 52],
|
|
19
19
|
"multiline-comment-style": 0,
|
|
20
20
|
"no-continue": 1,
|
|
21
21
|
"no-magic-numbers": 0,
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"no-buffer-constructor": 0,
|
|
33
33
|
"no-extend-native": 0,
|
|
34
34
|
"no-throw-literal": 0,
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
]
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
38
|
}
|