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,7 +1,42 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_from": "inherits@2.0.4",
|
|
3
|
+
"_id": "inherits@2.0.4",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/inherits",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "inherits@2.0.4",
|
|
12
|
+
"name": "inherits",
|
|
13
|
+
"escapedName": "inherits",
|
|
14
|
+
"rawSpec": "2.0.4",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.0.4"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/http-errors"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
22
|
+
"_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c",
|
|
23
|
+
"_spec": "inherits@2.0.4",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/http-errors",
|
|
25
|
+
"browser": "./inherits_browser.js",
|
|
26
|
+
"bugs": {
|
|
27
|
+
"url": "https://github.com/isaacs/inherits/issues"
|
|
28
|
+
},
|
|
29
|
+
"bundleDependencies": false,
|
|
30
|
+
"deprecated": false,
|
|
3
31
|
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
|
|
4
|
-
"
|
|
32
|
+
"devDependencies": {
|
|
33
|
+
"tap": "^14.2.4"
|
|
34
|
+
},
|
|
35
|
+
"files": [
|
|
36
|
+
"inherits.js",
|
|
37
|
+
"inherits_browser.js"
|
|
38
|
+
],
|
|
39
|
+
"homepage": "https://github.com/isaacs/inherits#readme",
|
|
5
40
|
"keywords": [
|
|
6
41
|
"inheritance",
|
|
7
42
|
"class",
|
|
@@ -12,18 +47,15 @@
|
|
|
12
47
|
"browser",
|
|
13
48
|
"browserify"
|
|
14
49
|
],
|
|
15
|
-
"main": "./inherits.js",
|
|
16
|
-
"browser": "./inherits_browser.js",
|
|
17
|
-
"repository": "git://github.com/isaacs/inherits",
|
|
18
50
|
"license": "ISC",
|
|
51
|
+
"main": "./inherits.js",
|
|
52
|
+
"name": "inherits",
|
|
53
|
+
"repository": {
|
|
54
|
+
"type": "git",
|
|
55
|
+
"url": "git://github.com/isaacs/inherits.git"
|
|
56
|
+
},
|
|
19
57
|
"scripts": {
|
|
20
58
|
"test": "tap"
|
|
21
59
|
},
|
|
22
|
-
"
|
|
23
|
-
"tap": "^14.2.4"
|
|
24
|
-
},
|
|
25
|
-
"files": [
|
|
26
|
-
"inherits.js",
|
|
27
|
-
"inherits_browser.js"
|
|
28
|
-
]
|
|
60
|
+
"version": "2.0.4"
|
|
29
61
|
}
|
|
@@ -1,35 +1,70 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
2
|
+
"_from": "ipaddr.js@1.9.1",
|
|
3
|
+
"_id": "ipaddr.js@1.9.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/ipaddr.js",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "ipaddr.js@1.9.1",
|
|
12
|
+
"name": "ipaddr.js",
|
|
13
|
+
"escapedName": "ipaddr.js",
|
|
14
|
+
"rawSpec": "1.9.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.9.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/proxy-addr"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
|
|
22
|
+
"_shasum": "bff38543eeb8984825079ff3a2a8e6cbd46781b3",
|
|
23
|
+
"_spec": "ipaddr.js@1.9.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/proxy-addr",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "whitequark",
|
|
27
|
+
"email": "whitequark@whitequark.org"
|
|
8
28
|
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/whitequark/ipaddr.js/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
9
33
|
"dependencies": {},
|
|
34
|
+
"deprecated": false,
|
|
35
|
+
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
|
|
10
36
|
"devDependencies": {
|
|
11
37
|
"coffee-script": "~1.12.6",
|
|
12
38
|
"nodeunit": "^0.11.3",
|
|
13
39
|
"uglify-js": "~3.0.19"
|
|
14
40
|
},
|
|
15
|
-
"
|
|
16
|
-
"
|
|
41
|
+
"directories": {
|
|
42
|
+
"lib": "./lib"
|
|
43
|
+
},
|
|
44
|
+
"engines": {
|
|
45
|
+
"node": ">= 0.10"
|
|
17
46
|
},
|
|
18
47
|
"files": [
|
|
19
48
|
"lib/",
|
|
20
49
|
"LICENSE",
|
|
21
50
|
"ipaddr.min.js"
|
|
22
51
|
],
|
|
52
|
+
"homepage": "https://github.com/whitequark/ipaddr.js#readme",
|
|
23
53
|
"keywords": [
|
|
24
54
|
"ip",
|
|
25
55
|
"ipv4",
|
|
26
56
|
"ipv6"
|
|
27
57
|
],
|
|
28
|
-
"
|
|
58
|
+
"license": "MIT",
|
|
29
59
|
"main": "./lib/ipaddr.js",
|
|
30
|
-
"
|
|
31
|
-
|
|
60
|
+
"name": "ipaddr.js",
|
|
61
|
+
"repository": {
|
|
62
|
+
"type": "git",
|
|
63
|
+
"url": "git://github.com/whitequark/ipaddr.js.git"
|
|
32
64
|
},
|
|
33
|
-
"
|
|
34
|
-
|
|
65
|
+
"scripts": {
|
|
66
|
+
"test": "cake build test"
|
|
67
|
+
},
|
|
68
|
+
"types": "./lib/ipaddr.js.d.ts",
|
|
69
|
+
"version": "1.9.1"
|
|
35
70
|
}
|
|
@@ -1,26 +1,61 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_from": "media-typer@0.3.0",
|
|
3
|
+
"_id": "media-typer@0.3.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
|
6
|
+
"_location": "/media-typer",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "media-typer@0.3.0",
|
|
12
|
+
"name": "media-typer",
|
|
13
|
+
"escapedName": "media-typer",
|
|
14
|
+
"rawSpec": "0.3.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "0.3.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/type-is"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
|
22
|
+
"_shasum": "8710d7af0aa626f8fffa1ce00168545263255748",
|
|
23
|
+
"_spec": "media-typer@0.3.0",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/type-is",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "Douglas Christopher Wilson",
|
|
27
|
+
"email": "doug@somethingdoug.com"
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/jshttp/media-typer/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"deprecated": false,
|
|
3
34
|
"description": "Simple RFC 6838 media type parser and formatter",
|
|
4
|
-
"version": "0.3.0",
|
|
5
|
-
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
|
|
6
|
-
"license": "MIT",
|
|
7
|
-
"repository": "jshttp/media-typer",
|
|
8
35
|
"devDependencies": {
|
|
9
36
|
"istanbul": "0.3.2",
|
|
10
37
|
"mocha": "~1.21.4",
|
|
11
38
|
"should": "~4.0.4"
|
|
12
39
|
},
|
|
40
|
+
"engines": {
|
|
41
|
+
"node": ">= 0.6"
|
|
42
|
+
},
|
|
13
43
|
"files": [
|
|
14
44
|
"LICENSE",
|
|
15
45
|
"HISTORY.md",
|
|
16
46
|
"index.js"
|
|
17
47
|
],
|
|
18
|
-
"
|
|
19
|
-
|
|
48
|
+
"homepage": "https://github.com/jshttp/media-typer#readme",
|
|
49
|
+
"license": "MIT",
|
|
50
|
+
"name": "media-typer",
|
|
51
|
+
"repository": {
|
|
52
|
+
"type": "git",
|
|
53
|
+
"url": "git+https://github.com/jshttp/media-typer.git"
|
|
20
54
|
},
|
|
21
55
|
"scripts": {
|
|
22
56
|
"test": "mocha --reporter spec --check-leaks --bail test/",
|
|
23
57
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
24
58
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
25
|
-
}
|
|
59
|
+
},
|
|
60
|
+
"version": "0.3.0"
|
|
26
61
|
}
|
|
@@ -1,19 +1,48 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "merge-descriptors@1.0.1",
|
|
3
|
+
"_id": "merge-descriptors@1.0.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==",
|
|
6
|
+
"_location": "/merge-descriptors",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "merge-descriptors@1.0.1",
|
|
12
|
+
"name": "merge-descriptors",
|
|
13
|
+
"escapedName": "merge-descriptors",
|
|
14
|
+
"rawSpec": "1.0.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.0.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
|
|
22
|
+
"_shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61",
|
|
23
|
+
"_spec": "merge-descriptors@1.0.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
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/component/merge-descriptors/issues"
|
|
10
32
|
},
|
|
33
|
+
"bundleDependencies": false,
|
|
11
34
|
"contributors": [
|
|
12
|
-
|
|
13
|
-
|
|
35
|
+
{
|
|
36
|
+
"name": "Douglas Christopher Wilson",
|
|
37
|
+
"email": "doug@somethingdoug.com"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "Mike Grabowski",
|
|
41
|
+
"email": "grabbou@gmail.com"
|
|
42
|
+
}
|
|
14
43
|
],
|
|
15
|
-
"
|
|
16
|
-
"
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"description": "Merge objects using descriptors",
|
|
17
46
|
"devDependencies": {
|
|
18
47
|
"istanbul": "0.4.1",
|
|
19
48
|
"mocha": "1.21.5"
|
|
@@ -24,9 +53,17 @@
|
|
|
24
53
|
"README.md",
|
|
25
54
|
"index.js"
|
|
26
55
|
],
|
|
56
|
+
"homepage": "https://github.com/component/merge-descriptors#readme",
|
|
57
|
+
"license": "MIT",
|
|
58
|
+
"name": "merge-descriptors",
|
|
59
|
+
"repository": {
|
|
60
|
+
"type": "git",
|
|
61
|
+
"url": "git+https://github.com/component/merge-descriptors.git"
|
|
62
|
+
},
|
|
27
63
|
"scripts": {
|
|
28
64
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
29
65
|
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
|
|
30
66
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"
|
|
31
|
-
}
|
|
67
|
+
},
|
|
68
|
+
"version": "1.0.1"
|
|
32
69
|
}
|
|
@@ -1,36 +1,79 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"_from": "methods@~1.1.2",
|
|
3
|
+
"_id": "methods@1.1.2",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
|
|
6
|
+
"_location": "/methods",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "methods@~1.1.2",
|
|
12
|
+
"name": "methods",
|
|
13
|
+
"escapedName": "methods",
|
|
14
|
+
"rawSpec": "~1.1.2",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~1.1.2"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
|
|
22
|
+
"_shasum": "5529a4d67654134edcc5266656835b0f851afcee",
|
|
23
|
+
"_spec": "methods@~1.1.2",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
25
|
+
"browser": {
|
|
26
|
+
"http": false
|
|
27
|
+
},
|
|
28
|
+
"bugs": {
|
|
29
|
+
"url": "https://github.com/jshttp/methods/issues"
|
|
30
|
+
},
|
|
31
|
+
"bundleDependencies": false,
|
|
5
32
|
"contributors": [
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "TJ Holowaychuk",
|
|
44
|
+
"email": "tj@vision-media.ca",
|
|
45
|
+
"url": "http://tjholowaychuk.com"
|
|
46
|
+
}
|
|
9
47
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"description": "HTTP methods that node supports",
|
|
12
50
|
"devDependencies": {
|
|
13
51
|
"istanbul": "0.4.1",
|
|
14
52
|
"mocha": "1.21.5"
|
|
15
53
|
},
|
|
54
|
+
"engines": {
|
|
55
|
+
"node": ">= 0.6"
|
|
56
|
+
},
|
|
16
57
|
"files": [
|
|
17
58
|
"index.js",
|
|
18
59
|
"HISTORY.md",
|
|
19
60
|
"LICENSE"
|
|
20
61
|
],
|
|
21
|
-
"
|
|
22
|
-
|
|
62
|
+
"homepage": "https://github.com/jshttp/methods#readme",
|
|
63
|
+
"keywords": [
|
|
64
|
+
"http",
|
|
65
|
+
"methods"
|
|
66
|
+
],
|
|
67
|
+
"license": "MIT",
|
|
68
|
+
"name": "methods",
|
|
69
|
+
"repository": {
|
|
70
|
+
"type": "git",
|
|
71
|
+
"url": "git+https://github.com/jshttp/methods.git"
|
|
23
72
|
},
|
|
24
73
|
"scripts": {
|
|
25
74
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
26
75
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
27
76
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
28
77
|
},
|
|
29
|
-
"
|
|
30
|
-
"http": false
|
|
31
|
-
},
|
|
32
|
-
"keywords": [
|
|
33
|
-
"http",
|
|
34
|
-
"methods"
|
|
35
|
-
]
|
|
78
|
+
"version": "1.1.2"
|
|
36
79
|
}
|
|
@@ -1,44 +1,76 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"mime@1.6.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "mime@1.6.0",
|
|
9
|
+
"_id": "mime@1.6.0",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
12
|
+
"_location": "/mime",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "mime@1.6.0",
|
|
18
|
+
"name": "mime",
|
|
19
|
+
"escapedName": "mime",
|
|
20
|
+
"rawSpec": "1.6.0",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "1.6.0"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/send"
|
|
26
|
+
],
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
|
|
28
|
+
"_spec": "1.6.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
2
30
|
"author": {
|
|
3
31
|
"name": "Robert Kieffer",
|
|
4
|
-
"
|
|
5
|
-
"
|
|
32
|
+
"email": "robert@broofa.com",
|
|
33
|
+
"url": "http://github.com/broofa"
|
|
6
34
|
},
|
|
7
35
|
"bin": {
|
|
8
36
|
"mime": "cli.js"
|
|
9
37
|
},
|
|
10
|
-
"
|
|
11
|
-
"
|
|
38
|
+
"bugs": {
|
|
39
|
+
"url": "https://github.com/broofa/node-mime/issues"
|
|
12
40
|
},
|
|
13
41
|
"contributors": [
|
|
14
42
|
{
|
|
15
43
|
"name": "Benjamin Thomas",
|
|
16
|
-
"
|
|
17
|
-
"
|
|
44
|
+
"email": "benjamin@benjaminthomas.org",
|
|
45
|
+
"url": "http://github.com/bentomas"
|
|
18
46
|
}
|
|
19
47
|
],
|
|
20
|
-
"description": "A comprehensive library for mime-type mapping",
|
|
21
|
-
"license": "MIT",
|
|
22
48
|
"dependencies": {},
|
|
49
|
+
"description": "A comprehensive library for mime-type mapping",
|
|
23
50
|
"devDependencies": {
|
|
24
51
|
"github-release-notes": "0.13.1",
|
|
25
52
|
"mime-db": "1.31.0",
|
|
26
53
|
"mime-score": "1.1.0"
|
|
27
54
|
},
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"changelog": "gren changelog --tags=all --generate --override",
|
|
31
|
-
"test": "node src/test.js"
|
|
55
|
+
"engines": {
|
|
56
|
+
"node": ">=4"
|
|
32
57
|
},
|
|
58
|
+
"homepage": "https://github.com/broofa/node-mime#readme",
|
|
33
59
|
"keywords": [
|
|
34
60
|
"util",
|
|
35
61
|
"mime"
|
|
36
62
|
],
|
|
63
|
+
"license": "MIT",
|
|
37
64
|
"main": "mime.js",
|
|
38
65
|
"name": "mime",
|
|
39
66
|
"repository": {
|
|
40
|
-
"url": "https://github.com/broofa/node-mime",
|
|
67
|
+
"url": "git+https://github.com/broofa/node-mime.git",
|
|
41
68
|
"type": "git"
|
|
42
69
|
},
|
|
70
|
+
"scripts": {
|
|
71
|
+
"changelog": "gren changelog --tags=all --generate --override",
|
|
72
|
+
"prepare": "node src/build.js",
|
|
73
|
+
"test": "node src/test.js"
|
|
74
|
+
},
|
|
43
75
|
"version": "1.6.0"
|
|
44
76
|
}
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
1.52.0 / 2022-02-21
|
|
2
|
-
===================
|
|
3
|
-
|
|
4
|
-
* Add extensions from IANA for more `image/*` types
|
|
5
|
-
* Add extension `.asc` to `application/pgp-keys`
|
|
6
|
-
* Add extensions to various XML types
|
|
7
|
-
* Add new upstream MIME types
|
|
8
|
-
|
|
9
1
|
1.51.0 / 2021-11-08
|
|
10
2
|
===================
|
|
11
3
|
|
|
@@ -1,23 +1,22 @@
|
|
|
1
|
-
(The MIT License)
|
|
2
1
|
|
|
3
|
-
|
|
4
|
-
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
2
|
+
The MIT License (MIT)
|
|
5
3
|
|
|
6
|
-
|
|
7
|
-
a copy of this software and associated documentation files (the
|
|
8
|
-
'Software'), to deal in the Software without restriction, including
|
|
9
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
10
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
11
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
12
|
-
the following conditions:
|
|
4
|
+
Copyright (c) 2014 Jonathan Ong me@jongleberry.com
|
|
13
5
|
|
|
14
|
-
|
|
15
|
-
|
|
6
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8
|
+
in the Software without restriction, including without limitation the rights
|
|
9
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
11
|
+
furnished to do so, subject to the following conditions:
|
|
16
12
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
13
|
+
The above copyright notice and this permission notice shall be included in
|
|
14
|
+
all copies or substantial portions of the Software.
|
|
15
|
+
|
|
16
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
20
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
21
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
22
|
+
THE SOFTWARE.
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
[![Build Status][ci-image]][ci-url]
|
|
7
7
|
[![Coverage Status][coveralls-image]][coveralls-url]
|
|
8
8
|
|
|
9
|
-
This is a
|
|
9
|
+
This is a database of all mime types.
|
|
10
10
|
It consists of a single, public JSON file and does not include any logic,
|
|
11
11
|
allowing it to remain as un-opinionated as possible with an API.
|
|
12
12
|
It aggregates data from the following sources:
|