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,10 +1,35 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
2
|
+
"_from": "finalhandler@1.2.0",
|
|
3
|
+
"_id": "finalhandler@1.2.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
|
|
6
|
+
"_location": "/finalhandler",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "finalhandler@1.2.0",
|
|
12
|
+
"name": "finalhandler",
|
|
13
|
+
"escapedName": "finalhandler",
|
|
14
|
+
"rawSpec": "1.2.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "1.2.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express"
|
|
20
|
+
],
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
|
|
22
|
+
"_shasum": "7d23fe5731b207b4640e4fcd00aec1f9207a7b32",
|
|
23
|
+
"_spec": "finalhandler@1.2.0",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
25
|
+
"author": {
|
|
26
|
+
"name": "Douglas Christopher Wilson",
|
|
27
|
+
"email": "doug@somethingdoug.com"
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/pillarjs/finalhandler/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
8
33
|
"dependencies": {
|
|
9
34
|
"debug": "2.6.9",
|
|
10
35
|
"encodeurl": "~1.0.2",
|
|
@@ -14,6 +39,8 @@
|
|
|
14
39
|
"statuses": "2.0.1",
|
|
15
40
|
"unpipe": "~1.0.0"
|
|
16
41
|
},
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"description": "Node.js final http responder",
|
|
17
44
|
"devDependencies": {
|
|
18
45
|
"eslint": "7.32.0",
|
|
19
46
|
"eslint-config-standard": "14.1.1",
|
|
@@ -28,19 +55,27 @@
|
|
|
28
55
|
"safe-buffer": "5.2.1",
|
|
29
56
|
"supertest": "6.2.2"
|
|
30
57
|
},
|
|
58
|
+
"engines": {
|
|
59
|
+
"node": ">= 0.8"
|
|
60
|
+
},
|
|
31
61
|
"files": [
|
|
32
62
|
"LICENSE",
|
|
33
63
|
"HISTORY.md",
|
|
34
64
|
"SECURITY.md",
|
|
35
65
|
"index.js"
|
|
36
66
|
],
|
|
37
|
-
"
|
|
38
|
-
|
|
67
|
+
"homepage": "https://github.com/pillarjs/finalhandler#readme",
|
|
68
|
+
"license": "MIT",
|
|
69
|
+
"name": "finalhandler",
|
|
70
|
+
"repository": {
|
|
71
|
+
"type": "git",
|
|
72
|
+
"url": "git+https://github.com/pillarjs/finalhandler.git"
|
|
39
73
|
},
|
|
40
74
|
"scripts": {
|
|
41
75
|
"lint": "eslint .",
|
|
42
76
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
43
77
|
"test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
|
|
44
78
|
"test-cov": "nyc --reporter=html --reporter=text npm test"
|
|
45
|
-
}
|
|
79
|
+
},
|
|
80
|
+
"version": "1.2.0"
|
|
46
81
|
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
2
|
+
"_from": "forwarded@0.2.0",
|
|
3
|
+
"_id": "forwarded@0.2.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/forwarded",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "forwarded@0.2.0",
|
|
12
|
+
"name": "forwarded",
|
|
13
|
+
"escapedName": "forwarded",
|
|
14
|
+
"rawSpec": "0.2.0",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "0.2.0"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/proxy-addr"
|
|
7
20
|
],
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
21
|
+
"_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
|
|
22
|
+
"_shasum": "2269936428aad4c15c7ebe9779a84bf0b2a81811",
|
|
23
|
+
"_spec": "forwarded@0.2.0",
|
|
24
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/proxy-addr",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/jshttp/forwarded/issues"
|
|
27
|
+
},
|
|
28
|
+
"bundleDependencies": false,
|
|
29
|
+
"contributors": [
|
|
30
|
+
{
|
|
31
|
+
"name": "Douglas Christopher Wilson",
|
|
32
|
+
"email": "doug@somethingdoug.com"
|
|
33
|
+
}
|
|
13
34
|
],
|
|
14
|
-
"
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"description": "Parse HTTP X-Forwarded-For header",
|
|
15
37
|
"devDependencies": {
|
|
16
38
|
"beautify-benchmark": "0.2.4",
|
|
17
39
|
"benchmark": "2.1.4",
|
|
@@ -25,14 +47,26 @@
|
|
|
25
47
|
"mocha": "8.4.0",
|
|
26
48
|
"nyc": "15.1.0"
|
|
27
49
|
},
|
|
50
|
+
"engines": {
|
|
51
|
+
"node": ">= 0.6"
|
|
52
|
+
},
|
|
28
53
|
"files": [
|
|
29
54
|
"LICENSE",
|
|
30
55
|
"HISTORY.md",
|
|
31
56
|
"README.md",
|
|
32
57
|
"index.js"
|
|
33
58
|
],
|
|
34
|
-
"
|
|
35
|
-
|
|
59
|
+
"homepage": "https://github.com/jshttp/forwarded#readme",
|
|
60
|
+
"keywords": [
|
|
61
|
+
"x-forwarded-for",
|
|
62
|
+
"http",
|
|
63
|
+
"req"
|
|
64
|
+
],
|
|
65
|
+
"license": "MIT",
|
|
66
|
+
"name": "forwarded",
|
|
67
|
+
"repository": {
|
|
68
|
+
"type": "git",
|
|
69
|
+
"url": "git+https://github.com/jshttp/forwarded.git"
|
|
36
70
|
},
|
|
37
71
|
"scripts": {
|
|
38
72
|
"bench": "node benchmark/index.js",
|
|
@@ -41,5 +75,6 @@
|
|
|
41
75
|
"test-ci": "nyc --reporter=lcov --reporter=text npm test",
|
|
42
76
|
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
|
43
77
|
"version": "node scripts/version-history.js && git add HISTORY.md"
|
|
44
|
-
}
|
|
78
|
+
},
|
|
79
|
+
"version": "0.2.0"
|
|
45
80
|
}
|
|
@@ -1,20 +1,50 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
"_from": "fresh@0.5.2",
|
|
3
|
+
"_id": "fresh@0.5.2",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
|
|
6
|
+
"_location": "/fresh",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "version",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "fresh@0.5.2",
|
|
12
|
+
"name": "fresh",
|
|
13
|
+
"escapedName": "fresh",
|
|
14
|
+
"rawSpec": "0.5.2",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "0.5.2"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/express",
|
|
20
|
+
"/send"
|
|
9
21
|
],
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
|
|
23
|
+
"_shasum": "3d8cadd90d976569fa835ab1f8e4b23a105605a7",
|
|
24
|
+
"_spec": "fresh@0.5.2",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/express",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "TJ Holowaychuk",
|
|
28
|
+
"email": "tj@vision-media.ca",
|
|
29
|
+
"url": "http://tjholowaychuk.com"
|
|
30
|
+
},
|
|
31
|
+
"bugs": {
|
|
32
|
+
"url": "https://github.com/jshttp/fresh/issues"
|
|
33
|
+
},
|
|
34
|
+
"bundleDependencies": false,
|
|
35
|
+
"contributors": [
|
|
36
|
+
{
|
|
37
|
+
"name": "Douglas Christopher Wilson",
|
|
38
|
+
"email": "doug@somethingdoug.com"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "Jonathan Ong",
|
|
42
|
+
"email": "me@jongleberry.com",
|
|
43
|
+
"url": "http://jongleberry.com"
|
|
44
|
+
}
|
|
16
45
|
],
|
|
17
|
-
"
|
|
46
|
+
"deprecated": false,
|
|
47
|
+
"description": "HTTP response freshness testing",
|
|
18
48
|
"devDependencies": {
|
|
19
49
|
"beautify-benchmark": "0.2.4",
|
|
20
50
|
"benchmark": "2.1.4",
|
|
@@ -28,13 +58,26 @@
|
|
|
28
58
|
"istanbul": "0.4.5",
|
|
29
59
|
"mocha": "1.21.5"
|
|
30
60
|
},
|
|
61
|
+
"engines": {
|
|
62
|
+
"node": ">= 0.6"
|
|
63
|
+
},
|
|
31
64
|
"files": [
|
|
32
65
|
"HISTORY.md",
|
|
33
66
|
"LICENSE",
|
|
34
67
|
"index.js"
|
|
35
68
|
],
|
|
36
|
-
"
|
|
37
|
-
|
|
69
|
+
"homepage": "https://github.com/jshttp/fresh#readme",
|
|
70
|
+
"keywords": [
|
|
71
|
+
"fresh",
|
|
72
|
+
"http",
|
|
73
|
+
"conditional",
|
|
74
|
+
"cache"
|
|
75
|
+
],
|
|
76
|
+
"license": "MIT",
|
|
77
|
+
"name": "fresh",
|
|
78
|
+
"repository": {
|
|
79
|
+
"type": "git",
|
|
80
|
+
"url": "git+https://github.com/jshttp/fresh.git"
|
|
38
81
|
},
|
|
39
82
|
"scripts": {
|
|
40
83
|
"bench": "node benchmark/index.js",
|
|
@@ -42,5 +85,6 @@
|
|
|
42
85
|
"test": "mocha --reporter spec --bail --check-leaks test/",
|
|
43
86
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
|
|
44
87
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
|
|
45
|
-
}
|
|
88
|
+
},
|
|
89
|
+
"version": "0.5.2"
|
|
46
90
|
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
"
|
|
2
|
+
"_from": "function-bind@^1.1.1",
|
|
3
|
+
"_id": "function-bind@1.1.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
|
|
6
|
+
"_location": "/function-bind",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "function-bind@^1.1.1",
|
|
12
|
+
"name": "function-bind",
|
|
13
|
+
"escapedName": "function-bind",
|
|
14
|
+
"rawSpec": "^1.1.1",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^1.1.1"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/call-bind",
|
|
20
|
+
"/get-intrinsic",
|
|
21
|
+
"/has"
|
|
10
22
|
],
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
23
|
+
"_resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
|
24
|
+
"_shasum": "a56899d3ea3c9bab874bb9773b7c5ede92f4895d",
|
|
25
|
+
"_spec": "function-bind@^1.1.1",
|
|
26
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/call-bind",
|
|
27
|
+
"author": {
|
|
28
|
+
"name": "Raynos",
|
|
29
|
+
"email": "raynos2@gmail.com"
|
|
30
|
+
},
|
|
31
|
+
"bugs": {
|
|
32
|
+
"url": "https://github.com/Raynos/function-bind/issues",
|
|
33
|
+
"email": "raynos2@gmail.com"
|
|
34
|
+
},
|
|
35
|
+
"bundleDependencies": false,
|
|
15
36
|
"contributors": [
|
|
16
37
|
{
|
|
17
38
|
"name": "Raynos"
|
|
@@ -21,11 +42,9 @@
|
|
|
21
42
|
"url": "https://github.com/ljharb"
|
|
22
43
|
}
|
|
23
44
|
],
|
|
24
|
-
"bugs": {
|
|
25
|
-
"url": "https://github.com/Raynos/function-bind/issues",
|
|
26
|
-
"email": "raynos2@gmail.com"
|
|
27
|
-
},
|
|
28
45
|
"dependencies": {},
|
|
46
|
+
"deprecated": false,
|
|
47
|
+
"description": "Implementation of Function.prototype.bind",
|
|
29
48
|
"devDependencies": {
|
|
30
49
|
"@ljharb/eslint-config": "^12.2.1",
|
|
31
50
|
"covert": "^1.1.0",
|
|
@@ -33,16 +52,29 @@
|
|
|
33
52
|
"jscs": "^3.0.7",
|
|
34
53
|
"tape": "^4.8.0"
|
|
35
54
|
},
|
|
55
|
+
"homepage": "https://github.com/Raynos/function-bind",
|
|
56
|
+
"keywords": [
|
|
57
|
+
"function",
|
|
58
|
+
"bind",
|
|
59
|
+
"shim",
|
|
60
|
+
"es5"
|
|
61
|
+
],
|
|
36
62
|
"license": "MIT",
|
|
63
|
+
"main": "index",
|
|
64
|
+
"name": "function-bind",
|
|
65
|
+
"repository": {
|
|
66
|
+
"type": "git",
|
|
67
|
+
"url": "git://github.com/Raynos/function-bind.git"
|
|
68
|
+
},
|
|
37
69
|
"scripts": {
|
|
38
|
-
"pretest": "npm run lint",
|
|
39
|
-
"test": "npm run tests-only",
|
|
40
|
-
"posttest": "npm run coverage -- --quiet",
|
|
41
|
-
"tests-only": "node test",
|
|
42
70
|
"coverage": "covert test/*.js",
|
|
43
|
-
"
|
|
71
|
+
"eslint": "eslint *.js */*.js",
|
|
44
72
|
"jscs": "jscs *.js */*.js",
|
|
45
|
-
"
|
|
73
|
+
"lint": "npm run jscs && npm run eslint",
|
|
74
|
+
"posttest": "npm run coverage -- --quiet",
|
|
75
|
+
"pretest": "npm run lint",
|
|
76
|
+
"test": "npm run tests-only",
|
|
77
|
+
"tests-only": "node test"
|
|
46
78
|
},
|
|
47
79
|
"testling": {
|
|
48
80
|
"files": "test/index.js",
|
|
@@ -59,5 +91,6 @@
|
|
|
59
91
|
"iphone/6.0..latest",
|
|
60
92
|
"android-browser/4.2..latest"
|
|
61
93
|
]
|
|
62
|
-
}
|
|
94
|
+
},
|
|
95
|
+
"version": "1.1.1"
|
|
63
96
|
}
|
|
@@ -1,91 +1,120 @@
|
|
|
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
|
-
|
|
2
|
+
"_from": "get-intrinsic@^1.0.2",
|
|
3
|
+
"_id": "get-intrinsic@1.1.3",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
6
|
+
"_location": "/node-red-contrib-web-worldmap/get-intrinsic",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "get-intrinsic@^1.0.2",
|
|
12
|
+
"name": "get-intrinsic",
|
|
13
|
+
"escapedName": "get-intrinsic",
|
|
14
|
+
"rawSpec": "^1.0.2",
|
|
15
|
+
"saveSpec": null,
|
|
16
|
+
"fetchSpec": "^1.0.2"
|
|
17
|
+
},
|
|
18
|
+
"_requiredBy": [
|
|
19
|
+
"/node-red-contrib-web-worldmap/call-bind",
|
|
20
|
+
"/node-red-contrib-web-worldmap/side-channel"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
23
|
+
"_shasum": "063c84329ad93e83893c7f4f243ef63ffa351385",
|
|
24
|
+
"_spec": "get-intrinsic@^1.0.2",
|
|
25
|
+
"_where": "/Users/conway/Projects/worldmap/node_modules/side-channel",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Jordan Harband",
|
|
28
|
+
"email": "ljharb@gmail.com"
|
|
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/get-intrinsic/issues"
|
|
40
|
+
},
|
|
41
|
+
"bundleDependencies": false,
|
|
42
|
+
"dependencies": {
|
|
43
|
+
"function-bind": "^1.1.1",
|
|
44
|
+
"has": "^1.0.3",
|
|
45
|
+
"has-symbols": "^1.0.3"
|
|
46
|
+
},
|
|
47
|
+
"deprecated": false,
|
|
48
|
+
"description": "Get and robustly cache all JS language-level intrinsics at first require time",
|
|
49
|
+
"devDependencies": {
|
|
50
|
+
"@ljharb/eslint-config": "^21.0.0",
|
|
51
|
+
"aud": "^2.0.0",
|
|
52
|
+
"auto-changelog": "^2.4.0",
|
|
53
|
+
"call-bind": "^1.0.2",
|
|
54
|
+
"es-abstract": "^1.20.2",
|
|
55
|
+
"es-value-fixtures": "^1.4.2",
|
|
56
|
+
"eslint": "=8.8.0",
|
|
57
|
+
"evalmd": "^0.0.19",
|
|
58
|
+
"for-each": "^0.3.3",
|
|
59
|
+
"make-async-function": "^1.0.0",
|
|
60
|
+
"make-async-generator-function": "^1.0.0",
|
|
61
|
+
"make-generator-function": "^2.0.0",
|
|
62
|
+
"mock-property": "^1.0.0",
|
|
63
|
+
"npmignore": "^0.3.0",
|
|
64
|
+
"nyc": "^10.3.2",
|
|
65
|
+
"object-inspect": "^1.12.2",
|
|
66
|
+
"safe-publish-latest": "^2.0.0",
|
|
67
|
+
"tape": "^5.6.0"
|
|
68
|
+
},
|
|
69
|
+
"exports": {
|
|
70
|
+
".": [
|
|
71
|
+
{
|
|
72
|
+
"default": "./index.js"
|
|
73
|
+
},
|
|
74
|
+
"./index.js"
|
|
75
|
+
],
|
|
76
|
+
"./package.json": "./package.json"
|
|
77
|
+
},
|
|
78
|
+
"funding": {
|
|
79
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
80
|
+
},
|
|
81
|
+
"homepage": "https://github.com/ljharb/get-intrinsic#readme",
|
|
82
|
+
"keywords": [
|
|
83
|
+
"javascript",
|
|
84
|
+
"ecmascript",
|
|
85
|
+
"es",
|
|
86
|
+
"js",
|
|
87
|
+
"intrinsic",
|
|
88
|
+
"getintrinsic",
|
|
89
|
+
"es-abstract"
|
|
90
|
+
],
|
|
91
|
+
"license": "MIT",
|
|
92
|
+
"main": "index.js",
|
|
93
|
+
"name": "get-intrinsic",
|
|
94
|
+
"publishConfig": {
|
|
95
|
+
"ignore": [
|
|
96
|
+
".github/workflows"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
"repository": {
|
|
100
|
+
"type": "git",
|
|
101
|
+
"url": "git+https://github.com/ljharb/get-intrinsic.git"
|
|
102
|
+
},
|
|
103
|
+
"scripts": {
|
|
104
|
+
"lint": "eslint --ext=.js,.mjs .",
|
|
105
|
+
"posttest": "aud --production",
|
|
106
|
+
"postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
|
|
107
|
+
"prelint": "evalmd README.md",
|
|
108
|
+
"prepack": "npmignore --auto --commentLines=autogenerated",
|
|
109
|
+
"prepublish": "not-in-publish || npm run prepublishOnly",
|
|
110
|
+
"prepublishOnly": "safe-publish-latest",
|
|
111
|
+
"pretest": "npm run lint",
|
|
112
|
+
"test": "npm run tests-only",
|
|
113
|
+
"tests-only": "nyc tape 'test/**/*.js'",
|
|
114
|
+
"version": "auto-changelog && git add CHANGELOG.md"
|
|
115
|
+
},
|
|
116
|
+
"testling": {
|
|
117
|
+
"files": "test/GetIntrinsic.js"
|
|
118
|
+
},
|
|
119
|
+
"version": "1.1.3"
|
|
91
120
|
}
|