node-red-contrib-web-worldmap 2.20.0 → 2.21.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 +1 -0
- package/README.md +2 -0
- package/node_modules/@turf/bezier-spline/dist/es/index.js +7 -3
- package/node_modules/@turf/bezier-spline/dist/es/lib/spline.js +0 -0
- package/node_modules/@turf/bezier-spline/dist/js/index.d.ts +0 -0
- package/node_modules/@turf/bezier-spline/dist/js/index.js +7 -3
- package/node_modules/@turf/bezier-spline/dist/js/lib/spline.d.ts +1 -1
- package/node_modules/@turf/bezier-spline/dist/js/lib/spline.js +0 -0
- package/node_modules/@turf/bezier-spline/package.json +23 -19
- package/node_modules/@turf/helpers/dist/es/index.js +2 -2
- package/node_modules/@turf/helpers/dist/es/lib/geojson.js +0 -0
- package/node_modules/@turf/helpers/dist/js/index.d.ts +1 -1
- package/node_modules/@turf/helpers/dist/js/index.js +2 -2
- package/node_modules/@turf/helpers/dist/js/lib/geojson.d.ts +0 -0
- package/node_modules/@turf/helpers/dist/js/lib/geojson.js +0 -0
- package/node_modules/@turf/helpers/package.json +22 -18
- package/node_modules/@turf/invariant/dist/es/index.js +0 -0
- package/node_modules/@turf/invariant/dist/js/index.d.ts +0 -0
- package/node_modules/@turf/invariant/dist/js/index.js +0 -0
- package/node_modules/@turf/invariant/package.json +22 -18
- package/node_modules/accepts/package.json +13 -10
- package/node_modules/array-flatten/package.json +8 -5
- package/node_modules/body-parser/node_modules/bytes/package.json +8 -5
- package/node_modules/body-parser/package.json +8 -5
- package/node_modules/bufferjs/package.json +13 -10
- package/node_modules/bufferlist/package.json +13 -13
- package/node_modules/cgi/package.json +7 -4
- package/node_modules/compressible/package.json +4 -4
- package/node_modules/compression/node_modules/bytes/package.json +4 -4
- package/node_modules/compression/package.json +12 -9
- package/node_modules/content-disposition/package.json +8 -5
- package/node_modules/content-type/package.json +13 -10
- package/node_modules/cookie/package.json +8 -5
- package/node_modules/cookie-signature/package.json +8 -5
- package/node_modules/debug/package.json +13 -10
- package/node_modules/depd/package.json +13 -10
- package/node_modules/destroy/package.json +13 -10
- package/node_modules/ee-first/package.json +8 -5
- package/node_modules/encodeurl/package.json +13 -10
- package/node_modules/escape-html/package.json +13 -10
- package/node_modules/etag/package.json +13 -10
- package/node_modules/express/package.json +12 -9
- package/node_modules/extend/package.json +13 -10
- package/node_modules/faye-websocket/package.json +13 -10
- package/node_modules/finalhandler/package.json +13 -10
- package/node_modules/forwarded/package.json +13 -10
- package/node_modules/fresh/package.json +8 -5
- package/node_modules/header-stack/package.json +13 -10
- package/node_modules/header-stack/parser.js +2 -2
- package/node_modules/http-errors/package.json +8 -5
- package/node_modules/iconv-lite/package.json +8 -5
- package/node_modules/inherits/package.json +8 -5
- package/node_modules/ipaddr.js/package.json +4 -4
- package/node_modules/media-typer/package.json +8 -5
- package/node_modules/merge-descriptors/package.json +8 -5
- package/node_modules/methods/package.json +13 -10
- package/node_modules/mime/package.json +8 -5
- package/node_modules/mime-db/package.json +5 -5
- package/node_modules/mime-types/package.json +5 -5
- package/node_modules/ms/package.json +8 -5
- package/node_modules/negotiator/package.json +8 -5
- package/node_modules/on-finished/package.json +13 -10
- package/node_modules/on-headers/package.json +13 -10
- package/node_modules/parseurl/package.json +13 -10
- package/node_modules/path-to-regexp/package.json +8 -5
- package/node_modules/proxy-addr/package.json +4 -4
- package/node_modules/qs/package.json +8 -5
- package/node_modules/range-parser/package.json +13 -10
- package/node_modules/raw-body/node_modules/bytes/package.json +8 -5
- package/node_modules/raw-body/package.json +8 -5
- package/node_modules/safe-buffer/package.json +8 -5
- package/node_modules/safer-buffer/package.json +13 -10
- package/node_modules/send/node_modules/ms/package.json +8 -5
- package/node_modules/send/package.json +8 -5
- package/node_modules/serve-static/package.json +8 -5
- package/node_modules/setprototypeof/package.json +8 -5
- package/node_modules/sockjs/package.json +12 -9
- package/node_modules/statuses/package.json +13 -10
- package/node_modules/stream-stack/package.json +13 -10
- package/node_modules/toidentifier/package.json +8 -5
- package/node_modules/type-is/package.json +13 -10
- package/node_modules/unpipe/package.json +8 -5
- package/node_modules/utils-merge/package.json +8 -5
- package/node_modules/uuid/package.json +13 -10
- package/node_modules/vary/package.json +13 -10
- package/node_modules/websocket-driver/lib/websocket/driver/base.js +2 -0
- package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +4 -4
- package/node_modules/websocket-driver/package.json +13 -10
- package/node_modules/websocket-extensions/package.json +13 -10
- package/package.json +3 -3
- package/worldmap/leaflet/leaflet.css +2 -2
- package/worldmap/leaflet/leaflet.js.map +1 -0
- package/worldmap/leaflet/leaflet.latlng-graticule.js +23 -21
- package/worldmap/worldmap.js +415 -331
- package/worldmap.html +206 -107
- package/worldmap.js +23 -7
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -11,7 +11,9 @@ map web page for plotting "things" on.
|
|
|
11
11
|
|
|
12
12
|
### Updates
|
|
13
13
|
|
|
14
|
+
- v2.21.0 - Let config panel select maps to show, default map and choice of overlays.
|
|
14
15
|
- v2.20.0 - Add support of .pbf map layers. Issue 123.
|
|
16
|
+
- v2.19.1 - Add filter for bounds events only.
|
|
15
17
|
- v2.19.0 - Bump leaflet to latest. v1.7
|
|
16
18
|
- v2.18.1 - Let fillOpacity be 0.
|
|
17
19
|
- v2.18.0 - Add bounds event onzoom or drag.
|
|
@@ -45,12 +45,16 @@ function bezier(line, options) {
|
|
|
45
45
|
points: points,
|
|
46
46
|
sharpness: sharpness,
|
|
47
47
|
});
|
|
48
|
-
|
|
49
|
-
var pos = spline.pos(
|
|
50
|
-
if (Math.floor(
|
|
48
|
+
var pushCoord = function (time) {
|
|
49
|
+
var pos = spline.pos(time);
|
|
50
|
+
if (Math.floor(time / 100) % 2 === 0) {
|
|
51
51
|
coords.push([pos.x, pos.y]);
|
|
52
52
|
}
|
|
53
|
+
};
|
|
54
|
+
for (var i = 0; i < spline.duration; i += 10) {
|
|
55
|
+
pushCoord(i);
|
|
53
56
|
}
|
|
57
|
+
pushCoord(spline.duration);
|
|
54
58
|
return lineString(coords, options.properties);
|
|
55
59
|
}
|
|
56
60
|
export default bezier;
|
|
File without changes
|
|
File without changes
|
|
@@ -50,12 +50,16 @@ function bezier(line, options) {
|
|
|
50
50
|
points: points,
|
|
51
51
|
sharpness: sharpness,
|
|
52
52
|
});
|
|
53
|
-
|
|
54
|
-
var pos = spline.pos(
|
|
55
|
-
if (Math.floor(
|
|
53
|
+
var pushCoord = function (time) {
|
|
54
|
+
var pos = spline.pos(time);
|
|
55
|
+
if (Math.floor(time / 100) % 2 === 0) {
|
|
56
56
|
coords.push([pos.x, pos.y]);
|
|
57
57
|
}
|
|
58
|
+
};
|
|
59
|
+
for (var i = 0; i < spline.duration; i += 10) {
|
|
60
|
+
pushCoord(i);
|
|
58
61
|
}
|
|
62
|
+
pushCoord(spline.duration);
|
|
59
63
|
return helpers_1.lineString(coords, options.properties);
|
|
60
64
|
}
|
|
61
65
|
exports.default = bezier;
|
|
@@ -43,7 +43,7 @@ export default class Spline {
|
|
|
43
43
|
/**
|
|
44
44
|
* Caches an array of equidistant (more or less) points on the curve.
|
|
45
45
|
*/
|
|
46
|
-
cacheSteps(mindist: number):
|
|
46
|
+
cacheSteps(mindist: number): number[];
|
|
47
47
|
/**
|
|
48
48
|
* returns angle and speed in the given point in the curve
|
|
49
49
|
*/
|
|
File without changes
|
|
@@ -1,40 +1,43 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"@turf/bezier-spline@6.5.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "@turf/bezier-spline@6.5.0",
|
|
9
|
+
"_id": "@turf/bezier-spline@6.5.0",
|
|
4
10
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
6
|
-
"_location": "
|
|
11
|
+
"_integrity": "sha512-vokPaurTd4PF96rRgGVm6zYYC5r1u98ZsG+wZEv9y3kJTuJRX/O3xIY2QnTGTdbVmAJN1ouOsD0RoZYaVoXORQ==",
|
|
12
|
+
"_location": "/@turf/bezier-spline",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "@turf/bezier-spline
|
|
17
|
+
"raw": "@turf/bezier-spline@6.5.0",
|
|
12
18
|
"name": "@turf/bezier-spline",
|
|
13
19
|
"escapedName": "@turf%2fbezier-spline",
|
|
14
20
|
"scope": "@turf",
|
|
15
|
-
"rawSpec": "
|
|
21
|
+
"rawSpec": "6.5.0",
|
|
16
22
|
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "
|
|
23
|
+
"fetchSpec": "6.5.0"
|
|
18
24
|
},
|
|
19
25
|
"_requiredBy": [
|
|
20
|
-
"/
|
|
26
|
+
"/"
|
|
21
27
|
],
|
|
22
|
-
"_resolved": "https://registry.npmjs.org/@turf/bezier-spline/-/bezier-spline-6.
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"_where": "/Users/conway/Projects/worldmap/",
|
|
28
|
+
"_resolved": "https://registry.npmjs.org/@turf/bezier-spline/-/bezier-spline-6.5.0.tgz",
|
|
29
|
+
"_spec": "6.5.0",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
26
31
|
"author": {
|
|
27
32
|
"name": "Turf Authors"
|
|
28
33
|
},
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/Turfjs/turf/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"dependencies": {
|
|
34
|
-
"@turf/helpers": "^6.
|
|
35
|
-
"@turf/invariant": "^6.
|
|
38
|
+
"@turf/helpers": "^6.5.0",
|
|
39
|
+
"@turf/invariant": "^6.5.0"
|
|
36
40
|
},
|
|
37
|
-
"deprecated": false,
|
|
38
41
|
"description": "turf bezier-spline module",
|
|
39
42
|
"devDependencies": {
|
|
40
43
|
"@types/tape": "*",
|
|
@@ -57,7 +60,8 @@
|
|
|
57
60
|
"files": [
|
|
58
61
|
"dist"
|
|
59
62
|
],
|
|
60
|
-
"
|
|
63
|
+
"funding": "https://opencollective.com/turf",
|
|
64
|
+
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e",
|
|
61
65
|
"homepage": "https://github.com/Turfjs/turf",
|
|
62
66
|
"keywords": [
|
|
63
67
|
"turf",
|
|
@@ -88,5 +92,5 @@
|
|
|
88
92
|
},
|
|
89
93
|
"sideEffects": false,
|
|
90
94
|
"types": "dist/js/index.d.ts",
|
|
91
|
-
"version": "6.
|
|
95
|
+
"version": "6.5.0"
|
|
92
96
|
}
|
|
@@ -29,7 +29,7 @@ export var factors = {
|
|
|
29
29
|
millimetres: earthRadius * 1000,
|
|
30
30
|
nauticalmiles: earthRadius / 1852,
|
|
31
31
|
radians: 1,
|
|
32
|
-
yards: earthRadius
|
|
32
|
+
yards: earthRadius * 1.0936,
|
|
33
33
|
};
|
|
34
34
|
/**
|
|
35
35
|
* Units of measurement factors based on 1 meter.
|
|
@@ -52,7 +52,7 @@ export var unitsFactors = {
|
|
|
52
52
|
millimetres: 1000,
|
|
53
53
|
nauticalmiles: 1 / 1852,
|
|
54
54
|
radians: 1 / earthRadius,
|
|
55
|
-
yards: 1
|
|
55
|
+
yards: 1.0936133,
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Area of measurement factors based on 1 square meter.
|
|
File without changes
|
|
@@ -80,7 +80,7 @@ export declare function feature<G = Geometry, P = Properties>(geom: G, propertie
|
|
|
80
80
|
* var geometry = turf.geometry(type, coordinates);
|
|
81
81
|
* // => geometry
|
|
82
82
|
*/
|
|
83
|
-
export declare function geometry(type: "Point" | "LineString" | "Polygon" | "MultiPoint" | "MultiLineString" | "MultiPolygon", coordinates: any[], _options?:
|
|
83
|
+
export declare function geometry(type: "Point" | "LineString" | "Polygon" | "MultiPoint" | "MultiLineString" | "MultiPolygon", coordinates: any[], _options?: Record<string, never>): Point | LineString | Polygon | MultiPoint | MultiLineString | MultiPolygon;
|
|
84
84
|
/**
|
|
85
85
|
* Creates a {@link Point} {@link Feature} from a Position.
|
|
86
86
|
*
|
|
@@ -31,7 +31,7 @@ exports.factors = {
|
|
|
31
31
|
millimetres: exports.earthRadius * 1000,
|
|
32
32
|
nauticalmiles: exports.earthRadius / 1852,
|
|
33
33
|
radians: 1,
|
|
34
|
-
yards: exports.earthRadius
|
|
34
|
+
yards: exports.earthRadius * 1.0936,
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
37
37
|
* Units of measurement factors based on 1 meter.
|
|
@@ -54,7 +54,7 @@ exports.unitsFactors = {
|
|
|
54
54
|
millimetres: 1000,
|
|
55
55
|
nauticalmiles: 1 / 1852,
|
|
56
56
|
radians: 1 / exports.earthRadius,
|
|
57
|
-
yards: 1
|
|
57
|
+
yards: 1.0936133,
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
60
|
* Area of measurement factors based on 1 square meter.
|
|
File without changes
|
|
File without changes
|
|
@@ -1,36 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"@turf/helpers@6.5.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "@turf/helpers@6.5.0",
|
|
9
|
+
"_id": "@turf/helpers@6.5.0",
|
|
4
10
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
6
|
-
"_location": "
|
|
11
|
+
"_integrity": "sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw==",
|
|
12
|
+
"_location": "/@turf/helpers",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "@turf/helpers
|
|
17
|
+
"raw": "@turf/helpers@6.5.0",
|
|
12
18
|
"name": "@turf/helpers",
|
|
13
19
|
"escapedName": "@turf%2fhelpers",
|
|
14
20
|
"scope": "@turf",
|
|
15
|
-
"rawSpec": "
|
|
21
|
+
"rawSpec": "6.5.0",
|
|
16
22
|
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "
|
|
23
|
+
"fetchSpec": "6.5.0"
|
|
18
24
|
},
|
|
19
25
|
"_requiredBy": [
|
|
20
|
-
"
|
|
21
|
-
"
|
|
26
|
+
"/@turf/bezier-spline",
|
|
27
|
+
"/@turf/invariant"
|
|
22
28
|
],
|
|
23
|
-
"_resolved": "https://registry.npmjs.org/@turf/helpers/-/helpers-6.
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/@turf/bezier-spline",
|
|
29
|
+
"_resolved": "https://registry.npmjs.org/@turf/helpers/-/helpers-6.5.0.tgz",
|
|
30
|
+
"_spec": "6.5.0",
|
|
31
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
27
32
|
"author": {
|
|
28
33
|
"name": "Turf Authors"
|
|
29
34
|
},
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/Turfjs/turf/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
38
|
"contributors": [
|
|
35
39
|
{
|
|
36
40
|
"name": "Tom MacWright",
|
|
@@ -49,7 +53,6 @@
|
|
|
49
53
|
"email": "@wnordmann"
|
|
50
54
|
}
|
|
51
55
|
],
|
|
52
|
-
"deprecated": false,
|
|
53
56
|
"description": "turf helpers module",
|
|
54
57
|
"devDependencies": {
|
|
55
58
|
"@types/tape": "*",
|
|
@@ -70,7 +73,8 @@
|
|
|
70
73
|
"files": [
|
|
71
74
|
"dist"
|
|
72
75
|
],
|
|
73
|
-
"
|
|
76
|
+
"funding": "https://opencollective.com/turf",
|
|
77
|
+
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e",
|
|
74
78
|
"homepage": "https://github.com/Turfjs/turf",
|
|
75
79
|
"keywords": [
|
|
76
80
|
"geo",
|
|
@@ -101,5 +105,5 @@
|
|
|
101
105
|
},
|
|
102
106
|
"sideEffects": false,
|
|
103
107
|
"types": "dist/js/index.d.ts",
|
|
104
|
-
"version": "6.
|
|
108
|
+
"version": "6.5.0"
|
|
105
109
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,35 +1,39 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"@turf/invariant@6.5.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "@turf/invariant@6.5.0",
|
|
9
|
+
"_id": "@turf/invariant@6.5.0",
|
|
4
10
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
6
|
-
"_location": "
|
|
11
|
+
"_integrity": "sha512-Wv8PRNCtPD31UVbdJE/KVAWKe7l6US+lJItRR/HOEW3eh+U/JwRCSUl/KZ7bmjM/C+zLNoreM2TU6OoLACs4eg==",
|
|
12
|
+
"_location": "/@turf/invariant",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "@turf/invariant
|
|
17
|
+
"raw": "@turf/invariant@6.5.0",
|
|
12
18
|
"name": "@turf/invariant",
|
|
13
19
|
"escapedName": "@turf%2finvariant",
|
|
14
20
|
"scope": "@turf",
|
|
15
|
-
"rawSpec": "
|
|
21
|
+
"rawSpec": "6.5.0",
|
|
16
22
|
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "
|
|
23
|
+
"fetchSpec": "6.5.0"
|
|
18
24
|
},
|
|
19
25
|
"_requiredBy": [
|
|
20
|
-
"
|
|
26
|
+
"/@turf/bezier-spline"
|
|
21
27
|
],
|
|
22
|
-
"_resolved": "https://registry.npmjs.org/@turf/invariant/-/invariant-6.
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/@turf/bezier-spline",
|
|
28
|
+
"_resolved": "https://registry.npmjs.org/@turf/invariant/-/invariant-6.5.0.tgz",
|
|
29
|
+
"_spec": "6.5.0",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
26
31
|
"author": {
|
|
27
32
|
"name": "Turf Authors"
|
|
28
33
|
},
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/Turfjs/turf/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"contributors": [
|
|
34
38
|
{
|
|
35
39
|
"name": "Tom MacWright",
|
|
@@ -41,9 +45,8 @@
|
|
|
41
45
|
}
|
|
42
46
|
],
|
|
43
47
|
"dependencies": {
|
|
44
|
-
"@turf/helpers": "^6.
|
|
48
|
+
"@turf/helpers": "^6.5.0"
|
|
45
49
|
},
|
|
46
|
-
"deprecated": false,
|
|
47
50
|
"description": "turf invariant module",
|
|
48
51
|
"devDependencies": {
|
|
49
52
|
"benchmark": "*",
|
|
@@ -63,7 +66,8 @@
|
|
|
63
66
|
"files": [
|
|
64
67
|
"dist"
|
|
65
68
|
],
|
|
66
|
-
"
|
|
69
|
+
"funding": "https://opencollective.com/turf",
|
|
70
|
+
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e",
|
|
67
71
|
"homepage": "https://github.com/Turfjs/turf",
|
|
68
72
|
"keywords": [
|
|
69
73
|
"turf",
|
|
@@ -93,5 +97,5 @@
|
|
|
93
97
|
},
|
|
94
98
|
"sideEffects": false,
|
|
95
99
|
"types": "dist/js/index.d.ts",
|
|
96
|
-
"version": "6.
|
|
100
|
+
"version": "6.5.0"
|
|
97
101
|
}
|
|
@@ -1,32 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"accepts@1.3.7",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "accepts@1.3.7",
|
|
3
9
|
"_id": "accepts@1.3.7",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
|
|
6
12
|
"_location": "/accepts",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "accepts
|
|
17
|
+
"raw": "accepts@1.3.7",
|
|
12
18
|
"name": "accepts",
|
|
13
19
|
"escapedName": "accepts",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.3.7",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.3.7"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/compression",
|
|
20
26
|
"/express"
|
|
21
27
|
],
|
|
22
28
|
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/compression",
|
|
29
|
+
"_spec": "1.3.7",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
26
31
|
"bugs": {
|
|
27
32
|
"url": "https://github.com/jshttp/accepts/issues"
|
|
28
33
|
},
|
|
29
|
-
"bundleDependencies": false,
|
|
30
34
|
"contributors": [
|
|
31
35
|
{
|
|
32
36
|
"name": "Douglas Christopher Wilson",
|
|
@@ -42,7 +46,6 @@
|
|
|
42
46
|
"mime-types": "~2.1.24",
|
|
43
47
|
"negotiator": "0.6.2"
|
|
44
48
|
},
|
|
45
|
-
"deprecated": false,
|
|
46
49
|
"description": "Higher-level content negotiation",
|
|
47
50
|
"devDependencies": {
|
|
48
51
|
"deep-equal": "1.0.1",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"array-flatten@1.1.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "array-flatten@1.1.1",
|
|
3
9
|
"_id": "array-flatten@1.1.1",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/express"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"_spec": "1.1.1",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Blake Embrey",
|
|
27
32
|
"email": "hello@blakeembrey.com",
|
|
@@ -30,8 +35,6 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/blakeembrey/array-flatten/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
|
-
"deprecated": false,
|
|
35
38
|
"description": "Flatten an array of nested arrays into a single flat array",
|
|
36
39
|
"devDependencies": {
|
|
37
40
|
"istanbul": "^0.3.13",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"bytes@3.1.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "bytes@3.1.0",
|
|
3
9
|
"_id": "bytes@3.1.0",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/body-parser"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/body-parser",
|
|
28
|
+
"_spec": "3.1.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "TJ Holowaychuk",
|
|
27
32
|
"email": "tj@vision-media.ca",
|
|
@@ -30,7 +35,6 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/visionmedia/bytes.js/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
38
|
"contributors": [
|
|
35
39
|
{
|
|
36
40
|
"name": "Jed Watson",
|
|
@@ -41,7 +45,6 @@
|
|
|
41
45
|
"email": "theo.fidry@gmail.com"
|
|
42
46
|
}
|
|
43
47
|
],
|
|
44
|
-
"deprecated": false,
|
|
45
48
|
"description": "Utility to parse a string bytes to bytes and vice-versa",
|
|
46
49
|
"devDependencies": {
|
|
47
50
|
"eslint": "5.12.1",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"body-parser@1.19.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "body-parser@1.19.0",
|
|
3
9
|
"_id": "body-parser@1.19.0",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,13 +25,11 @@
|
|
|
19
25
|
"/express"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"_spec": "1.19.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"bugs": {
|
|
26
31
|
"url": "https://github.com/expressjs/body-parser/issues"
|
|
27
32
|
},
|
|
28
|
-
"bundleDependencies": false,
|
|
29
33
|
"contributors": [
|
|
30
34
|
{
|
|
31
35
|
"name": "Douglas Christopher Wilson",
|
|
@@ -49,7 +53,6 @@
|
|
|
49
53
|
"raw-body": "2.4.0",
|
|
50
54
|
"type-is": "~1.6.17"
|
|
51
55
|
},
|
|
52
|
-
"deprecated": false,
|
|
53
56
|
"description": "Node.js body parsing middleware",
|
|
54
57
|
"devDependencies": {
|
|
55
58
|
"eslint": "5.16.0",
|
|
@@ -1,27 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"bufferjs@3.0.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "bufferjs@3.0.1",
|
|
3
9
|
"_id": "bufferjs@3.0.1",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-BpLoKcsQoQVQ5kc5CwNesGw46O8=",
|
|
6
12
|
"_location": "/bufferjs",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "bufferjs
|
|
17
|
+
"raw": "bufferjs@3.0.1",
|
|
12
18
|
"name": "bufferjs",
|
|
13
19
|
"escapedName": "bufferjs",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "3.0.1",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "3.0.1"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/header-stack"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/bufferjs/-/bufferjs-3.0.1.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/header-stack",
|
|
28
|
+
"_spec": "3.0.1",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "AJ ONeal",
|
|
27
32
|
"email": "coolaj86@gmail.com"
|
|
@@ -29,7 +34,6 @@
|
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/coolaj86/node-bufferjs/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"contributors": [
|
|
34
38
|
{
|
|
35
39
|
"name": "Nathan Rajlich",
|
|
@@ -40,7 +44,6 @@
|
|
|
40
44
|
}
|
|
41
45
|
],
|
|
42
46
|
"dependencies": {},
|
|
43
|
-
"deprecated": false,
|
|
44
47
|
"description": "Pure JavaScript Buffer utils.",
|
|
45
48
|
"engines": {
|
|
46
49
|
"node": ">=0.2.0"
|
|
@@ -1,32 +1,35 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"bufferlist@0.1.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "bufferlist@0.1.0",
|
|
3
9
|
"_id": "bufferlist@0.1.0",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-Qr7y2JVztA+hCGuzng9TEBcNHd0=",
|
|
6
12
|
"_location": "/bufferlist",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "bufferlist
|
|
17
|
+
"raw": "bufferlist@0.1.0",
|
|
12
18
|
"name": "bufferlist",
|
|
13
19
|
"escapedName": "bufferlist",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "0.1.0",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "0.1.0"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/header-stack"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/bufferlist/-/bufferlist-0.1.0.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/header-stack",
|
|
28
|
+
"_spec": "0.1.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"bugs": {
|
|
26
31
|
"url": "https://github.com/substack/node-bufferlist/issues"
|
|
27
32
|
},
|
|
28
|
-
"bundleDependencies": false,
|
|
29
|
-
"deprecated": false,
|
|
30
33
|
"description": "Create linked lists of Buffer objects",
|
|
31
34
|
"devDependencies": {
|
|
32
35
|
"expresso": ">= 0.7.2"
|
|
@@ -37,9 +40,6 @@
|
|
|
37
40
|
"engine": [
|
|
38
41
|
"node >=0.1.97"
|
|
39
42
|
],
|
|
40
|
-
"engines": {
|
|
41
|
-
"node": "*"
|
|
42
|
-
},
|
|
43
43
|
"homepage": "https://github.com/substack/node-bufferlist#readme",
|
|
44
44
|
"main": "./bufferlist",
|
|
45
45
|
"name": "bufferlist",
|