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
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"cgi@0.3.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "cgi@0.3.1",
|
|
3
9
|
"_id": "cgi@0.3.1",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,8 +25,7 @@
|
|
|
19
25
|
"/"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/cgi/-/cgi-0.3.1.tgz",
|
|
22
|
-
"
|
|
23
|
-
"_spec": "cgi@0.3.1",
|
|
28
|
+
"_spec": "0.3.1",
|
|
24
29
|
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Nathan Rajlich",
|
|
@@ -30,14 +35,12 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/TooTallNate/node-cgi/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
38
|
"dependencies": {
|
|
35
39
|
"debug": "2",
|
|
36
40
|
"extend": "~2.0.0",
|
|
37
41
|
"header-stack": "~0.0.2",
|
|
38
42
|
"stream-stack": "~1.1.1"
|
|
39
43
|
},
|
|
40
|
-
"deprecated": false,
|
|
41
44
|
"description": "A stack/connect layer to invoke and serve CGI executables",
|
|
42
45
|
"devDependencies": {
|
|
43
46
|
"connect": "~2.17.1"
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
"_args": [
|
|
3
3
|
[
|
|
4
4
|
"compressible@2.0.17",
|
|
5
|
-
"/Users/conway
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
6
|
]
|
|
7
7
|
],
|
|
8
8
|
"_from": "compressible@2.0.17",
|
|
9
9
|
"_id": "compressible@2.0.17",
|
|
10
10
|
"_inBundle": false,
|
|
11
11
|
"_integrity": "sha512-BGHeLCK1GV7j1bSmQQAi26X+GgWcTjLr/0tzSvMCl3LH1w1IJ4PFSPoV5316b30cneTziC+B1a+3OjoSUcQYmw==",
|
|
12
|
-
"_location": "/
|
|
12
|
+
"_location": "/compressible",
|
|
13
13
|
"_phantomChildren": {},
|
|
14
14
|
"_requested": {
|
|
15
15
|
"type": "version",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"fetchSpec": "2.0.17"
|
|
23
23
|
},
|
|
24
24
|
"_requiredBy": [
|
|
25
|
-
"/
|
|
25
|
+
"/compression"
|
|
26
26
|
],
|
|
27
27
|
"_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.17.tgz",
|
|
28
28
|
"_spec": "2.0.17",
|
|
29
|
-
"_where": "/Users/conway
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
30
|
"bugs": {
|
|
31
31
|
"url": "https://github.com/jshttp/compressible/issues"
|
|
32
32
|
},
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
"_args": [
|
|
3
3
|
[
|
|
4
4
|
"bytes@3.0.0",
|
|
5
|
-
"/Users/conway
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
6
|
]
|
|
7
7
|
],
|
|
8
8
|
"_from": "bytes@3.0.0",
|
|
9
9
|
"_id": "bytes@3.0.0",
|
|
10
10
|
"_inBundle": false,
|
|
11
11
|
"_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
|
|
12
|
-
"_location": "/
|
|
12
|
+
"_location": "/compression/bytes",
|
|
13
13
|
"_phantomChildren": {},
|
|
14
14
|
"_requested": {
|
|
15
15
|
"type": "version",
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"fetchSpec": "3.0.0"
|
|
23
23
|
},
|
|
24
24
|
"_requiredBy": [
|
|
25
|
-
"/
|
|
25
|
+
"/compression"
|
|
26
26
|
],
|
|
27
27
|
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
|
28
28
|
"_spec": "3.0.0",
|
|
29
|
-
"_where": "/Users/conway
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
30
|
"author": {
|
|
31
31
|
"name": "TJ Holowaychuk",
|
|
32
32
|
"email": "tj@vision-media.ca",
|
|
@@ -1,31 +1,35 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"compression@1.7.4",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "compression@1.7.4",
|
|
3
9
|
"_id": "compression@1.7.4",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
|
|
6
12
|
"_location": "/compression",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "compression
|
|
17
|
+
"raw": "compression@1.7.4",
|
|
12
18
|
"name": "compression",
|
|
13
19
|
"escapedName": "compression",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.7.4",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.7.4"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
|
|
22
|
-
"
|
|
23
|
-
"_spec": "compression@^1.7.4",
|
|
28
|
+
"_spec": "1.7.4",
|
|
24
29
|
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"bugs": {
|
|
26
31
|
"url": "https://github.com/expressjs/compression/issues"
|
|
27
32
|
},
|
|
28
|
-
"bundleDependencies": false,
|
|
29
33
|
"contributors": [
|
|
30
34
|
{
|
|
31
35
|
"name": "Douglas Christopher Wilson",
|
|
@@ -46,7 +50,6 @@
|
|
|
46
50
|
"safe-buffer": "5.1.2",
|
|
47
51
|
"vary": "~1.1.2"
|
|
48
52
|
},
|
|
49
|
-
"deprecated": false,
|
|
50
53
|
"description": "Node.js compression middleware",
|
|
51
54
|
"devDependencies": {
|
|
52
55
|
"after": "0.8.2",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"content-disposition@0.5.3",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "content-disposition@0.5.3",
|
|
3
9
|
"_id": "content-disposition@0.5.3",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/express"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"_spec": "0.5.3",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Douglas Christopher Wilson",
|
|
27
32
|
"email": "doug@somethingdoug.com"
|
|
@@ -29,11 +34,9 @@
|
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/jshttp/content-disposition/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"dependencies": {
|
|
34
38
|
"safe-buffer": "5.1.2"
|
|
35
39
|
},
|
|
36
|
-
"deprecated": false,
|
|
37
40
|
"description": "Create and parse Content-Disposition header",
|
|
38
41
|
"devDependencies": {
|
|
39
42
|
"deep-equal": "1.0.1",
|
|
@@ -1,28 +1,33 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"content-type@1.0.4",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "content-type@1.0.4",
|
|
3
9
|
"_id": "content-type@1.0.4",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
|
|
6
12
|
"_location": "/content-type",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "content-type
|
|
17
|
+
"raw": "content-type@1.0.4",
|
|
12
18
|
"name": "content-type",
|
|
13
19
|
"escapedName": "content-type",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.0.4",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.0.4"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/body-parser",
|
|
20
26
|
"/express"
|
|
21
27
|
],
|
|
22
28
|
"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
29
|
+
"_spec": "1.0.4",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
26
31
|
"author": {
|
|
27
32
|
"name": "Douglas Christopher Wilson",
|
|
28
33
|
"email": "doug@somethingdoug.com"
|
|
@@ -30,8 +35,6 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/jshttp/content-type/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
|
-
"deprecated": false,
|
|
35
38
|
"description": "Create and parse HTTP Content-Type header",
|
|
36
39
|
"devDependencies": {
|
|
37
40
|
"eslint": "3.19.0",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"cookie@0.4.0",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "cookie@0.4.0",
|
|
3
9
|
"_id": "cookie@0.4.0",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/express"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"_spec": "0.4.0",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Roman Shtylman",
|
|
27
32
|
"email": "shtylman@gmail.com"
|
|
@@ -29,14 +34,12 @@
|
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/jshttp/cookie/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"contributors": [
|
|
34
38
|
{
|
|
35
39
|
"name": "Douglas Christopher Wilson",
|
|
36
40
|
"email": "doug@somethingdoug.com"
|
|
37
41
|
}
|
|
38
42
|
],
|
|
39
|
-
"deprecated": false,
|
|
40
43
|
"description": "HTTP server cookie parsing and serialization",
|
|
41
44
|
"devDependencies": {
|
|
42
45
|
"beautify-benchmark": "0.2.4",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"cookie-signature@1.0.6",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "cookie-signature@1.0.6",
|
|
3
9
|
"_id": "cookie-signature@1.0.6",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/express"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"_spec": "1.0.6",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "TJ Holowaychuk",
|
|
27
32
|
"email": "tj@learnboost.com"
|
|
@@ -29,9 +34,7 @@
|
|
|
29
34
|
"bugs": {
|
|
30
35
|
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
|
|
31
36
|
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
37
|
"dependencies": {},
|
|
34
|
-
"deprecated": false,
|
|
35
38
|
"description": "Sign and unsign cookies",
|
|
36
39
|
"devDependencies": {
|
|
37
40
|
"mocha": "*",
|
|
@@ -1,19 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"debug@2.6.9",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "debug@2.6.9",
|
|
3
9
|
"_id": "debug@2.6.9",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
6
12
|
"_location": "/debug",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "debug@2",
|
|
17
|
+
"raw": "debug@2.6.9",
|
|
12
18
|
"name": "debug",
|
|
13
19
|
"escapedName": "debug",
|
|
14
|
-
"rawSpec": "2",
|
|
20
|
+
"rawSpec": "2.6.9",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "2"
|
|
22
|
+
"fetchSpec": "2.6.9"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/body-parser",
|
|
@@ -24,9 +30,8 @@
|
|
|
24
30
|
"/send"
|
|
25
31
|
],
|
|
26
32
|
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/cgi",
|
|
33
|
+
"_spec": "2.6.9",
|
|
34
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
35
|
"author": {
|
|
31
36
|
"name": "TJ Holowaychuk",
|
|
32
37
|
"email": "tj@vision-media.ca"
|
|
@@ -35,7 +40,6 @@
|
|
|
35
40
|
"bugs": {
|
|
36
41
|
"url": "https://github.com/visionmedia/debug/issues"
|
|
37
42
|
},
|
|
38
|
-
"bundleDependencies": false,
|
|
39
43
|
"component": {
|
|
40
44
|
"scripts": {
|
|
41
45
|
"debug/index.js": "browser.js",
|
|
@@ -56,7 +60,6 @@
|
|
|
56
60
|
"dependencies": {
|
|
57
61
|
"ms": "2.0.0"
|
|
58
62
|
},
|
|
59
|
-
"deprecated": false,
|
|
60
63
|
"description": "small debugging utility",
|
|
61
64
|
"devDependencies": {
|
|
62
65
|
"browserify": "9.0.3",
|
|
@@ -1,19 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"depd@1.1.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "depd@1.1.2",
|
|
3
9
|
"_id": "depd@1.1.2",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
|
|
6
12
|
"_location": "/depd",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "depd
|
|
17
|
+
"raw": "depd@1.1.2",
|
|
12
18
|
"name": "depd",
|
|
13
19
|
"escapedName": "depd",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.1.2",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.1.2"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/body-parser",
|
|
@@ -22,9 +28,8 @@
|
|
|
22
28
|
"/send"
|
|
23
29
|
],
|
|
24
30
|
"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
31
|
+
"_spec": "1.1.2",
|
|
32
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
28
33
|
"author": {
|
|
29
34
|
"name": "Douglas Christopher Wilson",
|
|
30
35
|
"email": "doug@somethingdoug.com"
|
|
@@ -33,8 +38,6 @@
|
|
|
33
38
|
"bugs": {
|
|
34
39
|
"url": "https://github.com/dougwilson/nodejs-depd/issues"
|
|
35
40
|
},
|
|
36
|
-
"bundleDependencies": false,
|
|
37
|
-
"deprecated": false,
|
|
38
41
|
"description": "Deprecate all the things",
|
|
39
42
|
"devDependencies": {
|
|
40
43
|
"beautify-benchmark": "0.2.4",
|
|
@@ -1,27 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"destroy@1.0.4",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "destroy@1.0.4",
|
|
3
9
|
"_id": "destroy@1.0.4",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
|
|
6
12
|
"_location": "/destroy",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "destroy
|
|
17
|
+
"raw": "destroy@1.0.4",
|
|
12
18
|
"name": "destroy",
|
|
13
19
|
"escapedName": "destroy",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.0.4",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.0.4"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/send"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/send",
|
|
28
|
+
"_spec": "1.0.4",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Jonathan Ong",
|
|
27
32
|
"email": "me@jongleberry.com",
|
|
@@ -30,14 +35,12 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/stream-utils/destroy/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
38
|
"contributors": [
|
|
35
39
|
{
|
|
36
40
|
"name": "Douglas Christopher Wilson",
|
|
37
41
|
"email": "doug@somethingdoug.com"
|
|
38
42
|
}
|
|
39
43
|
],
|
|
40
|
-
"deprecated": false,
|
|
41
44
|
"description": "destroy a stream if possible",
|
|
42
45
|
"devDependencies": {
|
|
43
46
|
"istanbul": "0.4.2",
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"ee-first@1.1.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
2
8
|
"_from": "ee-first@1.1.1",
|
|
3
9
|
"_id": "ee-first@1.1.1",
|
|
4
10
|
"_inBundle": false,
|
|
@@ -19,9 +25,8 @@
|
|
|
19
25
|
"/on-finished"
|
|
20
26
|
],
|
|
21
27
|
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/on-finished",
|
|
28
|
+
"_spec": "1.1.1",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
25
30
|
"author": {
|
|
26
31
|
"name": "Jonathan Ong",
|
|
27
32
|
"email": "me@jongleberry.com",
|
|
@@ -30,14 +35,12 @@
|
|
|
30
35
|
"bugs": {
|
|
31
36
|
"url": "https://github.com/jonathanong/ee-first/issues"
|
|
32
37
|
},
|
|
33
|
-
"bundleDependencies": false,
|
|
34
38
|
"contributors": [
|
|
35
39
|
{
|
|
36
40
|
"name": "Douglas Christopher Wilson",
|
|
37
41
|
"email": "doug@somethingdoug.com"
|
|
38
42
|
}
|
|
39
43
|
],
|
|
40
|
-
"deprecated": false,
|
|
41
44
|
"description": "return the first event in a set of ee/event pairs",
|
|
42
45
|
"devDependencies": {
|
|
43
46
|
"istanbul": "0.3.9",
|
|
@@ -1,19 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"encodeurl@1.0.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "encodeurl@1.0.2",
|
|
3
9
|
"_id": "encodeurl@1.0.2",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
|
|
6
12
|
"_location": "/encodeurl",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "encodeurl
|
|
17
|
+
"raw": "encodeurl@1.0.2",
|
|
12
18
|
"name": "encodeurl",
|
|
13
19
|
"escapedName": "encodeurl",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.0.2",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.0.2"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/express",
|
|
@@ -22,20 +28,17 @@
|
|
|
22
28
|
"/serve-static"
|
|
23
29
|
],
|
|
24
30
|
"_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
31
|
+
"_spec": "1.0.2",
|
|
32
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
28
33
|
"bugs": {
|
|
29
34
|
"url": "https://github.com/pillarjs/encodeurl/issues"
|
|
30
35
|
},
|
|
31
|
-
"bundleDependencies": false,
|
|
32
36
|
"contributors": [
|
|
33
37
|
{
|
|
34
38
|
"name": "Douglas Christopher Wilson",
|
|
35
39
|
"email": "doug@somethingdoug.com"
|
|
36
40
|
}
|
|
37
41
|
],
|
|
38
|
-
"deprecated": false,
|
|
39
42
|
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
|
|
40
43
|
"devDependencies": {
|
|
41
44
|
"eslint": "3.19.0",
|
|
@@ -1,19 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"escape-html@1.0.3",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "escape-html@1.0.3",
|
|
3
9
|
"_id": "escape-html@1.0.3",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
|
|
6
12
|
"_location": "/escape-html",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "escape-html
|
|
17
|
+
"raw": "escape-html@1.0.3",
|
|
12
18
|
"name": "escape-html",
|
|
13
19
|
"escapedName": "escape-html",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.0.3",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.0.3"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/express",
|
|
@@ -22,14 +28,11 @@
|
|
|
22
28
|
"/serve-static"
|
|
23
29
|
],
|
|
24
30
|
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
31
|
+
"_spec": "1.0.3",
|
|
32
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
28
33
|
"bugs": {
|
|
29
34
|
"url": "https://github.com/component/escape-html/issues"
|
|
30
35
|
},
|
|
31
|
-
"bundleDependencies": false,
|
|
32
|
-
"deprecated": false,
|
|
33
36
|
"description": "Escape string for use in HTML",
|
|
34
37
|
"devDependencies": {
|
|
35
38
|
"beautify-benchmark": "0.2.4",
|
|
@@ -1,32 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"etag@1.8.1",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "etag@1.8.1",
|
|
3
9
|
"_id": "etag@1.8.1",
|
|
4
10
|
"_inBundle": false,
|
|
5
11
|
"_integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
|
|
6
12
|
"_location": "/etag",
|
|
7
13
|
"_phantomChildren": {},
|
|
8
14
|
"_requested": {
|
|
9
|
-
"type": "
|
|
15
|
+
"type": "version",
|
|
10
16
|
"registry": true,
|
|
11
|
-
"raw": "etag
|
|
17
|
+
"raw": "etag@1.8.1",
|
|
12
18
|
"name": "etag",
|
|
13
19
|
"escapedName": "etag",
|
|
14
|
-
"rawSpec": "
|
|
20
|
+
"rawSpec": "1.8.1",
|
|
15
21
|
"saveSpec": null,
|
|
16
|
-
"fetchSpec": "
|
|
22
|
+
"fetchSpec": "1.8.1"
|
|
17
23
|
},
|
|
18
24
|
"_requiredBy": [
|
|
19
25
|
"/express",
|
|
20
26
|
"/send"
|
|
21
27
|
],
|
|
22
28
|
"_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
29
|
+
"_spec": "1.8.1",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
26
31
|
"bugs": {
|
|
27
32
|
"url": "https://github.com/jshttp/etag/issues"
|
|
28
33
|
},
|
|
29
|
-
"bundleDependencies": false,
|
|
30
34
|
"contributors": [
|
|
31
35
|
{
|
|
32
36
|
"name": "Douglas Christopher Wilson",
|
|
@@ -37,7 +41,6 @@
|
|
|
37
41
|
"email": "david.bjorklund@gmail.com"
|
|
38
42
|
}
|
|
39
43
|
],
|
|
40
|
-
"deprecated": false,
|
|
41
44
|
"description": "Create simple HTTP ETags",
|
|
42
45
|
"devDependencies": {
|
|
43
46
|
"beautify-benchmark": "0.2.4",
|