node-red-contrib-web-worldmap 2.35.0 → 2.36.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.
Files changed (127) hide show
  1. package/CHANGELOG.md +1 -0
  2. package/README.md +1 -0
  3. package/node_modules/@turf/bezier-spline/package.json +39 -70
  4. package/node_modules/@turf/helpers/package.json +38 -82
  5. package/node_modules/@turf/invariant/package.json +36 -73
  6. package/node_modules/accepts/package.json +15 -55
  7. package/node_modules/array-flatten/package.json +22 -47
  8. package/node_modules/body-parser/HISTORY.md +6 -0
  9. package/node_modules/body-parser/README.md +1 -1
  10. package/node_modules/body-parser/index.js +8 -9
  11. package/node_modules/body-parser/node_modules/bytes/package.json +20 -62
  12. package/node_modules/body-parser/package.json +18 -57
  13. package/node_modules/bufferjs/package.json +17 -65
  14. package/node_modules/bufferlist/package.json +15 -51
  15. package/node_modules/bytes/package.json +39 -0
  16. package/node_modules/call-bind/package.json +78 -106
  17. package/node_modules/cgi/package.json +10 -46
  18. package/node_modules/compressible/package.json +15 -58
  19. package/node_modules/compression/package.json +10 -52
  20. package/node_modules/content-disposition/node_modules/safe-buffer/package.json +18 -43
  21. package/node_modules/content-disposition/package.json +14 -49
  22. package/node_modules/content-type/package.json +15 -54
  23. package/node_modules/cookie/package.json +14 -52
  24. package/node_modules/cookie-signature/package.json +8 -47
  25. package/node_modules/debug/package.json +21 -68
  26. package/node_modules/depd/package.json +13 -51
  27. package/node_modules/destroy/package.json +15 -50
  28. package/node_modules/ee-first/package.json +9 -43
  29. package/node_modules/encodeurl/package.json +14 -52
  30. package/node_modules/escape-html/package.json +12 -47
  31. package/node_modules/etag/package.json +15 -54
  32. package/node_modules/express/History.md +9 -0
  33. package/node_modules/express/Readme.md +2 -2
  34. package/node_modules/express/lib/router/route.js +8 -8
  35. package/node_modules/express/node_modules/safe-buffer/package.json +18 -43
  36. package/node_modules/express/package.json +33 -88
  37. package/node_modules/extend/package.json +42 -78
  38. package/node_modules/faye-websocket/CHANGELOG.md +139 -0
  39. package/node_modules/faye-websocket/package.json +33 -64
  40. package/node_modules/finalhandler/package.json +9 -44
  41. package/node_modules/forwarded/package.json +14 -49
  42. package/node_modules/fresh/package.json +17 -61
  43. package/node_modules/function-bind/package.json +23 -56
  44. package/node_modules/get-intrinsic/package.json +89 -118
  45. package/node_modules/has/package.json +21 -46
  46. package/node_modules/has-symbols/package.json +99 -124
  47. package/node_modules/header-stack/headers.js +33 -0
  48. package/node_modules/header-stack/index.js +2 -0
  49. package/node_modules/header-stack/package.json +14 -48
  50. package/node_modules/header-stack/parser.js +131 -0
  51. package/node_modules/header-stack/tests/dumps/multipart-folded-headers.eml +27 -0
  52. package/node_modules/header-stack/tests/dumps/simple-curl-get.dump +5 -0
  53. package/node_modules/header-stack/tests/test-empty.js +15 -0
  54. package/node_modules/header-stack/tests/test-multipart-folded-headers.js +21 -0
  55. package/node_modules/header-stack/tests/test-simple-curl-get.js +32 -0
  56. package/node_modules/http-errors/package.json +18 -63
  57. package/node_modules/http-parser-js/README.md +43 -0
  58. package/node_modules/http-parser-js/http-parser.d.ts +175 -0
  59. package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/http-parser.js +12 -7
  60. package/node_modules/http-parser-js/package.json +30 -0
  61. package/node_modules/iconv-lite/package.json +43 -77
  62. package/node_modules/inherits/package.json +12 -44
  63. package/node_modules/ipaddr.js/package.json +13 -48
  64. package/node_modules/media-typer/package.json +8 -43
  65. package/node_modules/merge-descriptors/package.json +10 -47
  66. package/node_modules/methods/package.json +17 -60
  67. package/node_modules/mime/package.json +13 -45
  68. package/node_modules/mime-db/HISTORY.md +8 -0
  69. package/node_modules/mime-db/LICENSE +19 -18
  70. package/node_modules/mime-db/README.md +1 -1
  71. package/node_modules/mime-db/db.json +54 -6
  72. package/node_modules/mime-db/index.js +1 -0
  73. package/node_modules/mime-db/package.json +24 -67
  74. package/node_modules/mime-types/HISTORY.md +9 -0
  75. package/node_modules/mime-types/README.md +1 -1
  76. package/node_modules/mime-types/package.json +19 -63
  77. package/node_modules/ms/package.json +19 -54
  78. package/node_modules/negotiator/package.json +19 -61
  79. package/node_modules/object-inspect/package.json +48 -76
  80. package/node_modules/on-finished/package.json +8 -50
  81. package/node_modules/on-headers/package.json +14 -52
  82. package/node_modules/parseurl/package.json +10 -54
  83. package/node_modules/path-to-regexp/History.md +36 -0
  84. package/node_modules/path-to-regexp/package.json +15 -44
  85. package/node_modules/proxy-addr/package.json +14 -49
  86. package/node_modules/qs/.editorconfig +3 -0
  87. package/node_modules/qs/.eslintrc +5 -5
  88. package/node_modules/qs/CHANGELOG.md +158 -0
  89. package/node_modules/qs/README.md +3 -1
  90. package/node_modules/qs/dist/qs.js +19 -9
  91. package/node_modules/qs/lib/stringify.js +12 -3
  92. package/node_modules/qs/package.json +73 -98
  93. package/node_modules/qs/test/parse.js +14 -0
  94. package/node_modules/qs/test/stringify.js +54 -10
  95. package/node_modules/range-parser/package.json +18 -68
  96. package/node_modules/raw-body/node_modules/bytes/package.json +20 -62
  97. package/node_modules/raw-body/package.json +9 -51
  98. package/node_modules/safe-buffer/package.json +5 -36
  99. package/node_modules/safer-buffer/package.json +13 -42
  100. package/node_modules/send/node_modules/ms/package.json +20 -52
  101. package/node_modules/send/package.json +17 -62
  102. package/node_modules/serve-static/package.json +9 -44
  103. package/node_modules/setprototypeof/package.json +27 -55
  104. package/node_modules/side-channel/package.json +65 -93
  105. package/node_modules/sockjs/package.json +43 -70
  106. package/node_modules/statuses/package.json +19 -61
  107. package/node_modules/stream-stack/package.json +11 -43
  108. package/node_modules/toidentifier/package.json +9 -51
  109. package/node_modules/type-is/package.json +12 -55
  110. package/node_modules/unpipe/package.json +8 -45
  111. package/node_modules/utils-merge/package.json +19 -45
  112. package/node_modules/uuid/package.json +70 -99
  113. package/node_modules/vary/package.json +13 -52
  114. package/node_modules/websocket-driver/CHANGELOG.md +142 -0
  115. package/node_modules/websocket-driver/package.json +33 -68
  116. package/node_modules/websocket-extensions/CHANGELOG.md +28 -0
  117. package/node_modules/websocket-extensions/package.json +27 -61
  118. package/package.json +1 -1
  119. package/worldmap/worldmap.js +69 -1
  120. package/node_modules/compression/node_modules/bytes/package.json +0 -84
  121. package/node_modules/websocket-driver/node_modules/http-parser-js/README.md +0 -31
  122. package/node_modules/websocket-driver/node_modules/http-parser-js/package.json +0 -75
  123. /package/node_modules/{compression/node_modules/bytes → bytes}/History.md +0 -0
  124. /package/node_modules/{compression/node_modules/bytes → bytes}/LICENSE +0 -0
  125. /package/node_modules/{compression/node_modules/bytes → bytes}/Readme.md +0 -0
  126. /package/node_modules/{compression/node_modules/bytes → bytes}/index.js +0 -0
  127. /package/node_modules/{websocket-driver/node_modules/http-parser-js → http-parser-js}/LICENSE.md +0 -0
