diff --git a/.gitpod.yml b/.gitpod.yml index cd18954..686011f 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -15,3 +15,13 @@ ports: - port: 1080 onOpen: 'notify' + +github: + prebuilds: + master: true + branches: true + pullRequests: true + pullRequestsFromForks: true + addComment: true + addBadge: false + addLabel: 'prebuilt-in-gitpod' diff --git a/package-lock.json b/package-lock.json index 53de787..a14bed6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3630,7 +3630,8 @@ "node_modules/abbrev": { "version": "1.1.1", "devOptional": true, - "license": "ISC" + "license": "ISC", + "peer": true }, "node_modules/accepts": { "version": "1.3.7", @@ -3842,12 +3843,14 @@ "node_modules/aproba": { "version": "1.2.0", "devOptional": true, - "license": "ISC" + "license": "ISC", + "peer": true }, "node_modules/are-we-there-yet": { "version": "1.1.5", "devOptional": true, "license": "ISC", + "peer": true, "dependencies": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" @@ -3857,6 +3860,7 @@ "version": "2.3.7", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -3871,6 +3875,7 @@ "version": "1.1.1", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "safe-buffer": "~5.1.0" } @@ -5395,7 +5400,8 @@ "node_modules/console-control-strings": { "version": "1.1.0", "devOptional": true, - "license": "ISC" + "license": "ISC", + "peer": true }, "node_modules/constants-browserify": { "version": "1.0.0", @@ -6245,7 +6251,8 @@ "node_modules/delegates": { "version": "1.0.0", "devOptional": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/depd": { "version": "1.1.2", @@ -6933,6 +6940,7 @@ "version": "2.2.1", "devOptional": true, "license": "MIT", + "peer": true, "engines": { "node": ">=6" } @@ -8632,6 +8640,7 @@ "version": "2.7.4", "devOptional": true, "license": "ISC", + "peer": true, "dependencies": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", @@ -8647,6 +8656,7 @@ "version": "2.1.1", "devOptional": true, "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -8655,6 +8665,7 @@ "version": "1.0.0", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "number-is-nan": "^1.0.0" }, @@ -8666,6 +8677,7 @@ "version": "1.0.2", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -8679,6 +8691,7 @@ "version": "3.0.1", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "ansi-regex": "^2.0.0" }, @@ -9089,7 +9102,8 @@ "node_modules/has-unicode": { "version": "2.0.1", "devOptional": true, - "license": "ISC" + "license": "ISC", + "peer": true }, "node_modules/has-value": { "version": "1.0.0", @@ -13342,6 +13356,7 @@ "version": "7.1.2", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "env-paths": "^2.2.0", "glob": "^7.1.4", @@ -13890,6 +13905,7 @@ "version": "5.0.0", "devOptional": true, "license": "ISC", + "peer": true, "dependencies": { "abbrev": "1" }, @@ -14003,7 +14019,181 @@ "treeverse", "validate-npm-package-name", "which", - "write-file-atomic" + "write-file-atomic", + "@npmcli/disparity-colors", + "@npmcli/git", + "@npmcli/installed-package-contents", + "@npmcli/map-workspaces", + "@npmcli/metavuln-calculator", + "@npmcli/move-file", + "@npmcli/name-from-folder", + "@npmcli/node-gyp", + "@npmcli/promise-spawn", + "@tootallnate/once", + "agent-base", + "agentkeepalive", + "aggregate-error", + "ajv", + "ansi-regex", + "ansi-styles", + "aproba", + "are-we-there-yet", + "asap", + "asn1", + "assert-plus", + "asynckit", + "aws-sign2", + "aws4", + "balanced-match", + "bcrypt-pbkdf", + "bin-links", + "binary-extensions", + "brace-expansion", + "builtins", + "caseless", + "cidr-regex", + "clean-stack", + "clone", + "cmd-shim", + "code-point-at", + "color-convert", + "color-name", + "colors", + "combined-stream", + "common-ancestor-path", + "concat-map", + "console-control-strings", + "core-util-is", + "dashdash", + "debug", + "debuglog", + "defaults", + "delayed-stream", + "delegates", + "depd", + "dezalgo", + "diff", + "ecc-jsbn", + "emoji-regex", + "encoding", + "env-paths", + "err-code", + "extend", + "extsprintf", + "fast-deep-equal", + "fast-json-stable-stringify", + "forever-agent", + "form-data", + "fs-minipass", + "fs.realpath", + "function-bind", + "gauge", + "getpass", + "har-schema", + "har-validator", + "has", + "has-flag", + "has-unicode", + "http-cache-semantics", + "http-proxy-agent", + "http-signature", + "https-proxy-agent", + "humanize-ms", + "iconv-lite", + "ignore-walk", + "imurmurhash", + "indent-string", + "infer-owner", + "inflight", + "inherits", + "ip", + "ip-regex", + "is-core-module", + "is-fullwidth-code-point", + "is-lambda", + "is-typedarray", + "isarray", + "isexe", + "isstream", + "jsbn", + "json-schema", + "json-schema-traverse", + "json-stringify-nice", + "json-stringify-safe", + "jsonparse", + "jsprim", + "just-diff", + "just-diff-apply", + "lru-cache", + "mime-db", + "mime-types", + "minimatch", + "minipass-collect", + "minipass-fetch", + "minipass-flush", + "minipass-json-stream", + "minipass-sized", + "minizlib", + "mute-stream", + "normalize-package-data", + "npm-bundled", + "npm-install-checks", + "npm-normalize-package-bin", + "npm-packlist", + "number-is-nan", + "oauth-sign", + "object-assign", + "once", + "p-map", + "path-is-absolute", + "path-parse", + "performance-now", + "process-nextick-args", + "promise-all-reject-late", + "promise-call-limit", + "promise-inflight", + "promise-retry", + "promzard", + "psl", + "punycode", + "qs", + "read-cmd-shim", + "readable-stream", + "request", + "resolve", + "retry", + "safe-buffer", + "safer-buffer", + "set-blocking", + "signal-exit", + "smart-buffer", + "socks", + "socks-proxy-agent", + "spdx-correct", + "spdx-exceptions", + "spdx-expression-parse", + "spdx-license-ids", + "sshpk", + "string_decoder", + "string-width", + "stringify-package", + "strip-ansi", + "supports-color", + "tunnel-agent", + "tweetnacl", + "typedarray-to-buffer", + "unique-filename", + "unique-slug", + "uri-js", + "util-deprecate", + "uuid", + "validate-npm-package-license", + "verror", + "walk-up-path", + "wcwidth", + "wide-align", + "wrappy", + "yallist" ], "dev": true, "dependencies": { @@ -16750,6 +16940,7 @@ "version": "4.1.2", "devOptional": true, "license": "ISC", + "peer": true, "dependencies": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", @@ -22272,6 +22463,7 @@ "version": "1.1.3", "devOptional": true, "license": "ISC", + "peer": true, "dependencies": { "string-width": "^1.0.2 || 2" } @@ -25356,7 +25548,8 @@ }, "abbrev": { "version": "1.1.1", - "devOptional": true + "devOptional": true, + "peer": true }, "accepts": { "version": "1.3.7", @@ -25495,11 +25688,13 @@ }, "aproba": { "version": "1.2.0", - "devOptional": true + "devOptional": true, + "peer": true }, "are-we-there-yet": { "version": "1.1.5", "devOptional": true, + "peer": true, "requires": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" @@ -25508,6 +25703,7 @@ "readable-stream": { "version": "2.3.7", "devOptional": true, + "peer": true, "requires": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", @@ -25521,6 +25717,7 @@ "string_decoder": { "version": "1.1.1", "devOptional": true, + "peer": true, "requires": { "safe-buffer": "~5.1.0" } @@ -26593,7 +26790,8 @@ }, "console-control-strings": { "version": "1.1.0", - "devOptional": true + "devOptional": true, + "peer": true }, "constants-browserify": { "version": "1.0.0" @@ -27178,7 +27376,8 @@ }, "delegates": { "version": "1.0.0", - "devOptional": true + "devOptional": true, + "peer": true }, "depd": { "version": "1.1.2" @@ -27668,7 +27867,8 @@ }, "env-paths": { "version": "2.2.1", - "devOptional": true + "devOptional": true, + "peer": true }, "error-ex": { "version": "1.3.2", @@ -28829,6 +29029,7 @@ "gauge": { "version": "2.7.4", "devOptional": true, + "peer": true, "requires": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", @@ -28842,11 +29043,13 @@ "dependencies": { "ansi-regex": { "version": "2.1.1", - "devOptional": true + "devOptional": true, + "peer": true }, "is-fullwidth-code-point": { "version": "1.0.0", "devOptional": true, + "peer": true, "requires": { "number-is-nan": "^1.0.0" } @@ -28854,6 +29057,7 @@ "string-width": { "version": "1.0.2", "devOptional": true, + "peer": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -28863,6 +29067,7 @@ "strip-ansi": { "version": "3.0.1", "devOptional": true, + "peer": true, "requires": { "ansi-regex": "^2.0.0" } @@ -29148,7 +29353,8 @@ }, "has-unicode": { "version": "2.0.1", - "devOptional": true + "devOptional": true, + "peer": true }, "has-value": { "version": "1.0.0", @@ -32123,6 +32329,7 @@ "node-gyp": { "version": "7.1.2", "devOptional": true, + "peer": true, "requires": { "env-paths": "^2.2.0", "glob": "^7.1.4", @@ -32532,6 +32739,7 @@ "nopt": { "version": "5.0.0", "devOptional": true, + "peer": true, "requires": { "abbrev": "1" } @@ -34588,6 +34796,7 @@ "npmlog": { "version": "4.1.2", "devOptional": true, + "peer": true, "requires": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", @@ -38464,6 +38673,7 @@ "wide-align": { "version": "1.1.3", "devOptional": true, + "peer": true, "requires": { "string-width": "^1.0.2 || 2" }