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
|
@@ -131,38 +131,6 @@ test('stringify()', function (t) {
|
|
|
131
131
|
st.end();
|
|
132
132
|
});
|
|
133
133
|
|
|
134
|
-
t.test('stringifies an array value with one item vs multiple items', function (st) {
|
|
135
|
-
st.test('non-array item', function (s2t) {
|
|
136
|
-
s2t.equal(qs.stringify({ a: 'c' }, { encodeValuesOnly: true, arrayFormat: 'indices' }), 'a=c');
|
|
137
|
-
s2t.equal(qs.stringify({ a: 'c' }, { encodeValuesOnly: true, arrayFormat: 'brackets' }), 'a=c');
|
|
138
|
-
s2t.equal(qs.stringify({ a: 'c' }, { encodeValuesOnly: true, arrayFormat: 'comma' }), 'a=c');
|
|
139
|
-
s2t.equal(qs.stringify({ a: 'c' }, { encodeValuesOnly: true }), 'a=c');
|
|
140
|
-
|
|
141
|
-
s2t.end();
|
|
142
|
-
});
|
|
143
|
-
|
|
144
|
-
st.test('array with a single item', function (s2t) {
|
|
145
|
-
s2t.equal(qs.stringify({ a: ['c'] }, { encodeValuesOnly: true, arrayFormat: 'indices' }), 'a[0]=c');
|
|
146
|
-
s2t.equal(qs.stringify({ a: ['c'] }, { encodeValuesOnly: true, arrayFormat: 'brackets' }), 'a[]=c');
|
|
147
|
-
s2t.equal(qs.stringify({ a: ['c'] }, { encodeValuesOnly: true, arrayFormat: 'comma' }), 'a=c');
|
|
148
|
-
s2t.equal(qs.stringify({ a: ['c'] }, { encodeValuesOnly: true, arrayFormat: 'comma', commaRoundTrip: true }), 'a[]=c'); // so it parses back as an array
|
|
149
|
-
s2t.equal(qs.stringify({ a: ['c'] }, { encodeValuesOnly: true }), 'a[0]=c');
|
|
150
|
-
|
|
151
|
-
s2t.end();
|
|
152
|
-
});
|
|
153
|
-
|
|
154
|
-
st.test('array with multiple items', function (s2t) {
|
|
155
|
-
s2t.equal(qs.stringify({ a: ['c', 'd'] }, { encodeValuesOnly: true, arrayFormat: 'indices' }), 'a[0]=c&a[1]=d');
|
|
156
|
-
s2t.equal(qs.stringify({ a: ['c', 'd'] }, { encodeValuesOnly: true, arrayFormat: 'brackets' }), 'a[]=c&a[]=d');
|
|
157
|
-
s2t.equal(qs.stringify({ a: ['c', 'd'] }, { encodeValuesOnly: true, arrayFormat: 'comma' }), 'a=c,d');
|
|
158
|
-
s2t.equal(qs.stringify({ a: ['c', 'd'] }, { encodeValuesOnly: true }), 'a[0]=c&a[1]=d');
|
|
159
|
-
|
|
160
|
-
s2t.end();
|
|
161
|
-
});
|
|
162
|
-
|
|
163
|
-
st.end();
|
|
164
|
-
});
|
|
165
|
-
|
|
166
134
|
t.test('stringifies a nested array value', function (st) {
|
|
167
135
|
st.equal(qs.stringify({ a: { b: ['c', 'd'] } }, { encodeValuesOnly: true, arrayFormat: 'indices' }), 'a[b][0]=c&a[b][1]=d');
|
|
168
136
|
st.equal(qs.stringify({ a: { b: ['c', 'd'] } }, { encodeValuesOnly: true, arrayFormat: 'brackets' }), 'a[b][]=c&a[b][]=d');
|
|
@@ -381,13 +349,11 @@ test('stringify()', function (t) {
|
|
|
381
349
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'brackets' }), 'b[]=&c=c');
|
|
382
350
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'repeat' }), 'b=&c=c');
|
|
383
351
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'comma' }), 'b=&c=c');
|
|
384
|
-
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'comma', commaRoundTrip: true }), 'b[]=&c=c');
|
|
385
352
|
// with strictNullHandling
|
|
386
353
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'indices', strictNullHandling: true }), 'b[0]&c=c');
|
|
387
354
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'brackets', strictNullHandling: true }), 'b[]&c=c');
|
|
388
355
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'repeat', strictNullHandling: true }), 'b&c=c');
|
|
389
356
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'comma', strictNullHandling: true }), 'b&c=c');
|
|
390
|
-
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'comma', strictNullHandling: true, commaRoundTrip: true }), 'b[]&c=c');
|
|
391
357
|
// with skipNulls
|
|
392
358
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'indices', skipNulls: true }), 'c=c');
|
|
393
359
|
st.equal(qs.stringify({ a: [], b: [null], c: 'c' }, { encode: false, arrayFormat: 'brackets', skipNulls: true }), 'c=c');
|
|
@@ -718,18 +684,6 @@ test('stringify()', function (t) {
|
|
|
718
684
|
'a=' + date.getTime(),
|
|
719
685
|
'works with arrayFormat comma'
|
|
720
686
|
);
|
|
721
|
-
st.equal(
|
|
722
|
-
qs.stringify(
|
|
723
|
-
{ a: [date] },
|
|
724
|
-
{
|
|
725
|
-
serializeDate: function (d) { return d.getTime(); },
|
|
726
|
-
arrayFormat: 'comma',
|
|
727
|
-
commaRoundTrip: true
|
|
728
|
-
}
|
|
729
|
-
),
|
|
730
|
-
'a%5B%5D=' + date.getTime(),
|
|
731
|
-
'works with arrayFormat comma'
|
|
732
|
-
);
|
|
733
687
|
|
|
734
688
|
st.end();
|
|
735
689
|
});
|
|
@@ -760,14 +714,16 @@ test('stringify()', function (t) {
|
|
|
760
714
|
});
|
|
761
715
|
|
|
762
716
|
t.test('Edge cases and unknown formats', function (st) {
|
|
763
|
-
['UFO1234', false, 1234, null, {}, []].forEach(
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
717
|
+
['UFO1234', false, 1234, null, {}, []].forEach(
|
|
718
|
+
function (format) {
|
|
719
|
+
st['throws'](
|
|
720
|
+
function () {
|
|
721
|
+
qs.stringify({ a: 'b c' }, { format: format });
|
|
722
|
+
},
|
|
723
|
+
new TypeError('Unknown format option provided.')
|
|
724
|
+
);
|
|
725
|
+
}
|
|
726
|
+
);
|
|
771
727
|
st.end();
|
|
772
728
|
});
|
|
773
729
|
|
|
@@ -1,44 +1,94 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
"Douglas Christopher Wilson <doug@somethingdoug.com>",
|
|
8
|
-
"James Wyatt Cready <wyatt.cready@lanetix.com>",
|
|
9
|
-
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"range-parser@1.2.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
10
7
|
],
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
8
|
+
"_from": "range-parser@1.2.1",
|
|
9
|
+
"_id": "range-parser@1.2.1",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
12
|
+
"_location": "/range-parser",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "range-parser@1.2.1",
|
|
18
|
+
"name": "range-parser",
|
|
19
|
+
"escapedName": "range-parser",
|
|
20
|
+
"rawSpec": "1.2.1",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "1.2.1"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/express",
|
|
26
|
+
"/send"
|
|
16
27
|
],
|
|
17
|
-
"
|
|
28
|
+
"_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
|
29
|
+
"_spec": "1.2.1",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
31
|
+
"author": {
|
|
32
|
+
"name": "TJ Holowaychuk",
|
|
33
|
+
"email": "tj@vision-media.ca",
|
|
34
|
+
"url": "http://tjholowaychuk.com"
|
|
35
|
+
},
|
|
36
|
+
"bugs": {
|
|
37
|
+
"url": "https://github.com/jshttp/range-parser/issues"
|
|
38
|
+
},
|
|
39
|
+
"contributors": [
|
|
40
|
+
{
|
|
41
|
+
"name": "Douglas Christopher Wilson",
|
|
42
|
+
"email": "doug@somethingdoug.com"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "James Wyatt Cready",
|
|
46
|
+
"email": "wyatt.cready@lanetix.com"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "Jonathan Ong",
|
|
50
|
+
"email": "me@jongleberry.com",
|
|
51
|
+
"url": "http://jongleberry.com"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"description": "Range header field string parser",
|
|
18
55
|
"devDependencies": {
|
|
19
56
|
"deep-equal": "1.0.1",
|
|
20
57
|
"eslint": "5.16.0",
|
|
21
58
|
"eslint-config-standard": "12.0.0",
|
|
22
|
-
"eslint-plugin-markdown": "1.0.0",
|
|
23
59
|
"eslint-plugin-import": "2.17.2",
|
|
60
|
+
"eslint-plugin-markdown": "1.0.0",
|
|
24
61
|
"eslint-plugin-node": "8.0.1",
|
|
25
62
|
"eslint-plugin-promise": "4.1.1",
|
|
26
63
|
"eslint-plugin-standard": "4.0.0",
|
|
27
64
|
"mocha": "6.1.4",
|
|
28
65
|
"nyc": "14.1.1"
|
|
29
66
|
},
|
|
67
|
+
"engines": {
|
|
68
|
+
"node": ">= 0.6"
|
|
69
|
+
},
|
|
30
70
|
"files": [
|
|
31
71
|
"HISTORY.md",
|
|
32
72
|
"LICENSE",
|
|
33
73
|
"index.js"
|
|
34
74
|
],
|
|
35
|
-
"
|
|
36
|
-
|
|
75
|
+
"homepage": "https://github.com/jshttp/range-parser#readme",
|
|
76
|
+
"keywords": [
|
|
77
|
+
"range",
|
|
78
|
+
"parser",
|
|
79
|
+
"http"
|
|
80
|
+
],
|
|
81
|
+
"license": "MIT",
|
|
82
|
+
"name": "range-parser",
|
|
83
|
+
"repository": {
|
|
84
|
+
"type": "git",
|
|
85
|
+
"url": "git+https://github.com/jshttp/range-parser.git"
|
|
37
86
|
},
|
|
38
87
|
"scripts": {
|
|
39
88
|
"lint": "eslint --plugin markdown --ext js,md .",
|
|
40
89
|
"test": "mocha --reporter spec",
|
|
41
90
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
42
91
|
"test-travis": "nyc --reporter=text npm test"
|
|
43
|
-
}
|
|
92
|
+
},
|
|
93
|
+
"version": "1.2.1"
|
|
44
94
|
}
|
|
@@ -1,42 +1,84 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_from": "bytes@3.1.2",
|
|
3
|
+
"_id": "bytes@3.1.2",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/raw-body/bytes",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "bytes@3.1.2",
|
|
12
|
+
"name": "bytes",
|
|
13
|
+
"escapedName": "bytes",
|
|
14
|
+
"rawSpec": "3.1.2",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "3.1.2"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/raw-body"
|
|
9
20
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
22
|
+
"_shasum": "8b0beeb98605adf1b128fa4386403c009e0221a5",
|
|
23
|
+
"_spec": "bytes@3.1.2",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/raw-body",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "TJ Holowaychuk",
|
|
27
|
+
"email": "tj@vision-media.ca",
|
|
28
|
+
"url": "http://tjholowaychuk.com"
|
|
29
|
+
},
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/visionmedia/bytes.js/issues"
|
|
32
|
+
},
|
|
33
|
+
"bundleDependencies": false,
|
|
34
|
+
"contributors": [
|
|
35
|
+
{
|
|
36
|
+
"name": "Jed Watson",
|
|
37
|
+
"email": "jed.watson@me.com"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "Théo FIDRY",
|
|
41
|
+
"email": "theo.fidry@gmail.com"
|
|
42
|
+
}
|
|
19
43
|
],
|
|
20
|
-
"
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"description": "Utility to parse a string bytes to bytes and vice-versa",
|
|
21
46
|
"devDependencies": {
|
|
22
47
|
"eslint": "7.32.0",
|
|
23
48
|
"eslint-plugin-markdown": "2.2.1",
|
|
24
49
|
"mocha": "9.2.0",
|
|
25
50
|
"nyc": "15.1.0"
|
|
26
51
|
},
|
|
52
|
+
"engines": {
|
|
53
|
+
"node": ">= 0.8"
|
|
54
|
+
},
|
|
27
55
|
"files": [
|
|
28
56
|
"History.md",
|
|
29
57
|
"LICENSE",
|
|
30
58
|
"Readme.md",
|
|
31
59
|
"index.js"
|
|
32
60
|
],
|
|
33
|
-
"
|
|
34
|
-
|
|
61
|
+
"homepage": "https://github.com/visionmedia/bytes.js#readme",
|
|
62
|
+
"keywords": [
|
|
63
|
+
"byte",
|
|
64
|
+
"bytes",
|
|
65
|
+
"utility",
|
|
66
|
+
"parse",
|
|
67
|
+
"parser",
|
|
68
|
+
"convert",
|
|
69
|
+
"converter"
|
|
70
|
+
],
|
|
71
|
+
"license": "MIT",
|
|
72
|
+
"name": "bytes",
|
|
73
|
+
"repository": {
|
|
74
|
+
"type": "git",
|
|
75
|
+
"url": "git+https://github.com/visionmedia/bytes.js.git"
|
|
35
76
|
},
|
|
36
77
|
"scripts": {
|
|
37
78
|
"lint": "eslint .",
|
|
38
79
|
"test": "mocha --check-leaks --reporter spec",
|
|
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": "3.1.2"
|
|
42
84
|
}
|
|
@@ -1,20 +1,54 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
2
|
+
"_from": "raw-body@2.5.1",
|
|
3
|
+
"_id": "raw-body@2.5.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
|
|
6
|
+
"_location": "/raw-body",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "raw-body@2.5.1",
|
|
12
|
+
"name": "raw-body",
|
|
13
|
+
"escapedName": "raw-body",
|
|
14
|
+
"rawSpec": "2.5.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.5.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/body-parser"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz",
|
|
22
|
+
"_shasum": "fe1b1628b181b700215e5fd42389f98b71392857",
|
|
23
|
+
"_spec": "raw-body@2.5.1",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/body-parser",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "Jonathan Ong",
|
|
27
|
+
"email": "me@jongleberry.com",
|
|
28
|
+
"url": "http://jongleberry.com"
|
|
29
|
+
},
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/stream-utils/raw-body/issues"
|
|
32
|
+
},
|
|
33
|
+
"bundleDependencies": false,
|
|
6
34
|
"contributors": [
|
|
7
|
-
|
|
8
|
-
|
|
35
|
+
{
|
|
36
|
+
"name": "Douglas Christopher Wilson",
|
|
37
|
+
"email": "doug@somethingdoug.com"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "Raynos",
|
|
41
|
+
"email": "raynos2@gmail.com"
|
|
42
|
+
}
|
|
9
43
|
],
|
|
10
|
-
"license": "MIT",
|
|
11
|
-
"repository": "stream-utils/raw-body",
|
|
12
44
|
"dependencies": {
|
|
13
45
|
"bytes": "3.1.2",
|
|
14
46
|
"http-errors": "2.0.0",
|
|
15
47
|
"iconv-lite": "0.4.24",
|
|
16
48
|
"unpipe": "1.0.0"
|
|
17
49
|
},
|
|
50
|
+
"deprecated": false,
|
|
51
|
+
"description": "Get and validate the raw body of a readable stream.",
|
|
18
52
|
"devDependencies": {
|
|
19
53
|
"bluebird": "3.7.2",
|
|
20
54
|
"eslint": "7.32.0",
|
|
@@ -40,10 +74,18 @@
|
|
|
40
74
|
"index.d.ts",
|
|
41
75
|
"index.js"
|
|
42
76
|
],
|
|
77
|
+
"homepage": "https://github.com/stream-utils/raw-body#readme",
|
|
78
|
+
"license": "MIT",
|
|
79
|
+
"name": "raw-body",
|
|
80
|
+
"repository": {
|
|
81
|
+
"type": "git",
|
|
82
|
+
"url": "git+https://github.com/stream-utils/raw-body.git"
|
|
83
|
+
},
|
|
43
84
|
"scripts": {
|
|
44
85
|
"lint": "eslint .",
|
|
45
86
|
"test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/",
|
|
46
87
|
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
47
88
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
48
|
-
}
|
|
89
|
+
},
|
|
90
|
+
"version": "2.5.1"
|
|
49
91
|
}
|
|
@@ -1,7 +1,35 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"safe-buffer@5.1.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "safe-buffer@5.1.2",
|
|
9
|
+
"_id": "safe-buffer@5.1.2",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
12
|
+
"_location": "/safe-buffer",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "safe-buffer@5.1.2",
|
|
18
|
+
"name": "safe-buffer",
|
|
19
|
+
"escapedName": "safe-buffer",
|
|
20
|
+
"rawSpec": "5.1.2",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "5.1.2"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/compression",
|
|
26
|
+
"/content-disposition",
|
|
27
|
+
"/express",
|
|
28
|
+
"/websocket-driver"
|
|
29
|
+
],
|
|
30
|
+
"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
31
|
+
"_spec": "5.1.2",
|
|
32
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
5
33
|
"author": {
|
|
6
34
|
"name": "Feross Aboukhadijeh",
|
|
7
35
|
"email": "feross@feross.org",
|
|
@@ -10,6 +38,7 @@
|
|
|
10
38
|
"bugs": {
|
|
11
39
|
"url": "https://github.com/feross/safe-buffer/issues"
|
|
12
40
|
},
|
|
41
|
+
"description": "Safer Node.js Buffer API",
|
|
13
42
|
"devDependencies": {
|
|
14
43
|
"standard": "*",
|
|
15
44
|
"tape": "^4.0.0"
|
|
@@ -26,12 +55,14 @@
|
|
|
26
55
|
],
|
|
27
56
|
"license": "MIT",
|
|
28
57
|
"main": "index.js",
|
|
29
|
-
"
|
|
58
|
+
"name": "safe-buffer",
|
|
30
59
|
"repository": {
|
|
31
60
|
"type": "git",
|
|
32
61
|
"url": "git://github.com/feross/safe-buffer.git"
|
|
33
62
|
},
|
|
34
63
|
"scripts": {
|
|
35
64
|
"test": "standard && tape test/*.js"
|
|
36
|
-
}
|
|
65
|
+
},
|
|
66
|
+
"types": "index.d.ts",
|
|
67
|
+
"version": "5.1.2"
|
|
37
68
|
}
|
|
@@ -1,25 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"safer-buffer@2.1.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "safer-buffer@2.1.2",
|
|
9
|
+
"_id": "safer-buffer@2.1.2",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
12
|
+
"_location": "/safer-buffer",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "safer-buffer@2.1.2",
|
|
18
|
+
"name": "safer-buffer",
|
|
19
|
+
"escapedName": "safer-buffer",
|
|
20
|
+
"rawSpec": "2.1.2",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "2.1.2"
|
|
9
23
|
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/iconv-lite"
|
|
26
|
+
],
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
28
|
+
"_spec": "2.1.2",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
10
30
|
"author": {
|
|
11
31
|
"name": "Nikita Skovoroda",
|
|
12
32
|
"email": "chalkerx@gmail.com",
|
|
13
33
|
"url": "https://github.com/ChALkeR"
|
|
14
34
|
},
|
|
15
|
-
"license": "MIT",
|
|
16
|
-
"repository": {
|
|
17
|
-
"type": "git",
|
|
18
|
-
"url": "git+https://github.com/ChALkeR/safer-buffer.git"
|
|
19
|
-
},
|
|
20
35
|
"bugs": {
|
|
21
36
|
"url": "https://github.com/ChALkeR/safer-buffer/issues"
|
|
22
37
|
},
|
|
38
|
+
"description": "Modern Buffer API polyfill without footguns",
|
|
23
39
|
"devDependencies": {
|
|
24
40
|
"standard": "^11.0.1",
|
|
25
41
|
"tape": "^4.9.0"
|
|
@@ -30,5 +46,18 @@
|
|
|
30
46
|
"tests.js",
|
|
31
47
|
"dangerous.js",
|
|
32
48
|
"safer.js"
|
|
33
|
-
]
|
|
49
|
+
],
|
|
50
|
+
"homepage": "https://github.com/ChALkeR/safer-buffer#readme",
|
|
51
|
+
"license": "MIT",
|
|
52
|
+
"main": "safer.js",
|
|
53
|
+
"name": "safer-buffer",
|
|
54
|
+
"repository": {
|
|
55
|
+
"type": "git",
|
|
56
|
+
"url": "git+https://github.com/ChALkeR/safer-buffer.git"
|
|
57
|
+
},
|
|
58
|
+
"scripts": {
|
|
59
|
+
"browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js",
|
|
60
|
+
"test": "standard && tape tests.js"
|
|
61
|
+
},
|
|
62
|
+
"version": "2.1.2"
|
|
34
63
|
}
|
|
@@ -1,16 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
2
|
+
"_from": "ms@2.1.3",
|
|
3
|
+
"_id": "ms@2.1.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/send/ms",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "ms@2.1.3",
|
|
12
|
+
"name": "ms",
|
|
13
|
+
"escapedName": "ms",
|
|
14
|
+
"rawSpec": "2.1.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.1.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/send"
|
|
9
20
|
],
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
22
|
+
"_shasum": "574c8138ce1d2b5861f0b44579dbadd60c6615b2",
|
|
23
|
+
"_spec": "ms@2.1.3",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/send",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/vercel/ms/issues"
|
|
27
|
+
},
|
|
28
|
+
"bundleDependencies": false,
|
|
29
|
+
"deprecated": false,
|
|
30
|
+
"description": "Tiny millisecond conversion utility",
|
|
31
|
+
"devDependencies": {
|
|
32
|
+
"eslint": "4.18.2",
|
|
33
|
+
"expect.js": "0.3.1",
|
|
34
|
+
"husky": "0.14.3",
|
|
35
|
+
"lint-staged": "5.0.0",
|
|
36
|
+
"mocha": "4.0.1",
|
|
37
|
+
"prettier": "2.0.5"
|
|
14
38
|
},
|
|
15
39
|
"eslintConfig": {
|
|
16
40
|
"extends": "eslint:recommended",
|
|
@@ -19,6 +43,11 @@
|
|
|
19
43
|
"es6": true
|
|
20
44
|
}
|
|
21
45
|
},
|
|
46
|
+
"files": [
|
|
47
|
+
"index.js"
|
|
48
|
+
],
|
|
49
|
+
"homepage": "https://github.com/vercel/ms#readme",
|
|
50
|
+
"license": "MIT",
|
|
22
51
|
"lint-staged": {
|
|
23
52
|
"*.js": [
|
|
24
53
|
"npm run lint",
|
|
@@ -26,13 +55,16 @@
|
|
|
26
55
|
"git add"
|
|
27
56
|
]
|
|
28
57
|
},
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
58
|
+
"main": "./index",
|
|
59
|
+
"name": "ms",
|
|
60
|
+
"repository": {
|
|
61
|
+
"type": "git",
|
|
62
|
+
"url": "git+https://github.com/vercel/ms.git"
|
|
63
|
+
},
|
|
64
|
+
"scripts": {
|
|
65
|
+
"lint": "eslint lib/* bin/*",
|
|
66
|
+
"precommit": "lint-staged",
|
|
67
|
+
"test": "mocha tests.js"
|
|
68
|
+
},
|
|
69
|
+
"version": "2.1.3"
|
|
38
70
|
}
|