@@ -1,41 +1,25 @@
1
1
  {
2
- "_args": [
3
- [
4
- "safer-buffer@2.1.2",
5
- "/Users/conway/Projects/worldmap"
6
- ]
7
- ],
8
- "_from": "safer-buffer@2.1.2",
9
- "_id": "safer-buffer@2.1.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
12
- "_location": "/safer-buffer",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "safer-buffer@2.1.2",
18
- "name": "safer-buffer",
19
- "escapedName": "safer-buffer",
20
- "rawSpec": "2.1.2",
21
- "saveSpec": null,
22
- "fetchSpec": "2.1.2"
2
+ "name": "safer-buffer",
3
+ "version": "2.1.2",
4
+ "description": "Modern Buffer API polyfill without footguns",
5
+ "main": "safer.js",
6
+ "scripts": {
7
+ "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js",
8
+ "test": "standard && tape tests.js"
23
9
  },
24
- "_requiredBy": [
25
- "/iconv-lite"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
28
- "_spec": "2.1.2",
29
- "_where": "/Users/conway/Projects/worldmap",
30
10
  "author": {
31
11
  "name": "Nikita Skovoroda",
32
12
  "email": "chalkerx@gmail.com",
33
13
  "url": "https://github.com/ChALkeR"
34
14
  },
15
+ "license": "MIT",
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/ChALkeR/safer-buffer.git"
19
+ },
35
20
  "bugs": {
36
21
  "url": "https://github.com/ChALkeR/safer-buffer/issues"
37
22
  },
38
- "description": "Modern Buffer API polyfill without footguns",
39
23
  "devDependencies": {
40
24
  "standard": "^11.0.1",
41
25
  "tape": "^4.9.0"
@@ -46,18 +30,5 @@
46
30
  "tests.js",
47
31
  "dangerous.js",
48
32
  "safer.js"
49
- ],
50
- "homepage": "https://github.com/ChALkeR/safer-buffer#readme",
51
- "license": "MIT",
52
- "main": "safer.js",
53
- "name": "safer-buffer",
54
- "repository": {
55
- "type": "git",
56
- "url": "git+https://github.com/ChALkeR/safer-buffer.git"
57
- },
58
- "scripts": {
59
- "browserify-test": "browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js",
60
- "test": "standard && tape tests.js"
61
- },
62
- "version": "2.1.2"
33
+ ]
63
34
  }
