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,18 +1,44 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
"_from": "etag@~1.8.1",
|
|
3
|
+
"_id": "etag@1.8.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
|
6
|
+
"_location": "/etag",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "etag@~1.8.1",
|
|
12
|
+
"name": "etag",
|
|
13
|
+
"escapedName": "etag",
|
|
14
|
+
"rawSpec": "~1.8.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~1.8.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express",
|
|
20
|
+
"/send"
|
|
8
21
|
],
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
|
|
23
|
+
"_shasum": "41ae2eeb65efa62268aebfea83ac7d79299b0887",
|
|
24
|
+
"_spec": "etag@~1.8.1",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
26
|
+
"bugs": {
|
|
27
|
+
"url": "https://github.com/jshttp/etag/issues"
|
|
28
|
+
},
|
|
29
|
+
"bundleDependencies": false,
|
|
30
|
+
"contributors": [
|
|
31
|
+
{
|
|
32
|
+
"name": "Douglas Christopher Wilson",
|
|
33
|
+
"email": "doug@somethingdoug.com"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "David Björklund",
|
|
37
|
+
"email": "david.bjorklund@gmail.com"
|
|
38
|
+
}
|
|
14
39
|
],
|
|
15
|
-
"
|
|
40
|
+
"deprecated": false,
|
|
41
|
+
"description": "Create simple HTTP ETags",
|
|
16
42
|
"devDependencies": {
|
|
17
43
|
"beautify-benchmark": "0.2.4",
|
|
18
44
|
"benchmark": "2.1.4",
|
|
@@ -28,14 +54,26 @@
|
|
|
28
54
|
"safe-buffer": "5.1.1",
|
|
29
55
|
"seedrandom": "2.4.3"
|
|
30
56
|
},
|
|
57
|
+
"engines": {
|
|
58
|
+
"node": ">= 0.6"
|
|
59
|
+
},
|
|
31
60
|
"files": [
|
|
32
61
|
"LICENSE",
|
|
33
62
|
"HISTORY.md",
|
|
34
63
|
"README.md",
|
|
35
64
|
"index.js"
|
|
36
65
|
],
|
|
37
|
-
"
|
|
38
|
-
|
|
66
|
+
"homepage": "https://github.com/jshttp/etag#readme",
|
|
67
|
+
"keywords": [
|
|
68
|
+
"etag",
|
|
69
|
+
"http",
|
|
70
|
+
"res"
|
|
71
|
+
],
|
|
72
|
+
"license": "MIT",
|
|
73
|
+
"name": "etag",
|
|
74
|
+
"repository": {
|
|
75
|
+
"type": "git",
|
|
76
|
+
"url": "git+https://github.com/jshttp/etag.git"
|
|
39
77
|
},
|
|
40
78
|
"scripts": {
|
|
41
79
|
"bench": "node benchmark/index.js",
|
|
@@ -43,5 +81,6 @@
|
|
|
43
81
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
44
82
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
45
83
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
46
|
-
}
|
|
84
|
+
},
|
|
85
|
+
"version": "1.8.1"
|
|
47
86
|
}
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
4.18.2 / 2022-10-08
|
|
2
|
-
===================
|
|
3
|
-
|
|
4
|
-
* Fix regression routing a large stack in a single route
|
|
5
|
-
* deps: body-parser@1.20.1
|
|
6
|
-
- deps: qs@6.11.0
|
|
7
|
-
- perf: remove unnecessary object clone
|
|
8
|
-
* deps: qs@6.11.0
|
|
9
|
-
|
|
10
1
|
4.18.1 / 2022-04-29
|
|
11
2
|
===================
|
|
12
3
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[](http://expressjs.com/)
|
|
2
2
|
|
|
3
|
-
Fast, unopinionated, minimalist web framework for [
|
|
3
|
+
Fast, unopinionated, minimalist web framework for [node](http://nodejs.org).
|
|
4
4
|
|
|
5
5
|
[![NPM Version][npm-version-image]][npm-url]
|
|
6
6
|
[![NPM Install Size][npm-install-size-image]][npm-install-size-url]
|
|
@@ -51,7 +51,7 @@ for more information.
|
|
|
51
51
|
## Docs & Community
|
|
52
52
|
|
|
53
53
|
* [Website and Documentation](http://expressjs.com/) - [[website repo](https://github.com/expressjs/expressjs.com)]
|
|
54
|
-
* [#express](https://
|
|
54
|
+
* [#express](https://webchat.freenode.net/?channels=express) on freenode IRC
|
|
55
55
|
* [GitHub Organization](https://github.com/expressjs) for Official Middleware & Modules
|
|
56
56
|
* Visit the [Wiki](https://github.com/expressjs/express/wiki)
|
|
57
57
|
* [Google Group](https://groups.google.com/group/express-js) for discussion
|
|
@@ -124,21 +124,21 @@ Route.prototype.dispatch = function dispatch(req, res, done) {
|
|
|
124
124
|
return done(err)
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
+
var layer = stack[idx++];
|
|
128
|
+
if (!layer) {
|
|
129
|
+
return done(err);
|
|
130
|
+
}
|
|
131
|
+
|
|
127
132
|
// max sync stack
|
|
128
133
|
if (++sync > 100) {
|
|
129
134
|
return setImmediate(next, err)
|
|
130
135
|
}
|
|
131
136
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
// end of layers
|
|
135
|
-
if (!layer) {
|
|
136
|
-
return done(err)
|
|
137
|
+
if (layer.method && layer.method !== method) {
|
|
138
|
+
return next(err);
|
|
137
139
|
}
|
|
138
140
|
|
|
139
|
-
if (
|
|
140
|
-
next(err)
|
|
141
|
-
} else if (err) {
|
|
141
|
+
if (err) {
|
|
142
142
|
layer.handle_error(err, req, res, next);
|
|
143
143
|
} else {
|
|
144
144
|
layer.handle_request(req, res, next);
|
|
@@ -1,7 +1,27 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "safe-buffer@5.2.1",
|
|
3
|
+
"_id": "safe-buffer@5.2.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/express/safe-buffer",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "safe-buffer@5.2.1",
|
|
12
|
+
"name": "safe-buffer",
|
|
13
|
+
"escapedName": "safe-buffer",
|
|
14
|
+
"rawSpec": "5.2.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "5.2.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
22
|
+
"_shasum": "1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6",
|
|
23
|
+
"_spec": "safe-buffer@5.2.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
5
25
|
"author": {
|
|
6
26
|
"name": "Feross Aboukhadijeh",
|
|
7
27
|
"email": "feross@feross.org",
|
|
@@ -10,10 +30,27 @@
|
|
|
10
30
|
"bugs": {
|
|
11
31
|
"url": "https://github.com/feross/safe-buffer/issues"
|
|
12
32
|
},
|
|
33
|
+
"bundleDependencies": false,
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"description": "Safer Node.js Buffer API",
|
|
13
36
|
"devDependencies": {
|
|
14
37
|
"standard": "*",
|
|
15
38
|
"tape": "^5.0.0"
|
|
16
39
|
},
|
|
40
|
+
"funding": [
|
|
41
|
+
{
|
|
42
|
+
"type": "github",
|
|
43
|
+
"url": "https://github.com/sponsors/feross"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"type": "patreon",
|
|
47
|
+
"url": "https://www.patreon.com/feross"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"type": "consulting",
|
|
51
|
+
"url": "https://feross.org/support"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
17
54
|
"homepage": "https://github.com/feross/safe-buffer",
|
|
18
55
|
"keywords": [
|
|
19
56
|
"buffer",
|
|
@@ -26,7 +63,7 @@
|
|
|
26
63
|
],
|
|
27
64
|
"license": "MIT",
|
|
28
65
|
"main": "index.js",
|
|
29
|
-
"
|
|
66
|
+
"name": "safe-buffer",
|
|
30
67
|
"repository": {
|
|
31
68
|
"type": "git",
|
|
32
69
|
"url": "git://github.com/feross/safe-buffer.git"
|
|
@@ -34,18 +71,6 @@
|
|
|
34
71
|
"scripts": {
|
|
35
72
|
"test": "standard && tape test/*.js"
|
|
36
73
|
},
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
"type": "github",
|
|
40
|
-
"url": "https://github.com/sponsors/feross"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"type": "patreon",
|
|
44
|
-
"url": "https://www.patreon.com/feross"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"type": "consulting",
|
|
48
|
-
"url": "https://feross.org/support"
|
|
49
|
-
}
|
|
50
|
-
]
|
|
74
|
+
"types": "index.d.ts",
|
|
75
|
+
"version": "5.2.1"
|
|
51
76
|
}
|
|
@@ -1,36 +1,69 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
2
|
+
"_from": "express@^4.18.1",
|
|
3
|
+
"_id": "express@4.18.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-zZBcOX9TfehHQhtupq57OF8lFZ3UZi08Y97dwFCkD8p9d/d2Y3M+ykKcwaMDEL+4qyUolgBDX6AblpR3fL212Q==",
|
|
6
|
+
"_location": "/express",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "express@^4.18.1",
|
|
12
|
+
"name": "express",
|
|
13
|
+
"escapedName": "express",
|
|
14
|
+
"rawSpec": "^4.18.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^4.18.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/"
|
|
14
20
|
],
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/express/-/express-4.18.1.tgz",
|
|
22
|
+
"_shasum": "7797de8b9c72c857b9cd0e14a5eea80666267caf",
|
|
23
|
+
"_spec": "express@^4.18.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "TJ Holowaychuk",
|
|
27
|
+
"email": "tj@vision-media.ca"
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/expressjs/express/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"contributors": [
|
|
34
|
+
{
|
|
35
|
+
"name": "Aaron Heckmann",
|
|
36
|
+
"email": "aaron.heckmann+github@gmail.com"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "Ciaran Jessup",
|
|
40
|
+
"email": "ciaranj@gmail.com"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Douglas Christopher Wilson",
|
|
44
|
+
"email": "doug@somethingdoug.com"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "Guillermo Rauch",
|
|
48
|
+
"email": "rauchg@gmail.com"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "Jonathan Ong",
|
|
52
|
+
"email": "me@jongleberry.com"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "Roman Shtylman",
|
|
56
|
+
"email": "shtylman+expressjs@gmail.com"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "Young Jae Sim",
|
|
60
|
+
"email": "hanul@hanul.me"
|
|
61
|
+
}
|
|
29
62
|
],
|
|
30
63
|
"dependencies": {
|
|
31
64
|
"accepts": "~1.3.8",
|
|
32
65
|
"array-flatten": "1.1.1",
|
|
33
|
-
"body-parser": "1.20.
|
|
66
|
+
"body-parser": "1.20.0",
|
|
34
67
|
"content-disposition": "0.5.4",
|
|
35
68
|
"content-type": "~1.0.4",
|
|
36
69
|
"cookie": "0.5.0",
|
|
@@ -49,7 +82,7 @@
|
|
|
49
82
|
"parseurl": "~1.3.3",
|
|
50
83
|
"path-to-regexp": "0.1.7",
|
|
51
84
|
"proxy-addr": "~2.0.7",
|
|
52
|
-
"qs": "6.
|
|
85
|
+
"qs": "6.10.3",
|
|
53
86
|
"range-parser": "~1.2.1",
|
|
54
87
|
"safe-buffer": "5.2.1",
|
|
55
88
|
"send": "0.18.0",
|
|
@@ -60,23 +93,25 @@
|
|
|
60
93
|
"utils-merge": "1.0.1",
|
|
61
94
|
"vary": "~1.1.2"
|
|
62
95
|
},
|
|
96
|
+
"deprecated": false,
|
|
97
|
+
"description": "Fast, unopinionated, minimalist web framework",
|
|
63
98
|
"devDependencies": {
|
|
64
99
|
"after": "0.8.2",
|
|
65
100
|
"connect-redis": "3.4.2",
|
|
66
101
|
"cookie-parser": "1.4.6",
|
|
67
102
|
"cookie-session": "2.0.0",
|
|
68
|
-
"ejs": "3.1.
|
|
69
|
-
"eslint": "
|
|
103
|
+
"ejs": "3.1.7",
|
|
104
|
+
"eslint": "7.32.0",
|
|
70
105
|
"express-session": "1.17.2",
|
|
71
106
|
"hbs": "4.2.0",
|
|
72
107
|
"marked": "0.7.0",
|
|
73
108
|
"method-override": "3.0.0",
|
|
74
|
-
"mocha": "
|
|
109
|
+
"mocha": "9.2.2",
|
|
75
110
|
"morgan": "1.10.0",
|
|
76
111
|
"multiparty": "4.2.3",
|
|
77
112
|
"nyc": "15.1.0",
|
|
78
113
|
"pbkdf2-password": "1.2.1",
|
|
79
|
-
"supertest": "6.3
|
|
114
|
+
"supertest": "6.2.3",
|
|
80
115
|
"vhost": "~3.0.2"
|
|
81
116
|
},
|
|
82
117
|
"engines": {
|
|
@@ -89,11 +124,31 @@
|
|
|
89
124
|
"index.js",
|
|
90
125
|
"lib/"
|
|
91
126
|
],
|
|
127
|
+
"homepage": "http://expressjs.com/",
|
|
128
|
+
"keywords": [
|
|
129
|
+
"express",
|
|
130
|
+
"framework",
|
|
131
|
+
"sinatra",
|
|
132
|
+
"web",
|
|
133
|
+
"http",
|
|
134
|
+
"rest",
|
|
135
|
+
"restful",
|
|
136
|
+
"router",
|
|
137
|
+
"app",
|
|
138
|
+
"api"
|
|
139
|
+
],
|
|
140
|
+
"license": "MIT",
|
|
141
|
+
"name": "express",
|
|
142
|
+
"repository": {
|
|
143
|
+
"type": "git",
|
|
144
|
+
"url": "git+https://github.com/expressjs/express.git"
|
|
145
|
+
},
|
|
92
146
|
"scripts": {
|
|
93
147
|
"lint": "eslint .",
|
|
94
148
|
"test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/ test/acceptance/",
|
|
95
149
|
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
96
150
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
97
151
|
"test-tap": "mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/"
|
|
98
|
-
}
|
|
152
|
+
},
|
|
153
|
+
"version": "4.18.1"
|
|
99
154
|
}
|
|
@@ -1,44 +1,80 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"extend@2.0.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "extend@2.0.2",
|
|
9
|
+
"_id": "extend@2.0.2",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-AgFD4VU+lVLP6vjnlNfF7OeInLTyeyckCNPEsuxz1vi786UuK/nk6ynPuhn/h+Ju9++TQyr5EpLRI14fc1QtTQ==",
|
|
12
|
+
"_location": "/extend",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "extend@2.0.2",
|
|
18
|
+
"name": "extend",
|
|
19
|
+
"escapedName": "extend",
|
|
20
|
+
"rawSpec": "2.0.2",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "2.0.2"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/cgi"
|
|
26
|
+
],
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/extend/-/extend-2.0.2.tgz",
|
|
28
|
+
"_spec": "2.0.2",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
|
+
"author": {
|
|
31
|
+
"name": "Stefan Thomas",
|
|
32
|
+
"email": "justmoon@members.fsf.org",
|
|
33
|
+
"url": "http://www.justmoon.net"
|
|
34
|
+
},
|
|
35
|
+
"bugs": {
|
|
36
|
+
"url": "https://github.com/justmoon/node-extend/issues"
|
|
37
|
+
},
|
|
38
|
+
"contributors": [
|
|
39
|
+
{
|
|
40
|
+
"name": "Jordan Harband",
|
|
41
|
+
"url": "https://github.com/ljharb"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"dependencies": {},
|
|
45
|
+
"description": "Port of jQuery.extend for node.js and the browser",
|
|
46
|
+
"devDependencies": {
|
|
47
|
+
"@ljharb/eslint-config": "^12.2.1",
|
|
48
|
+
"covert": "^1.1.0",
|
|
49
|
+
"eslint": "^4.19.1",
|
|
50
|
+
"jscs": "^3.0.7",
|
|
51
|
+
"safe-publish-latest": "^1.1.1",
|
|
52
|
+
"tape": "^4.9.1"
|
|
53
|
+
},
|
|
54
|
+
"homepage": "https://github.com/justmoon/node-extend#readme",
|
|
55
|
+
"keywords": [
|
|
56
|
+
"extend",
|
|
57
|
+
"clone",
|
|
58
|
+
"merge"
|
|
59
|
+
],
|
|
60
|
+
"license": "MIT",
|
|
61
|
+
"main": "index",
|
|
62
|
+
"name": "extend",
|
|
63
|
+
"repository": {
|
|
64
|
+
"type": "git",
|
|
65
|
+
"url": "git+https://github.com/justmoon/node-extend.git"
|
|
66
|
+
},
|
|
67
|
+
"scripts": {
|
|
68
|
+
"coverage": "covert test/index.js",
|
|
69
|
+
"coverage-quiet": "covert test/index.js --quiet",
|
|
70
|
+
"eslint": "eslint *.js */*.js",
|
|
71
|
+
"jscs": "jscs *.js */*.js",
|
|
72
|
+
"lint": "npm run jscs && npm run eslint",
|
|
73
|
+
"posttest": "npm run coverage-quiet",
|
|
74
|
+
"prepublish": "safe-publish-latest",
|
|
75
|
+
"pretest": "npm run lint",
|
|
76
|
+
"test": "npm run tests-only",
|
|
77
|
+
"tests-only": "node test"
|
|
78
|
+
},
|
|
79
|
+
"version": "2.0.2"
|
|
44
80
|
}
|
|
@@ -1,35 +1,66 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
2
|
+
"_from": "faye-websocket@^0.11.3",
|
|
3
|
+
"_id": "faye-websocket@0.11.4",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/faye-websocket",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "faye-websocket@^0.11.3",
|
|
12
|
+
"name": "faye-websocket",
|
|
13
|
+
"escapedName": "faye-websocket",
|
|
14
|
+
"rawSpec": "^0.11.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^0.11.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/sockjs"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
|
|
22
|
+
"_shasum": "7f0d9275cfdd86a1c963dc8b65fcc451edcbb1da",
|
|
23
|
+
"_spec": "faye-websocket@^0.11.3",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/sockjs",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "James Coglan",
|
|
27
|
+
"email": "jcoglan@gmail.com",
|
|
28
|
+
"url": "http://jcoglan.com/"
|
|
29
|
+
},
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/faye/faye-websocket-node/issues"
|
|
32
|
+
},
|
|
33
|
+
"bundleDependencies": false,
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"websocket-driver": ">=0.5.1"
|
|
36
|
+
},
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"description": "Standards-compliant WebSocket server and client",
|
|
39
|
+
"devDependencies": {
|
|
40
|
+
"jstest": "*",
|
|
41
|
+
"pace": "*",
|
|
42
|
+
"permessage-deflate": "*"
|
|
43
|
+
},
|
|
44
|
+
"engines": {
|
|
45
|
+
"node": ">=0.8.0"
|
|
46
|
+
},
|
|
47
|
+
"files": [
|
|
48
|
+
"lib"
|
|
49
|
+
],
|
|
50
|
+
"homepage": "https://github.com/faye/faye-websocket-node",
|
|
51
|
+
"keywords": [
|
|
52
|
+
"websocket",
|
|
53
|
+
"eventsource"
|
|
54
|
+
],
|
|
55
|
+
"license": "Apache-2.0",
|
|
56
|
+
"main": "./lib/faye/websocket",
|
|
57
|
+
"name": "faye-websocket",
|
|
58
|
+
"repository": {
|
|
59
|
+
"type": "git",
|
|
60
|
+
"url": "git://github.com/faye/faye-websocket-node.git"
|
|
61
|
+
},
|
|
62
|
+
"scripts": {
|
|
63
|
+
"test": "jstest spec/runner.js"
|
|
64
|
+
},
|
|
65
|
+
"version": "0.11.4"
|
|
35
66
|
}
|