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
|
@@ -250,10 +250,6 @@
|
|
|
250
250
|
"application/cfw": {
|
|
251
251
|
"source": "iana"
|
|
252
252
|
},
|
|
253
|
-
"application/city+json": {
|
|
254
|
-
"source": "iana",
|
|
255
|
-
"compressible": true
|
|
256
|
-
},
|
|
257
253
|
"application/clr": {
|
|
258
254
|
"source": "iana"
|
|
259
255
|
},
|
|
@@ -297,8 +293,7 @@
|
|
|
297
293
|
},
|
|
298
294
|
"application/cpl+xml": {
|
|
299
295
|
"source": "iana",
|
|
300
|
-
"compressible": true
|
|
301
|
-
"extensions": ["cpl"]
|
|
296
|
+
"compressible": true
|
|
302
297
|
},
|
|
303
298
|
"application/csrattrs": {
|
|
304
299
|
"source": "iana"
|
|
@@ -333,11 +328,6 @@
|
|
|
333
328
|
"compressible": true,
|
|
334
329
|
"extensions": ["mpd"]
|
|
335
330
|
},
|
|
336
|
-
"application/dash-patch+xml": {
|
|
337
|
-
"source": "iana",
|
|
338
|
-
"compressible": true,
|
|
339
|
-
"extensions": ["mpp"]
|
|
340
|
-
},
|
|
341
331
|
"application/dashdelta": {
|
|
342
332
|
"source": "iana"
|
|
343
333
|
},
|
|
@@ -878,8 +868,7 @@
|
|
|
878
868
|
},
|
|
879
869
|
"application/media-policy-dataset+xml": {
|
|
880
870
|
"source": "iana",
|
|
881
|
-
"compressible": true
|
|
882
|
-
"extensions": ["mpf"]
|
|
871
|
+
"compressible": true
|
|
883
872
|
},
|
|
884
873
|
"application/media_control+xml": {
|
|
885
874
|
"source": "iana",
|
|
@@ -1035,9 +1024,6 @@
|
|
|
1035
1024
|
"application/oauth-authz-req+jwt": {
|
|
1036
1025
|
"source": "iana"
|
|
1037
1026
|
},
|
|
1038
|
-
"application/oblivious-dns-message": {
|
|
1039
|
-
"source": "iana"
|
|
1040
|
-
},
|
|
1041
1027
|
"application/ocsp-request": {
|
|
1042
1028
|
"source": "iana"
|
|
1043
1029
|
},
|
|
@@ -1130,8 +1116,7 @@
|
|
|
1130
1116
|
"extensions": ["pgp"]
|
|
1131
1117
|
},
|
|
1132
1118
|
"application/pgp-keys": {
|
|
1133
|
-
"source": "iana"
|
|
1134
|
-
"extensions": ["asc"]
|
|
1119
|
+
"source": "iana"
|
|
1135
1120
|
},
|
|
1136
1121
|
"application/pgp-signature": {
|
|
1137
1122
|
"source": "iana",
|
|
@@ -2662,10 +2647,6 @@
|
|
|
2662
2647
|
"application/vnd.ecip.rlp": {
|
|
2663
2648
|
"source": "iana"
|
|
2664
2649
|
},
|
|
2665
|
-
"application/vnd.eclipse.ditto+json": {
|
|
2666
|
-
"source": "iana",
|
|
2667
|
-
"compressible": true
|
|
2668
|
-
},
|
|
2669
2650
|
"application/vnd.ecowin.chart": {
|
|
2670
2651
|
"source": "iana",
|
|
2671
2652
|
"extensions": ["mag"]
|
|
@@ -2823,10 +2804,6 @@
|
|
|
2823
2804
|
"application/vnd.etsi.tsl.der": {
|
|
2824
2805
|
"source": "iana"
|
|
2825
2806
|
},
|
|
2826
|
-
"application/vnd.eu.kasparian.car+json": {
|
|
2827
|
-
"source": "iana",
|
|
2828
|
-
"compressible": true
|
|
2829
|
-
},
|
|
2830
2807
|
"application/vnd.eudora.data": {
|
|
2831
2808
|
"source": "iana"
|
|
2832
2809
|
},
|
|
@@ -2857,10 +2834,6 @@
|
|
|
2857
2834
|
"application/vnd.f-secure.mobile": {
|
|
2858
2835
|
"source": "iana"
|
|
2859
2836
|
},
|
|
2860
|
-
"application/vnd.familysearch.gedcom+zip": {
|
|
2861
|
-
"source": "iana",
|
|
2862
|
-
"compressible": false
|
|
2863
|
-
},
|
|
2864
2837
|
"application/vnd.fastcopy-disk-image": {
|
|
2865
2838
|
"source": "iana"
|
|
2866
2839
|
},
|
|
@@ -3151,16 +3124,6 @@
|
|
|
3151
3124
|
"source": "iana",
|
|
3152
3125
|
"extensions": ["les"]
|
|
3153
3126
|
},
|
|
3154
|
-
"application/vnd.hl7cda+xml": {
|
|
3155
|
-
"source": "iana",
|
|
3156
|
-
"charset": "UTF-8",
|
|
3157
|
-
"compressible": true
|
|
3158
|
-
},
|
|
3159
|
-
"application/vnd.hl7v2+xml": {
|
|
3160
|
-
"source": "iana",
|
|
3161
|
-
"charset": "UTF-8",
|
|
3162
|
-
"compressible": true
|
|
3163
|
-
},
|
|
3164
3127
|
"application/vnd.hp-hpgl": {
|
|
3165
3128
|
"source": "iana",
|
|
3166
3129
|
"extensions": ["hpgl"]
|
|
@@ -3574,10 +3537,6 @@
|
|
|
3574
3537
|
"source": "iana",
|
|
3575
3538
|
"compressible": true
|
|
3576
3539
|
},
|
|
3577
|
-
"application/vnd.maxar.archive.3tz+zip": {
|
|
3578
|
-
"source": "iana",
|
|
3579
|
-
"compressible": false
|
|
3580
|
-
},
|
|
3581
3540
|
"application/vnd.maxmind.maxmind-db": {
|
|
3582
3541
|
"source": "iana"
|
|
3583
3542
|
},
|
|
@@ -5198,10 +5157,6 @@
|
|
|
5198
5157
|
"source": "iana",
|
|
5199
5158
|
"compressible": true
|
|
5200
5159
|
},
|
|
5201
|
-
"application/vnd.syft+json": {
|
|
5202
|
-
"source": "iana",
|
|
5203
|
-
"compressible": true
|
|
5204
|
-
},
|
|
5205
5160
|
"application/vnd.symbian.install": {
|
|
5206
5161
|
"source": "apache",
|
|
5207
5162
|
"extensions": ["sis","sisx"]
|
|
@@ -5592,8 +5547,7 @@
|
|
|
5592
5547
|
},
|
|
5593
5548
|
"application/watcherinfo+xml": {
|
|
5594
5549
|
"source": "iana",
|
|
5595
|
-
"compressible": true
|
|
5596
|
-
"extensions": ["wif"]
|
|
5550
|
+
"compressible": true
|
|
5597
5551
|
},
|
|
5598
5552
|
"application/webpush-options+json": {
|
|
5599
5553
|
"source": "iana",
|
|
@@ -7013,12 +6967,10 @@
|
|
|
7013
6967
|
"extensions": ["apng"]
|
|
7014
6968
|
},
|
|
7015
6969
|
"image/avci": {
|
|
7016
|
-
"source": "iana"
|
|
7017
|
-
"extensions": ["avci"]
|
|
6970
|
+
"source": "iana"
|
|
7018
6971
|
},
|
|
7019
6972
|
"image/avcs": {
|
|
7020
|
-
"source": "iana"
|
|
7021
|
-
"extensions": ["avcs"]
|
|
6973
|
+
"source": "iana"
|
|
7022
6974
|
},
|
|
7023
6975
|
"image/avif": {
|
|
7024
6976
|
"source": "iana",
|
|
@@ -1,23 +1,50 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_from": "mime-db@1.51.0",
|
|
3
|
+
"_id": "mime-db@1.51.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/mime-db",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "mime-db@1.51.0",
|
|
12
|
+
"name": "mime-db",
|
|
13
|
+
"escapedName": "mime-db",
|
|
14
|
+
"rawSpec": "1.51.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.51.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/compressible",
|
|
20
|
+
"/node-red-contrib-web-worldmap/mime-types"
|
|
9
21
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz",
|
|
23
|
+
"_shasum": "d9ff62451859b18342d960850dc3cfb77e63fb0c",
|
|
24
|
+
"_spec": "mime-db@1.51.0",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/mime-types",
|
|
26
|
+
"bugs": {
|
|
27
|
+
"url": "https://github.com/jshttp/mime-db/issues"
|
|
28
|
+
},
|
|
29
|
+
"bundleDependencies": false,
|
|
30
|
+
"contributors": [
|
|
31
|
+
{
|
|
32
|
+
"name": "Douglas Christopher Wilson",
|
|
33
|
+
"email": "doug@somethingdoug.com"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "Jonathan Ong",
|
|
37
|
+
"email": "me@jongleberry.com",
|
|
38
|
+
"url": "http://jongleberry.com"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "Robert Kieffer",
|
|
42
|
+
"email": "robert@broofa.com",
|
|
43
|
+
"url": "http://github.com/broofa"
|
|
44
|
+
}
|
|
19
45
|
],
|
|
20
|
-
"
|
|
46
|
+
"deprecated": false,
|
|
47
|
+
"description": "Media Type Database",
|
|
21
48
|
"devDependencies": {
|
|
22
49
|
"bluebird": "3.7.2",
|
|
23
50
|
"co": "4.6.0",
|
|
@@ -25,18 +52,20 @@
|
|
|
25
52
|
"csv-parse": "4.16.3",
|
|
26
53
|
"eslint": "7.32.0",
|
|
27
54
|
"eslint-config-standard": "15.0.1",
|
|
28
|
-
"eslint-plugin-import": "2.25.
|
|
55
|
+
"eslint-plugin-import": "2.25.2",
|
|
29
56
|
"eslint-plugin-markdown": "2.2.1",
|
|
30
57
|
"eslint-plugin-node": "11.1.0",
|
|
31
58
|
"eslint-plugin-promise": "5.1.1",
|
|
32
59
|
"eslint-plugin-standard": "4.1.0",
|
|
33
60
|
"gnode": "0.1.2",
|
|
34
|
-
"
|
|
35
|
-
"mocha": "9.2.1",
|
|
61
|
+
"mocha": "9.1.3",
|
|
36
62
|
"nyc": "15.1.0",
|
|
37
|
-
"raw-body": "2.
|
|
63
|
+
"raw-body": "2.4.1",
|
|
38
64
|
"stream-to-array": "2.3.0"
|
|
39
65
|
},
|
|
66
|
+
"engines": {
|
|
67
|
+
"node": ">= 0.6"
|
|
68
|
+
},
|
|
40
69
|
"files": [
|
|
41
70
|
"HISTORY.md",
|
|
42
71
|
"LICENSE",
|
|
@@ -44,8 +73,21 @@
|
|
|
44
73
|
"db.json",
|
|
45
74
|
"index.js"
|
|
46
75
|
],
|
|
47
|
-
"
|
|
48
|
-
|
|
76
|
+
"homepage": "https://github.com/jshttp/mime-db#readme",
|
|
77
|
+
"keywords": [
|
|
78
|
+
"mime",
|
|
79
|
+
"db",
|
|
80
|
+
"type",
|
|
81
|
+
"types",
|
|
82
|
+
"database",
|
|
83
|
+
"charset",
|
|
84
|
+
"charsets"
|
|
85
|
+
],
|
|
86
|
+
"license": "MIT",
|
|
87
|
+
"name": "mime-db",
|
|
88
|
+
"repository": {
|
|
89
|
+
"type": "git",
|
|
90
|
+
"url": "git+https://github.com/jshttp/mime-db.git"
|
|
49
91
|
},
|
|
50
92
|
"scripts": {
|
|
51
93
|
"build": "node scripts/build",
|
|
@@ -56,5 +98,6 @@
|
|
|
56
98
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
57
99
|
"update": "npm run fetch && npm run build",
|
|
58
100
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
59
|
-
}
|
|
101
|
+
},
|
|
102
|
+
"version": "1.51.0"
|
|
60
103
|
}
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
2.1.35 / 2022-03-12
|
|
2
|
-
===================
|
|
3
|
-
|
|
4
|
-
* deps: mime-db@1.52.0
|
|
5
|
-
- Add extensions from IANA for more `image/*` types
|
|
6
|
-
- Add extension `.asc` to `application/pgp-keys`
|
|
7
|
-
- Add extensions to various XML types
|
|
8
|
-
- Add new upstream MIME types
|
|
9
|
-
|
|
10
1
|
2.1.34 / 2021-11-08
|
|
11
2
|
===================
|
|
12
3
|
|
|
@@ -103,7 +103,7 @@ A map of extensions by content-type.
|
|
|
103
103
|
[MIT](LICENSE)
|
|
104
104
|
|
|
105
105
|
[ci-image]: https://badgen.net/github/checks/jshttp/mime-types/master?label=ci
|
|
106
|
-
[ci-url]: https://github.com/jshttp/mime-types/actions
|
|
106
|
+
[ci-url]: https://github.com/jshttp/mime-types/actions?query=workflow%3Aci
|
|
107
107
|
[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/mime-types/master
|
|
108
108
|
[coveralls-url]: https://coveralls.io/r/jshttp/mime-types?branch=master
|
|
109
109
|
[node-version-image]: https://badgen.net/npm/node/mime-types
|
|
@@ -1,44 +1,88 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_from": "mime-types@~2.1.34",
|
|
3
|
+
"_id": "mime-types@2.1.34",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/mime-types",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "mime-types@~2.1.34",
|
|
12
|
+
"name": "mime-types",
|
|
13
|
+
"escapedName": "mime-types",
|
|
14
|
+
"rawSpec": "~2.1.34",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "~2.1.34"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/accepts",
|
|
20
|
+
"/node-red-contrib-web-worldmap/type-is"
|
|
9
21
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
|
|
23
|
+
"_shasum": "5a712f9ec1503511a945803640fafe09d3793c24",
|
|
24
|
+
"_spec": "mime-types@~2.1.34",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/accepts",
|
|
26
|
+
"bugs": {
|
|
27
|
+
"url": "https://github.com/jshttp/mime-types/issues"
|
|
28
|
+
},
|
|
29
|
+
"bundleDependencies": false,
|
|
30
|
+
"contributors": [
|
|
31
|
+
{
|
|
32
|
+
"name": "Douglas Christopher Wilson",
|
|
33
|
+
"email": "doug@somethingdoug.com"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "Jeremiah Senkpiel",
|
|
37
|
+
"email": "fishrock123@rocketmail.com",
|
|
38
|
+
"url": "https://searchbeam.jit.su"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "Jonathan Ong",
|
|
42
|
+
"email": "me@jongleberry.com",
|
|
43
|
+
"url": "http://jongleberry.com"
|
|
44
|
+
}
|
|
14
45
|
],
|
|
15
|
-
"repository": "jshttp/mime-types",
|
|
16
46
|
"dependencies": {
|
|
17
|
-
"mime-db": "1.
|
|
47
|
+
"mime-db": "1.51.0"
|
|
18
48
|
},
|
|
49
|
+
"deprecated": false,
|
|
50
|
+
"description": "The ultimate javascript content-type utility.",
|
|
19
51
|
"devDependencies": {
|
|
20
52
|
"eslint": "7.32.0",
|
|
21
53
|
"eslint-config-standard": "14.1.1",
|
|
22
|
-
"eslint-plugin-import": "2.25.
|
|
54
|
+
"eslint-plugin-import": "2.25.2",
|
|
23
55
|
"eslint-plugin-markdown": "2.2.1",
|
|
24
56
|
"eslint-plugin-node": "11.1.0",
|
|
25
|
-
"eslint-plugin-promise": "5.
|
|
57
|
+
"eslint-plugin-promise": "5.1.1",
|
|
26
58
|
"eslint-plugin-standard": "4.1.0",
|
|
27
|
-
"mocha": "9.
|
|
59
|
+
"mocha": "9.1.3",
|
|
28
60
|
"nyc": "15.1.0"
|
|
29
61
|
},
|
|
62
|
+
"engines": {
|
|
63
|
+
"node": ">= 0.6"
|
|
64
|
+
},
|
|
30
65
|
"files": [
|
|
31
66
|
"HISTORY.md",
|
|
32
67
|
"LICENSE",
|
|
33
68
|
"index.js"
|
|
34
69
|
],
|
|
35
|
-
"
|
|
36
|
-
|
|
70
|
+
"homepage": "https://github.com/jshttp/mime-types#readme",
|
|
71
|
+
"keywords": [
|
|
72
|
+
"mime",
|
|
73
|
+
"types"
|
|
74
|
+
],
|
|
75
|
+
"license": "MIT",
|
|
76
|
+
"name": "mime-types",
|
|
77
|
+
"repository": {
|
|
78
|
+
"type": "git",
|
|
79
|
+
"url": "git+https://github.com/jshttp/mime-types.git"
|
|
37
80
|
},
|
|
38
81
|
"scripts": {
|
|
39
82
|
"lint": "eslint .",
|
|
40
83
|
"test": "mocha --reporter spec test/test.js",
|
|
41
84
|
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
|
|
42
85
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
43
|
-
}
|
|
86
|
+
},
|
|
87
|
+
"version": "2.1.34"
|
|
44
88
|
}
|
|
@@ -1,16 +1,42 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
"files": [
|
|
8
|
-
"index.js"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"ms@2.0.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
9
7
|
],
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
"_from": "ms@2.0.0",
|
|
9
|
+
"_id": "ms@2.0.0",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
|
|
12
|
+
"_location": "/ms",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "ms@2.0.0",
|
|
18
|
+
"name": "ms",
|
|
19
|
+
"escapedName": "ms",
|
|
20
|
+
"rawSpec": "2.0.0",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "2.0.0"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/debug"
|
|
26
|
+
],
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
28
|
+
"_spec": "2.0.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/zeit/ms/issues"
|
|
32
|
+
},
|
|
33
|
+
"description": "Tiny milisecond conversion utility",
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"eslint": "3.19.0",
|
|
36
|
+
"expect.js": "0.3.1",
|
|
37
|
+
"husky": "0.13.3",
|
|
38
|
+
"lint-staged": "3.4.1",
|
|
39
|
+
"mocha": "3.4.1"
|
|
14
40
|
},
|
|
15
41
|
"eslintConfig": {
|
|
16
42
|
"extends": "eslint:recommended",
|
|
@@ -19,6 +45,11 @@
|
|
|
19
45
|
"es6": true
|
|
20
46
|
}
|
|
21
47
|
},
|
|
48
|
+
"files": [
|
|
49
|
+
"index.js"
|
|
50
|
+
],
|
|
51
|
+
"homepage": "https://github.com/zeit/ms#readme",
|
|
52
|
+
"license": "MIT",
|
|
22
53
|
"lint-staged": {
|
|
23
54
|
"*.js": [
|
|
24
55
|
"npm run lint",
|
|
@@ -26,12 +57,16 @@
|
|
|
26
57
|
"git add"
|
|
27
58
|
]
|
|
28
59
|
},
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
60
|
+
"main": "./index",
|
|
61
|
+
"name": "ms",
|
|
62
|
+
"repository": {
|
|
63
|
+
"type": "git",
|
|
64
|
+
"url": "git+https://github.com/zeit/ms.git"
|
|
65
|
+
},
|
|
66
|
+
"scripts": {
|
|
67
|
+
"lint": "eslint lib/* bin/*",
|
|
68
|
+
"precommit": "lint-staged",
|
|
69
|
+
"test": "mocha tests.js"
|
|
70
|
+
},
|
|
71
|
+
"version": "2.0.0"
|
|
37
72
|
}
|
|
@@ -1,28 +1,57 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_from": "negotiator@0.6.3",
|
|
3
|
+
"_id": "negotiator@0.6.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/negotiator",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "negotiator@0.6.3",
|
|
12
|
+
"name": "negotiator",
|
|
13
|
+
"escapedName": "negotiator",
|
|
14
|
+
"rawSpec": "0.6.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "0.6.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/accepts"
|
|
9
20
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
|
|
22
|
+
"_shasum": "58e323a72fedc0d6f9cd4d31fe49f51479590ccd",
|
|
23
|
+
"_spec": "negotiator@0.6.3",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/accepts",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/jshttp/negotiator/issues"
|
|
27
|
+
},
|
|
28
|
+
"bundleDependencies": false,
|
|
29
|
+
"contributors": [
|
|
30
|
+
{
|
|
31
|
+
"name": "Douglas Christopher Wilson",
|
|
32
|
+
"email": "doug@somethingdoug.com"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "Federico Romero",
|
|
36
|
+
"email": "federico.romero@outboxlabs.com"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "Isaac Z. Schlueter",
|
|
40
|
+
"email": "i@izs.me",
|
|
41
|
+
"url": "http://blog.izs.me/"
|
|
42
|
+
}
|
|
18
43
|
],
|
|
19
|
-
"
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"description": "HTTP content negotiation",
|
|
20
46
|
"devDependencies": {
|
|
21
47
|
"eslint": "7.32.0",
|
|
22
48
|
"eslint-plugin-markdown": "2.2.1",
|
|
23
49
|
"mocha": "9.1.3",
|
|
24
50
|
"nyc": "15.1.0"
|
|
25
51
|
},
|
|
52
|
+
"engines": {
|
|
53
|
+
"node": ">= 0.6"
|
|
54
|
+
},
|
|
26
55
|
"files": [
|
|
27
56
|
"lib/",
|
|
28
57
|
"HISTORY.md",
|
|
@@ -30,13 +59,26 @@
|
|
|
30
59
|
"index.js",
|
|
31
60
|
"README.md"
|
|
32
61
|
],
|
|
33
|
-
"
|
|
34
|
-
|
|
62
|
+
"homepage": "https://github.com/jshttp/negotiator#readme",
|
|
63
|
+
"keywords": [
|
|
64
|
+
"http",
|
|
65
|
+
"content negotiation",
|
|
66
|
+
"accept",
|
|
67
|
+
"accept-language",
|
|
68
|
+
"accept-encoding",
|
|
69
|
+
"accept-charset"
|
|
70
|
+
],
|
|
71
|
+
"license": "MIT",
|
|
72
|
+
"name": "negotiator",
|
|
73
|
+
"repository": {
|
|
74
|
+
"type": "git",
|
|
75
|
+
"url": "git+https://github.com/jshttp/negotiator.git"
|
|
35
76
|
},
|
|
36
77
|
"scripts": {
|
|
37
78
|
"lint": "eslint .",
|
|
38
79
|
"test": "mocha --reporter spec --check-leaks --bail test/",
|
|
39
80
|
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
|
|
40
81
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
41
|
-
}
|
|
82
|
+
},
|
|
83
|
+
"version": "0.6.3"
|
|
42
84
|
}
|