@@ -1,40 +1,16 @@
1
1
  {
2
- "_from": "ms@2.1.3",
3
- "_id": "ms@2.1.3",
4
- "_inBundle": false,
5
- "_integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
6
- "_location": "/node-red-contrib-web-worldmap/send/ms",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "ms@2.1.3",
12
- "name": "ms",
13
- "escapedName": "ms",
14
- "rawSpec": "2.1.3",
15
- "saveSpec": null,
16
- "fetchSpec": "2.1.3"
17
- },
18
- "_requiredBy": [
19
- "/node-red-contrib-web-worldmap/send"
20
- ],
21
- "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
22
- "_shasum": "574c8138ce1d2b5861f0b44579dbadd60c6615b2",
23
- "_spec": "ms@2.1.3",
24
- "_where": "/Users/conway/Projects/worldmap/node_modules/send",
25
- "bugs": {
26
- "url": "https://github.com/vercel/ms/issues"
27
- },
28
- "bundleDependencies": false,
29
- "deprecated": false,
2
+ "name": "ms",
3
+ "version": "2.1.3",
30
4
  "description": "Tiny millisecond conversion utility",
31
- "devDependencies": {
32
- "eslint": "4.18.2",
33
- "expect.js": "0.3.1",
34
- "husky": "0.14.3",
35
- "lint-staged": "5.0.0",
36
- "mocha": "4.0.1",
37
- "prettier": "2.0.5"
5
+ "repository": "vercel/ms",
6
+ "main": "./index",
7
+ "files": [
8
+ "index.js"
9
+ ],
10
+ "scripts": {
11
+ "precommit": "lint-staged",
12
+ "lint": "eslint lib/* bin/*",
13
+ "test": "mocha tests.js"
38
14
  },
39
15
  "eslintConfig": {
40
16
  "extends": "eslint:recommended",
@@ -43,11 +19,6 @@
43
19
  "es6": true
44
20
  }
45
21
  },
