node-red-contrib-web-worldmap 2.33.0 → 2.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/README.md +3 -8
- package/node_modules/@turf/bezier-spline/package.json +70 -39
- package/node_modules/@turf/helpers/package.json +82 -38
- package/node_modules/@turf/invariant/package.json +73 -36
- package/node_modules/accepts/package.json +55 -15
- package/node_modules/array-flatten/package.json +47 -22
- package/node_modules/body-parser/HISTORY.md +0 -6
- package/node_modules/body-parser/README.md +1 -1
- package/node_modules/body-parser/index.js +9 -8
- package/node_modules/body-parser/node_modules/bytes/package.json +62 -20
- package/node_modules/body-parser/package.json +57 -18
- package/node_modules/bufferjs/package.json +65 -17
- package/node_modules/bufferlist/package.json +51 -15
- package/node_modules/call-bind/package.json +106 -78
- package/node_modules/cgi/package.json +46 -10
- package/node_modules/compressible/package.json +58 -15
- package/node_modules/compression/node_modules/bytes/package.json +84 -0
- package/node_modules/compression/package.json +52 -10
- package/node_modules/content-disposition/node_modules/safe-buffer/package.json +43 -18
- package/node_modules/content-disposition/package.json +49 -14
- package/node_modules/content-type/package.json +54 -15
- package/node_modules/cookie/package.json +52 -14
- package/node_modules/cookie-signature/package.json +47 -8
- package/node_modules/debug/package.json +68 -21
- package/node_modules/depd/package.json +51 -13
- package/node_modules/destroy/package.json +50 -15
- package/node_modules/ee-first/package.json +43 -9
- package/node_modules/encodeurl/package.json +52 -14
- package/node_modules/escape-html/package.json +47 -12
- package/node_modules/etag/package.json +54 -15
- package/node_modules/express/History.md +0 -9
- package/node_modules/express/Readme.md +2 -2
- package/node_modules/express/lib/router/route.js +8 -8
- package/node_modules/express/node_modules/safe-buffer/package.json +43 -18
- package/node_modules/express/package.json +88 -33
- package/node_modules/extend/package.json +78 -42
- package/node_modules/faye-websocket/package.json +64 -33
- package/node_modules/finalhandler/package.json +44 -9
- package/node_modules/forwarded/package.json +49 -14
- package/node_modules/fresh/package.json +61 -17
- package/node_modules/function-bind/package.json +56 -23
- package/node_modules/get-intrinsic/package.json +118 -89
- package/node_modules/has/package.json +46 -21
- package/node_modules/has-symbols/package.json +124 -99
- package/node_modules/header-stack/package.json +48 -14
- package/node_modules/http-errors/package.json +63 -18
- package/node_modules/iconv-lite/package.json +77 -43
- package/node_modules/inherits/package.json +44 -12
- package/node_modules/ipaddr.js/package.json +48 -13
- package/node_modules/media-typer/package.json +43 -8
- package/node_modules/merge-descriptors/package.json +47 -10
- package/node_modules/methods/package.json +60 -17
- package/node_modules/mime/package.json +45 -13
- package/node_modules/mime-db/HISTORY.md +0 -8
- package/node_modules/mime-db/LICENSE +18 -19
- package/node_modules/mime-db/README.md +1 -1
- package/node_modules/mime-db/db.json +6 -54
- package/node_modules/mime-db/index.js +0 -1
- package/node_modules/mime-db/package.json +67 -24
- package/node_modules/mime-types/HISTORY.md +0 -9
- package/node_modules/mime-types/README.md +1 -1
- package/node_modules/mime-types/package.json +63 -19
- package/node_modules/ms/package.json +54 -19
- package/node_modules/negotiator/package.json +61 -19
- package/node_modules/object-inspect/package.json +76 -48
- package/node_modules/on-finished/package.json +50 -8
- package/node_modules/on-headers/package.json +52 -14
- package/node_modules/parseurl/package.json +54 -10
- package/node_modules/path-to-regexp/package.json +44 -15
- package/node_modules/proxy-addr/package.json +49 -14
- package/node_modules/qs/.editorconfig +0 -3
- package/node_modules/qs/.eslintrc +5 -5
- package/node_modules/qs/CHANGELOG.md +0 -158
- package/node_modules/qs/README.md +1 -3
- package/node_modules/qs/dist/qs.js +9 -19
- package/node_modules/qs/lib/stringify.js +3 -12
- package/node_modules/qs/package.json +98 -73
- package/node_modules/qs/test/parse.js +0 -14
- package/node_modules/qs/test/stringify.js +10 -54
- package/node_modules/range-parser/package.json +68 -18
- package/node_modules/raw-body/node_modules/bytes/package.json +62 -20
- package/node_modules/raw-body/package.json +51 -9
- package/node_modules/safe-buffer/package.json +36 -5
- package/node_modules/safer-buffer/package.json +42 -13
- package/node_modules/send/node_modules/ms/package.json +52 -20
- package/node_modules/send/package.json +62 -17
- package/node_modules/serve-static/package.json +44 -9
- package/node_modules/setprototypeof/package.json +55 -27
- package/node_modules/side-channel/package.json +93 -65
- package/node_modules/sockjs/package.json +70 -43
- package/node_modules/statuses/package.json +61 -19
- package/node_modules/stream-stack/package.json +43 -11
- package/node_modules/toidentifier/package.json +51 -9
- package/node_modules/type-is/package.json +55 -12
- package/node_modules/unpipe/package.json +45 -8
- package/node_modules/utils-merge/package.json +45 -19
- package/node_modules/uuid/package.json +99 -70
- package/node_modules/vary/package.json +52 -13
- package/node_modules/websocket-driver/node_modules/http-parser-js/README.md +31 -0
- package/node_modules/{http-parser-js → websocket-driver/node_modules/http-parser-js}/http-parser.js +7 -12
- package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +75 -0
- package/node_modules/websocket-driver/package.json +68 -33
- package/node_modules/websocket-extensions/package.json +61 -27
- package/package.json +1 -1
- package/worldmap/worldmap.js +6 -5
- package/node_modules/bytes/package.json +0 -39
- package/node_modules/faye-websocket/CHANGELOG.md +0 -139
- package/node_modules/header-stack/headers.js +0 -33
- package/node_modules/header-stack/index.js +0 -2
- package/node_modules/header-stack/parser.js +0 -131
- package/node_modules/header-stack/tests/dumps/multipart-folded-headers.eml +0 -27
- package/node_modules/header-stack/tests/dumps/simple-curl-get.dump +0 -5
- package/node_modules/header-stack/tests/test-empty.js +0 -15
- package/node_modules/header-stack/tests/test-multipart-folded-headers.js +0 -21
- package/node_modules/header-stack/tests/test-simple-curl-get.js +0 -32
- package/node_modules/http-parser-js/README.md +0 -43
- package/node_modules/http-parser-js/http-parser.d.ts +0 -175
- package/node_modules/http-parser-js/package.json +0 -30
- package/node_modules/path-to-regexp/History.md +0 -36
- package/node_modules/websocket-driver/CHANGELOG.md +0 -142
- package/node_modules/websocket-extensions/CHANGELOG.md +0 -28
- /package/node_modules/{bytes → compression/node_modules/bytes}/History.md +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/LICENSE +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/Readme.md +0 -0
- /package/node_modules/{bytes → compression/node_modules/bytes}/index.js +0 -0
- /package/node_modules/{http-parser-js → websocket-driver/node_modules/http-parser-js}/LICENSE.md +0 -0
|
@@ -1,37 +1,47 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
2
|
+
"_from": "has@^1.0.3",
|
|
3
|
+
"_id": "has@1.0.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
6
|
+
"_location": "/has",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "has@^1.0.3",
|
|
12
|
+
"name": "has",
|
|
13
|
+
"escapedName": "has",
|
|
14
|
+
"rawSpec": "^1.0.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^1.0.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/get-intrinsic"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
|
|
22
|
+
"_shasum": "722d7cbfc1f6aa8241f16dd814e011e1f41e8796",
|
|
23
|
+
"_spec": "has@^1.0.3",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/get-intrinsic",
|
|
6
25
|
"author": {
|
|
7
26
|
"name": "Thiago de Arruda",
|
|
8
27
|
"email": "tpadilha84@gmail.com"
|
|
9
28
|
},
|
|
10
|
-
"contributors": [
|
|
11
|
-
{
|
|
12
|
-
"name": "Jordan Harband",
|
|
13
|
-
"email": "ljharb@gmail.com",
|
|
14
|
-
"url": "http://ljharb.codes"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"repository": {
|
|
18
|
-
"type": "git",
|
|
19
|
-
"url": "git://github.com/tarruda/has.git"
|
|
20
|
-
},
|
|
21
29
|
"bugs": {
|
|
22
30
|
"url": "https://github.com/tarruda/has/issues"
|
|
23
31
|
},
|
|
24
|
-
"
|
|
25
|
-
"
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"contributors": [
|
|
26
34
|
{
|
|
27
|
-
"
|
|
28
|
-
"
|
|
35
|
+
"name": "Jordan Harband",
|
|
36
|
+
"email": "ljharb@gmail.com",
|
|
37
|
+
"url": "http://ljharb.codes"
|
|
29
38
|
}
|
|
30
39
|
],
|
|
31
|
-
"main": "./src",
|
|
32
40
|
"dependencies": {
|
|
33
41
|
"function-bind": "^1.1.1"
|
|
34
42
|
},
|
|
43
|
+
"deprecated": false,
|
|
44
|
+
"description": "Object.prototype.hasOwnProperty.call shortcut",
|
|
35
45
|
"devDependencies": {
|
|
36
46
|
"@ljharb/eslint-config": "^12.2.1",
|
|
37
47
|
"eslint": "^4.19.1",
|
|
@@ -40,9 +50,24 @@
|
|
|
40
50
|
"engines": {
|
|
41
51
|
"node": ">= 0.4.0"
|
|
42
52
|
},
|
|
53
|
+
"homepage": "https://github.com/tarruda/has",
|
|
54
|
+
"license": "MIT",
|
|
55
|
+
"licenses": [
|
|
56
|
+
{
|
|
57
|
+
"type": "MIT",
|
|
58
|
+
"url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"main": "./src",
|
|
62
|
+
"name": "has",
|
|
63
|
+
"repository": {
|
|
64
|
+
"type": "git",
|
|
65
|
+
"url": "git://github.com/tarruda/has.git"
|
|
66
|
+
},
|
|
43
67
|
"scripts": {
|
|
44
68
|
"lint": "eslint .",
|
|
45
69
|
"pretest": "npm run lint",
|
|
46
70
|
"test": "tape test"
|
|
47
|
-
}
|
|
71
|
+
},
|
|
72
|
+
"version": "1.0.3"
|
|
48
73
|
}
|
|
@@ -1,101 +1,126 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
2
|
+
"_from": "has-symbols@^1.0.3",
|
|
3
|
+
"_id": "has-symbols@1.0.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
6
|
+
"_location": "/has-symbols",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "has-symbols@^1.0.3",
|
|
12
|
+
"name": "has-symbols",
|
|
13
|
+
"escapedName": "has-symbols",
|
|
14
|
+
"rawSpec": "^1.0.3",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^1.0.3"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/get-intrinsic"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
22
|
+
"_shasum": "bb7b2c4349251dce87b125f7bdf874aa7c8b39f8",
|
|
23
|
+
"_spec": "has-symbols@^1.0.3",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/get-intrinsic",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "Jordan Harband",
|
|
27
|
+
"email": "ljharb@gmail.com",
|
|
28
|
+
"url": "http://ljharb.codes"
|
|
29
|
+
},
|
|
30
|
+
"auto-changelog": {
|
|
31
|
+
"output": "CHANGELOG.md",
|
|
32
|
+
"template": "keepachangelog",
|
|
33
|
+
"unreleased": false,
|
|
34
|
+
"commitLimit": false,
|
|
35
|
+
"backfillLimit": false,
|
|
36
|
+
"hideCredit": true
|
|
37
|
+
},
|
|
38
|
+
"bugs": {
|
|
39
|
+
"url": "https://github.com/ljharb/has-symbols/issues"
|
|
40
|
+
},
|
|
41
|
+
"bundleDependencies": false,
|
|
42
|
+
"contributors": [
|
|
43
|
+
{
|
|
44
|
+
"name": "Jordan Harband",
|
|
45
|
+
"email": "ljharb@gmail.com",
|
|
46
|
+
"url": "http://ljharb.codes"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"deprecated": false,
|
|
50
|
+
"description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
|
|
51
|
+
"devDependencies": {
|
|
52
|
+
"@ljharb/eslint-config": "^20.2.3",
|
|
53
|
+
"aud": "^2.0.0",
|
|
54
|
+
"auto-changelog": "^2.4.0",
|
|
55
|
+
"core-js": "^2.6.12",
|
|
56
|
+
"eslint": "=8.8.0",
|
|
57
|
+
"get-own-property-symbols": "^0.9.5",
|
|
58
|
+
"nyc": "^10.3.2",
|
|
59
|
+
"safe-publish-latest": "^2.0.0",
|
|
60
|
+
"tape": "^5.5.2"
|
|
61
|
+
},
|
|
62
|
+
"engines": {
|
|
63
|
+
"node": ">= 0.4"
|
|
64
|
+
},
|
|
65
|
+
"funding": {
|
|
66
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
67
|
+
},
|
|
68
|
+
"greenkeeper": {
|
|
69
|
+
"ignore": [
|
|
70
|
+
"core-js"
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
"homepage": "https://github.com/ljharb/has-symbols#readme",
|
|
74
|
+
"keywords": [
|
|
75
|
+
"Symbol",
|
|
76
|
+
"symbols",
|
|
77
|
+
"typeof",
|
|
78
|
+
"sham",
|
|
79
|
+
"polyfill",
|
|
80
|
+
"native",
|
|
81
|
+
"core-js",
|
|
82
|
+
"ES6"
|
|
83
|
+
],
|
|
84
|
+
"license": "MIT",
|
|
85
|
+
"main": "index.js",
|
|
86
|
+
"name": "has-symbols",
|
|
87
|
+
"repository": {
|
|
88
|
+
"type": "git",
|
|
89
|
+
"url": "git://github.com/inspect-js/has-symbols.git"
|
|
90
|
+
},
|
|
91
|
+
"scripts": {
|
|
92
|
+
"lint": "eslint --ext=js,mjs .",
|
|
93
|
+
"posttest": "aud --production",
|
|
94
|
+
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
|
|
95
|
+
"prepublish": "not-in-publish || npm run prepublishOnly",
|
|
96
|
+
"prepublishOnly": "safe-publish-latest",
|
|
97
|
+
"pretest": "npm run --silent lint",
|
|
98
|
+
"test": "npm run tests-only",
|
|
99
|
+
"test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
|
|
100
|
+
"test:shams:corejs": "nyc node test/shams/core-js.js",
|
|
101
|
+
"test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
|
|
102
|
+
"test:staging": "nyc node --harmony --es-staging test",
|
|
103
|
+
"test:stock": "nyc node test",
|
|
104
|
+
"tests-only": "npm run test:stock && npm run test:staging && npm run test:shams",
|
|
105
|
+
"version": "auto-changelog && git add CHANGELOG.md"
|
|
106
|
+
},
|
|
107
|
+
"testling": {
|
|
108
|
+
"files": "test/index.js",
|
|
109
|
+
"browsers": [
|
|
110
|
+
"iexplore/6.0..latest",
|
|
111
|
+
"firefox/3.0..6.0",
|
|
112
|
+
"firefox/15.0..latest",
|
|
113
|
+
"firefox/nightly",
|
|
114
|
+
"chrome/4.0..10.0",
|
|
115
|
+
"chrome/20.0..latest",
|
|
116
|
+
"chrome/canary",
|
|
117
|
+
"opera/10.0..latest",
|
|
118
|
+
"opera/next",
|
|
119
|
+
"safari/4.0..latest",
|
|
120
|
+
"ipad/6.0..latest",
|
|
121
|
+
"iphone/6.0..latest",
|
|
122
|
+
"android-browser/4.2"
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
"version": "1.0.3"
|
|
101
126
|
}
|
|
@@ -1,25 +1,59 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"header-stack@0.0.2",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "header-stack@0.0.2",
|
|
9
|
+
"_id": "header-stack@0.0.2",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha1-Rg1ysW04ZSzkUeIyU2lxsx6E1g8=",
|
|
12
|
+
"_location": "/header-stack",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "header-stack@0.0.2",
|
|
18
|
+
"name": "header-stack",
|
|
19
|
+
"escapedName": "header-stack",
|
|
20
|
+
"rawSpec": "0.0.2",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "0.0.2"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/cgi"
|
|
26
|
+
],
|
|
27
|
+
"_resolved": "https://registry.npmjs.org/header-stack/-/header-stack-0.0.2.tgz",
|
|
28
|
+
"_spec": "0.0.2",
|
|
29
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
30
|
+
"author": {
|
|
31
|
+
"name": "Nathan Rajlich",
|
|
32
|
+
"email": "nathan@tootallnate.net",
|
|
33
|
+
"url": "http://tootallnate.net"
|
|
34
|
+
},
|
|
35
|
+
"bugs": {
|
|
36
|
+
"url": "https://github.com/TooTallNate/node-header-stack/issues"
|
|
8
37
|
},
|
|
9
|
-
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
|
|
10
|
-
"main": "./index.js",
|
|
11
38
|
"dependencies": {
|
|
12
|
-
"
|
|
39
|
+
"bufferjs": ">= 0.2.3",
|
|
13
40
|
"bufferlist": ">= 0.0.6",
|
|
14
|
-
"
|
|
41
|
+
"stream-stack": ">= 1.1.1"
|
|
15
42
|
},
|
|
43
|
+
"description": "A `StreamStack` subclass that parses headers until an emtpy line is found.",
|
|
16
44
|
"directories": {
|
|
17
45
|
"lib": "."
|
|
18
46
|
},
|
|
19
47
|
"engines": {
|
|
20
48
|
"node": ">= 0.4.0"
|
|
21
49
|
},
|
|
22
|
-
"files": [
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
50
|
+
"files": [],
|
|
51
|
+
"homepage": "https://github.com/TooTallNate/node-header-stack#readme",
|
|
52
|
+
"main": "./index.js",
|
|
53
|
+
"name": "header-stack",
|
|
54
|
+
"repository": {
|
|
55
|
+
"type": "git",
|
|
56
|
+
"url": "git://github.com/TooTallNate/node-header-stack.git"
|
|
57
|
+
},
|
|
58
|
+
"version": "0.0.2"
|
|
59
|
+
}
|
|
@@ -1,14 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
2
|
+
"_from": "http-errors@2.0.0",
|
|
3
|
+
"_id": "http-errors@2.0.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
6
|
+
"_location": "/http-errors",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "http-errors@2.0.0",
|
|
12
|
+
"name": "http-errors",
|
|
13
|
+
"escapedName": "http-errors",
|
|
14
|
+
"rawSpec": "2.0.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "2.0.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/body-parser",
|
|
20
|
+
"/express",
|
|
21
|
+
"/raw-body",
|
|
22
|
+
"/send"
|
|
23
|
+
],
|
|
24
|
+
"_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
25
|
+
"_shasum": "b7774a1486ef73cf7667ac9ae0858c012c57b9d3",
|
|
26
|
+
"_spec": "http-errors@2.0.0",
|
|
27
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
28
|
+
"author": {
|
|
29
|
+
"name": "Jonathan Ong",
|
|
30
|
+
"email": "me@jongleberry.com",
|
|
31
|
+
"url": "http://jongleberry.com"
|
|
32
|
+
},
|
|
33
|
+
"bugs": {
|
|
34
|
+
"url": "https://github.com/jshttp/http-errors/issues"
|
|
35
|
+
},
|
|
36
|
+
"bundleDependencies": false,
|
|
6
37
|
"contributors": [
|
|
7
|
-
|
|
8
|
-
|
|
38
|
+
{
|
|
39
|
+
"name": "Alan Plum",
|
|
40
|
+
"email": "me@pluma.io"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "Douglas Christopher Wilson",
|
|
44
|
+
"email": "doug@somethingdoug.com"
|
|
45
|
+
}
|
|
9
46
|
],
|
|
10
|
-
"license": "MIT",
|
|
11
|
-
"repository": "jshttp/http-errors",
|
|
12
47
|
"dependencies": {
|
|
13
48
|
"depd": "2.0.0",
|
|
14
49
|
"inherits": "2.0.4",
|
|
@@ -16,6 +51,8 @@
|
|
|
16
51
|
"statuses": "2.0.1",
|
|
17
52
|
"toidentifier": "1.0.1"
|
|
18
53
|
},
|
|
54
|
+
"deprecated": false,
|
|
55
|
+
"description": "Create HTTP error objects",
|
|
19
56
|
"devDependencies": {
|
|
20
57
|
"eslint": "7.32.0",
|
|
21
58
|
"eslint-config-standard": "14.1.1",
|
|
@@ -30,6 +67,23 @@
|
|
|
30
67
|
"engines": {
|
|
31
68
|
"node": ">= 0.8"
|
|
32
69
|
},
|
|
70
|
+
"files": [
|
|
71
|
+
"index.js",
|
|
72
|
+
"HISTORY.md",
|
|
73
|
+
"LICENSE",
|
|
74
|
+
"README.md"
|
|
75
|
+
],
|
|
76
|
+
"homepage": "https://github.com/jshttp/http-errors#readme",
|
|
77
|
+
"keywords": [
|
|
78
|
+
"http",
|
|
79
|
+
"error"
|
|
80
|
+
],
|
|
81
|
+
"license": "MIT",
|
|
82
|
+
"name": "http-errors",
|
|
83
|
+
"repository": {
|
|
84
|
+
"type": "git",
|
|
85
|
+
"url": "git+https://github.com/jshttp/http-errors.git"
|
|
86
|
+
},
|
|
33
87
|
"scripts": {
|
|
34
88
|
"lint": "eslint . && node ./scripts/lint-readme-list.js",
|
|
35
89
|
"test": "mocha --reporter spec --bail",
|
|
@@ -37,14 +91,5 @@
|
|
|
37
91
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
38
92
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
39
93
|
},
|
|
40
|
-
"
|
|
41
|
-
"http",
|
|
42
|
-
"error"
|
|
43
|
-
],
|
|
44
|
-
"files": [
|
|
45
|
-
"index.js",
|
|
46
|
-
"HISTORY.md",
|
|
47
|
-
"LICENSE",
|
|
48
|
-
"README.md"
|
|
49
|
-
]
|
|
94
|
+
"version": "2.0.0"
|
|
50
95
|
}
|
|
@@ -1,46 +1,80 @@
|
|
|
1
1
|
{
|
|
2
|
+
"_args": [
|
|
3
|
+
[
|
|
4
|
+
"iconv-lite@0.4.24",
|
|
5
|
+
"/Users/conway/Projects/worldmap"
|
|
6
|
+
]
|
|
7
|
+
],
|
|
8
|
+
"_from": "iconv-lite@0.4.24",
|
|
9
|
+
"_id": "iconv-lite@0.4.24",
|
|
10
|
+
"_inBundle": false,
|
|
11
|
+
"_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
12
|
+
"_location": "/iconv-lite",
|
|
13
|
+
"_phantomChildren": {},
|
|
14
|
+
"_requested": {
|
|
15
|
+
"type": "version",
|
|
16
|
+
"registry": true,
|
|
17
|
+
"raw": "iconv-lite@0.4.24",
|
|
2
18
|
"name": "iconv-lite",
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
19
|
+
"escapedName": "iconv-lite",
|
|
20
|
+
"rawSpec": "0.4.24",
|
|
21
|
+
"saveSpec": null,
|
|
22
|
+
"fetchSpec": "0.4.24"
|
|
23
|
+
},
|
|
24
|
+
"_requiredBy": [
|
|
25
|
+
"/body-parser",
|
|
26
|
+
"/raw-body"
|
|
27
|
+
],
|
|
28
|
+
"_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
29
|
+
"_spec": "0.4.24",
|
|
30
|
+
"_where": "/Users/conway/Projects/worldmap",
|
|
31
|
+
"author": {
|
|
32
|
+
"name": "Alexander Shtuchkin",
|
|
33
|
+
"email": "ashtuchkin@gmail.com"
|
|
34
|
+
},
|
|
35
|
+
"browser": {
|
|
36
|
+
"./lib/extend-node": false,
|
|
37
|
+
"./lib/streams": false
|
|
38
|
+
},
|
|
39
|
+
"bugs": {
|
|
40
|
+
"url": "https://github.com/ashtuchkin/iconv-lite/issues"
|
|
41
|
+
},
|
|
42
|
+
"dependencies": {
|
|
43
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
44
|
+
},
|
|
45
|
+
"description": "Convert character encodings in pure javascript.",
|
|
46
|
+
"devDependencies": {
|
|
47
|
+
"async": "*",
|
|
48
|
+
"errto": "*",
|
|
49
|
+
"iconv": "*",
|
|
50
|
+
"istanbul": "*",
|
|
51
|
+
"mocha": "^3.1.0",
|
|
52
|
+
"request": "~2.87.0",
|
|
53
|
+
"semver": "*",
|
|
54
|
+
"unorm": "*"
|
|
55
|
+
},
|
|
56
|
+
"engines": {
|
|
57
|
+
"node": ">=0.10.0"
|
|
58
|
+
},
|
|
59
|
+
"homepage": "https://github.com/ashtuchkin/iconv-lite",
|
|
60
|
+
"keywords": [
|
|
61
|
+
"iconv",
|
|
62
|
+
"convert",
|
|
63
|
+
"charset",
|
|
64
|
+
"icu"
|
|
65
|
+
],
|
|
66
|
+
"license": "MIT",
|
|
67
|
+
"main": "./lib/index.js",
|
|
68
|
+
"name": "iconv-lite",
|
|
69
|
+
"repository": {
|
|
70
|
+
"type": "git",
|
|
71
|
+
"url": "git://github.com/ashtuchkin/iconv-lite.git"
|
|
72
|
+
},
|
|
73
|
+
"scripts": {
|
|
74
|
+
"coverage": "istanbul cover _mocha -- --grep .",
|
|
75
|
+
"coverage-open": "open coverage/lcov-report/index.html",
|
|
76
|
+
"test": "mocha --reporter spec --grep ."
|
|
77
|
+
},
|
|
78
|
+
"typings": "./lib/index.d.ts",
|
|
79
|
+
"version": "0.4.24"
|
|
46
80
|
}
|