46
- "files": [
47
- "index.js"
48
- ],
49
- "homepage": "https://github.com/vercel/ms#readme",
50
- "license": "MIT",
51
22
  "lint-staged": {
52
23
  "*.js": [
53
24
  "npm run lint",
@@ -55,16 +26,13 @@
55
26
  "git add"
56
27
  ]
57
28
  },
58
- "main": "./index",
59
- "name": "ms",
60
- "repository": {
61
- "type": "git",
62
- "url": "git+https://github.com/vercel/ms.git"
63
- },
64
- "scripts": {
65
- "lint": "eslint lib/* bin/*",
66
- "precommit": "lint-staged",
67
- "test": "mocha tests.js"
68
- },
69
- "version": "2.1.3"
29
+ "license": "MIT",
30
+ "devDependencies": {
31
+ "eslint": "4.18.2",
32
+ "expect.js": "0.3.1",
33
+ "husky": "0.14.3",
34
+ "lint-staged": "5.0.0",
35
+ "mocha": "4.0.1",
36
+ "prettier": "2.0.5"
37
+ }
70
38
  }
@@ -1,49 +1,19 @@
1
1
  {
2
- "_from": "send@0.18.0",
3
- "_id": "send@0.18.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
6
- "_location": "/send",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "send@0.18.0",
12
- "name": "send",
13
- "escapedName": "send",
14
- "rawSpec": "0.18.0",
15
- "saveSpec": null,
16
- "fetchSpec": "0.18.0"
17
- },
18
- "_requiredBy": [
19
- "/express",
20
- "/serve-static"
21
- ],
22
- "_resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
23
- "_shasum": "670167cc654b05f5aa4a767f9113bb371bc706be",
24
- "_spec": "send@0.18.0",
25
- "_where": "/Users/conway/Projects/worldmap/node_modules/express",
26
- "author": {
27
- "name": "TJ Holowaychuk",
28
- "email": "tj@vision-media.ca"
29
- },
30
- "bugs": {
31
- "url": "https://github.com/pillarjs/send/issues"
32
- },
33
- "bundleDependencies": false,
2
+ "name": "send",
3
+ "description": "Better streaming static file server with Range and conditional-GET support",
4
+ "version": "0.18.0",
5
+ "author": "TJ Holowaychuk <tj@vision-media.ca>",
34
6
  "contributors": [
35
- {
36
- "name": "Douglas Christopher Wilson",
37
- "email": "doug@somethingdoug.com"
38
- },
39
- {
40
- "name": "James Wyatt Cready",
41
- "email": "jcready@gmail.com"
42
- },
43
- {
44
- "name": "Jesús Leganés Combarro",
45
- "email": "piranna@gmail.com"
46
- }
7
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
8
+ "James Wyatt Cready <jcready@gmail.com>",
9
+ "Jesús Leganés Combarro <piranna@gmail.com>"
10
+ ],
11
+ "license": "MIT",
12
+ "repository": "pillarjs/send",
13
+ "keywords": [
14
+ "static",
15
+ "file",
16
+ "server"
47
17
  ],
48
18
  "dependencies": {
49
19
  "debug": "2.6.9",
@@ -60,8 +30,6 @@
60
30
  "range-parser": "~1.2.1",
61
31
  "statuses": "2.0.1"
62
32
  },
63
- "deprecated": false,
64
- "description": "Better streaming static file server with Range and conditional-GET support",
65
33
  "devDependencies": {
66
34
  "after": "0.8.2",
67
35
  "eslint": "7.32.0",
@@ -75,9 +43,6 @@
75
43
  "nyc": "15.1.0",
76
44
  "supertest": "6.2.2"
77
45
  },
78
- "engines": {
79
- "node": ">= 0.8.0"
80
- },
81
46
  "files": [
82
47
  "HISTORY.md",
83
48
  "LICENSE",
@@ -85,23 +50,13 @@
85
50
  "SECURITY.md",
86
51
  "index.js"
87
52
  ],
88
- "homepage": "https://github.com/pillarjs/send#readme",
89
- "keywords": [
90
- "static",
91
- "file",
92
- "server"
93
- ],
94
- "license": "MIT",
95
- "name": "send",
96
- "repository": {
97
- "type": "git",
98
- "url": "git+https://github.com/pillarjs/send.git"
53
+ "engines": {
54
+ "node": ">= 0.8.0"
99
55
  },
100
56
  "scripts": {
101
57
  "lint": "eslint .",
102
58
  "test": "mocha --check-leaks --reporter spec --bail",
103
59
  "test-ci": "nyc --reporter=lcov --reporter=text npm test",
104
60
  "test-cov": "nyc --reporter=html --reporter=text npm test"
105
- },
106
- "version": "0.18.0"
61
+ }
107
62
  }
@@ -1,43 +1,16 @@
1
1
  {
2
- "_from": "serve-static@1.15.0",
3
- "_id": "serve-static@1.15.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
6
- "_location": "/serve-static",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "serve-static@1.15.0",
12
- "name": "serve-static",
13
- "escapedName": "serve-static",
14
- "rawSpec": "1.15.0",
15
- "saveSpec": null,
16
- "fetchSpec": "1.15.0"
17
- },
18
- "_requiredBy": [
19
- "/express"
20
- ],
21
- "_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
22
- "_shasum": "faaef08cffe0a1a62f60cad0c4e513cff0ac9540",
23
- "_spec": "serve-static@1.15.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/expressjs/serve-static/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "serve-static",
3
+ "description": "Serve static files",
4
+ "version": "1.15.0",
5
+ "author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
+ "license": "MIT",
7
+ "repository": "expressjs/serve-static",
33
8
  "dependencies": {
34
9
  "encodeurl": "~1.0.2",
35
10
  "escape-html": "~1.0.3",
36
11
  "parseurl": "~1.3.3",
37
12
  "send": "0.18.0"
38
13
  },
39
- "deprecated": false,
40
- "description": "Serve static files",
41
14
  "devDependencies": {
42
15
  "eslint": "7.32.0",
43
16
  "eslint-config-standard": "14.1.1",
@@ -51,20 +24,13 @@
51
24
  "safe-buffer": "5.2.1",
52
25
  "supertest": "6.2.2"
53
26
  },
54
- "engines": {
55
- "node": ">= 0.8.0"
56
- },
57
27
  "files": [
58
28
  "LICENSE",
59
29
  "HISTORY.md",
60
30
  "index.js"
61
31
  ],
62
- "homepage": "https://github.com/expressjs/serve-static#readme",
63
- "license": "MIT",
64
- "name": "serve-static",
65
- "repository": {
66
- "type": "git",
67
- "url": "git+https://github.com/expressjs/serve-static.git"
32
+ "engines": {
33
+ "node": ">= 0.8.0"
68
34
  },
69
35
  "scripts": {
70
36
  "lint": "eslint .",
@@ -72,6 +38,5 @@
72
38
  "test-ci": "nyc --reporter=lcov --reporter=text npm test",
73
39
  "test-cov": "nyc --reporter=html --reporter=text npm test",
74
40
  "version": "node scripts/version-history.js && git add HISTORY.md"
75
- },
76
- "version": "1.15.0"
41
+ }
77
42
  }
@@ -1,66 +1,38 @@
1
1
  {
2
- "_from": "setprototypeof@1.2.0",
3
- "_id": "setprototypeof@1.2.0",
4
- "_inBundle": false,
5
- "_integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
6
- "_location": "/node-red-contrib-web-worldmap/setprototypeof",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "version",
10
- "registry": true,
11
- "raw": "setprototypeof@1.2.0",
12
- "name": "setprototypeof",
13
- "escapedName": "setprototypeof",
14
- "rawSpec": "1.2.0",
15
- "saveSpec": null,
16
- "fetchSpec": "1.2.0"
17
- },
18
- "_requiredBy": [
19
- "/node-red-contrib-web-worldmap/express",
20
- "/node-red-contrib-web-worldmap/http-errors"
21
- ],
22
- "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
23
- "_shasum": "66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424",
24
- "_spec": "setprototypeof@1.2.0",
25
- "_where": "/Users/conway/Projects/worldmap/node_modules/express",
26
- "author": {
27
- "name": "Wes Todd"
28
- },
29
- "bugs": {
30
- "url": "https://github.com/wesleytodd/setprototypeof/issues"
31
- },
32
- "bundleDependencies": false,
33
- "deprecated": false,
2
+ "name": "setprototypeof",
3
+ "version": "1.2.0",
34
4
  "description": "A small polyfill for Object.setprototypeof",
35
- "devDependencies": {
36
- "mocha": "^6.1.4",
37
- "standard": "^13.0.2"
38
- },
39
- "homepage": "https://github.com/wesleytodd/setprototypeof",
40
- "keywords": [
41
- "polyfill",
42
- "object",
43
- "setprototypeof"
44
- ],
45
- "license": "ISC",
46
5
  "main": "index.js",
47
- "name": "setprototypeof",
48
- "repository": {
49
- "type": "git",
50
- "url": "git+https://github.com/wesleytodd/setprototypeof.git"
51
- },
6
+ "typings": "index.d.ts",
52
7
  "scripts": {
8
+ "test": "standard && mocha",
9
+ "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11",
10
+ "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t",
53
11
  "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion",
54
- "node11": "NODE_VER=11 npm run testversion",
55
12
  "node4": "NODE_VER=4 npm run testversion",
56
13
  "node6": "NODE_VER=6 npm run testversion",
57
14
  "node9": "NODE_VER=9 npm run testversion",
58
- "postpublish": "git push origin && git push origin --tags",
15
+ "node11": "NODE_VER=11 npm run testversion",
59
16
  "prepublishOnly": "npm t",
60
- "test": "standard && mocha",
61
- "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11",
62
- "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t"
17
+ "postpublish": "git push origin && git push origin --tags"
63
18
  },
64
- "typings": "index.d.ts",
65
- "version": "1.2.0"
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://github.com/wesleytodd/setprototypeof.git"
22
+ },
23
+ "keywords": [
24
+ "polyfill",
25
+ "object",
26
+ "setprototypeof"
27
+ ],
28
+ "author": "Wes Todd",
29
+ "license": "ISC",
30
+ "bugs": {
31
+ "url": "https://github.com/wesleytodd/setprototypeof/issues"
32
+ },
33
+ "homepage": "https://github.com/wesleytodd/setprototypeof",
34
+ "devDependencies": {
35
+ "mocha": "^6.1.4",
36
+ "standard": "^13.0.2"
37
+ }
66
38
  }
@@ -1,95 +1,67 @@
1
1
  {
2
- "_from": "side-channel@^1.0.4",
3
- "_id": "side-channel@1.0.4",
4
- "_inBundle": false,
5
- "_integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
6
- "_location": "/side-channel",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "side-channel@^1.0.4",
12
- "name": "side-channel",
13
- "escapedName": "side-channel",
14
- "rawSpec": "^1.0.4",
15
- "saveSpec": null,
16
- "fetchSpec": "^1.0.4"
17
- },
18
- "_requiredBy": [
19
- "/qs"
20
- ],
21
- "_resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
22
- "_shasum": "efce5c8fdc104ee751b25c58d4290011fa5ea2cf",
23
- "_spec": "side-channel@^1.0.4",
24
- "_where": "/Users/conway/Projects/worldmap/node_modules/qs",
25
- "author": {
26
- "name": "Jordan Harband",
27
- "email": "ljharb@gmail.com"
28
- },
29
- "auto-changelog": {
30
- "output": "CHANGELOG.md",
31
- "template": "keepachangelog",
32
- "unreleased": false,
33
- "commitLimit": false,
34
- "backfillLimit": false,
35
- "hideCredit": true
36
- },
37
- "bugs": {
38
- "url": "https://github.com/ljharb/side-channel/issues"
39
- },
40
- "bundleDependencies": false,
41
- "dependencies": {
42
- "call-bind": "^1.0.0",
43
- "get-intrinsic": "^1.0.2",
44
- "object-inspect": "^1.9.0"
45
- },
46
- "deprecated": false,
47
- "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
48
- "devDependencies": {
49
- "@ljharb/eslint-config": "^17.3.0",
50
- "aud": "^1.1.3",
51
- "auto-changelog": "^2.2.1",
52
- "eslint": "^7.16.0",
53
- "nyc": "^10.3.2",
54
- "safe-publish-latest": "^1.1.4",
55
- "tape": "^5.0.1"
56
- },
57
- "exports": {
58
- "./package.json": "./package.json",
59
- ".": [
60
- {
61
- "default": "./index.js"
62
- },
63
- "./index.js"
64
- ]
65
- },
66
- "funding": {
67
- "url": "https://github.com/sponsors/ljharb"
68
- },
69
- "homepage": "https://github.com/ljharb/side-channel#readme",
70
- "keywords": [
71
- "weakmap",
72
- "map",
73
- "side",
74
- "channel",
75
- "metadata"
76
- ],
77
- "license": "MIT",
78
- "main": "index.js",
79
- "name": "side-channel",
80
- "repository": {
81
- "type": "git",
82
- "url": "git+https://github.com/ljharb/side-channel.git"
83
- },
84
- "scripts": {
85
- "lint": "eslint .",
86
- "posttest": "npx aud --production",
87
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
88
- "prepublish": "safe-publish-latest",
89
- "pretest": "npm run lint",
90
- "test": "npm run tests-only",
91
- "tests-only": "nyc tape 'test/**/*.js'",
92
- "version": "auto-changelog && git add CHANGELOG.md"
93
- },
94
- "version": "1.0.4"
2
+ "name": "side-channel",
3
+ "version": "1.0.4",
4
+ "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
5
+ "main": "index.js",
6
+ "exports": {
7
+ "./package.json": "./package.json",
8
+ ".": [
9
+ {
10
+ "default": "./index.js"
11
+ },
12
+ "./index.js"
13
+ ]
14
+ },
15
+ "scripts": {
16
+ "prepublish": "safe-publish-latest",
17
+ "lint": "eslint .",
18
+ "pretest": "npm run lint",
19
+ "tests-only": "nyc tape 'test/**/*.js'",
20
+ "test": "npm run tests-only",
21
+ "posttest": "npx aud --production",
22
+ "version": "auto-changelog && git add CHANGELOG.md",
23
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
24
+ },
25
+ "repository": {
26
+ "type": "git",
27
+ "url": "git+https://github.com/ljharb/side-channel.git"
28
+ },
29
+ "keywords": [
30
+ "weakmap",
31
+ "map",
32
+ "side",
33
+ "channel",
34
+ "metadata"
35
+ ],
36
+ "author": "Jordan Harband <ljharb@gmail.com>",
37
+ "funding": {
38
+ "url": "https://github.com/sponsors/ljharb"
39
+ },
40
+ "license": "MIT",
41
+ "bugs": {
42
+ "url": "https://github.com/ljharb/side-channel/issues"
43
+ },
44
+ "homepage": "https://github.com/ljharb/side-channel#readme",
45
+ "devDependencies": {
46
+ "@ljharb/eslint-config": "^17.3.0",
47
+ "aud": "^1.1.3",
48
+ "auto-changelog": "^2.2.1",
49
+ "eslint": "^7.16.0",
50
+ "nyc": "^10.3.2",
51
+ "safe-publish-latest": "^1.1.4",
52
+ "tape": "^5.0.1"
53
+ },
54
+ "dependencies": {
55
+ "call-bind": "^1.0.0",
56
+ "get-intrinsic": "^1.0.2",
57
+ "object-inspect": "^1.9.0"
58
+ },
59
+ "auto-changelog": {
60
+ "output": "CHANGELOG.md",
61
+ "template": "keepachangelog",
62
+ "unreleased": false,
63
+ "commitLimit": false,
64
+ "backfillLimit": false,
65
+ "hideCredit": true
66
+ }
95
67
  }