From 6c5fd13a6a4c93ee1db31d1c9892c73e87f06f2f Mon Sep 17 00:00:00 2001 From: willclarktech Date: Thu, 20 May 2021 13:37:43 +0200 Subject: [PATCH] Fix webpack resolution --- .pnp.js | 2749 ++++++++++++++++- ...serify-npm-3.0.0-4c0bd97245-55fb0c3008.zip | 3 + .yarnrc.yml | 2 + packages/amino/package.json | 1 + packages/amino/webpack.web.config.js | 8 +- packages/cosmwasm-launchpad/package.json | 1 + .../cosmwasm-launchpad/webpack.web.config.js | 5 +- packages/crypto/package.json | 1 + packages/crypto/webpack.web.config.js | 2 +- packages/encoding/package.json | 1 - packages/encoding/webpack.web.config.js | 5 +- packages/launchpad/package.json | 1 + packages/launchpad/webpack.web.config.js | 9 +- packages/proto-signing/package.json | 1 + packages/proto-signing/webpack.web.config.js | 8 +- packages/stargate/webpack.web.config.js | 2 +- packages/tendermint-rpc/webpack.web.config.js | 7 +- yarn.lock | 20 +- 18 files changed, 2811 insertions(+), 15 deletions(-) create mode 100644 .yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-55fb0c3008.zip diff --git a/.pnp.js b/.pnp.js index 4b48ecd0..90a0a16c 100755 --- a/.pnp.js +++ b/.pnp.js @@ -124,6 +124,2738 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["cosmjs-monorepo-root", ["workspace:."]] ], "fallbackPool": [ + [ + "@agoric/babel-standalone", + "npm:7.9.5" + ], + [ + "@agoric/make-hardener", + "npm:0.1.3" + ], + [ + "@agoric/transform-module", + "npm:0.4.1" + ], + [ + "@babel/code-frame", + "npm:7.12.13" + ], + [ + "@babel/compat-data", + "npm:7.14.0" + ], + [ + "@babel/core", + "npm:7.14.3" + ], + [ + "@babel/generator", + "npm:7.14.3" + ], + [ + "@babel/helper-function-name", + "npm:7.14.2" + ], + [ + "@babel/helper-get-function-arity", + "npm:7.12.13" + ], + [ + "@babel/helper-member-expression-to-functions", + "npm:7.13.12" + ], + [ + "@babel/helper-module-imports", + "npm:7.13.12" + ], + [ + "@babel/helper-module-transforms", + "npm:7.14.2" + ], + [ + "@babel/helper-optimise-call-expression", + "npm:7.12.13" + ], + [ + "@babel/helper-replace-supers", + "npm:7.14.3" + ], + [ + "@babel/helper-simple-access", + "npm:7.13.12" + ], + [ + "@babel/helper-split-export-declaration", + "npm:7.12.13" + ], + [ + "@babel/helper-validator-identifier", + "npm:7.14.0" + ], + [ + "@babel/helper-validator-option", + "npm:7.12.17" + ], + [ + "@babel/helpers", + "npm:7.14.0" + ], + [ + "@babel/highlight", + "npm:7.14.0" + ], + [ + "@babel/parser", + "npm:7.14.3" + ], + [ + "@babel/runtime", + "npm:7.14.0" + ], + [ + "@babel/template", + "npm:7.12.13" + ], + [ + "@babel/traverse", + "npm:7.14.2" + ], + [ + "@babel/types", + "npm:7.14.2" + ], + [ + "@confio/ics23", + "npm:0.6.5" + ], + [ + "@cosmjs/amino", + "workspace:packages/amino" + ], + [ + "@cosmjs/cli", + "workspace:packages/cli" + ], + [ + "@cosmjs/cosmwasm", + "workspace:packages/cosmwasm" + ], + [ + "@cosmjs/cosmwasm-launchpad", + "workspace:packages/cosmwasm-launchpad" + ], + [ + "@cosmjs/cosmwasm-stargate", + "workspace:packages/cosmwasm-stargate" + ], + [ + "@cosmjs/crypto", + "workspace:packages/crypto" + ], + [ + "@cosmjs/encoding", + "workspace:packages/encoding" + ], + [ + "@cosmjs/faucet", + "workspace:packages/faucet" + ], + [ + "@cosmjs/faucet-client", + "workspace:packages/faucet-client" + ], + [ + "@cosmjs/json-rpc", + "workspace:packages/json-rpc" + ], + [ + "@cosmjs/launchpad", + "workspace:packages/launchpad" + ], + [ + "@cosmjs/ledger-amino", + "workspace:packages/ledger-amino" + ], + [ + "@cosmjs/math", + "workspace:packages/math" + ], + [ + "@cosmjs/proto-signing", + "workspace:packages/proto-signing" + ], + [ + "@cosmjs/socket", + "workspace:packages/socket" + ], + [ + "@cosmjs/stargate", + "workspace:packages/stargate" + ], + [ + "@cosmjs/stream", + "workspace:packages/stream" + ], + [ + "@cosmjs/tendermint-rpc", + "workspace:packages/tendermint-rpc" + ], + [ + "@cosmjs/utils", + "workspace:packages/utils" + ], + [ + "@discoveryjs/json-ext", + "npm:0.5.2" + ], + [ + "@eslint/eslintrc", + "npm:0.4.1" + ], + [ + "@istanbuljs/load-nyc-config", + "npm:1.1.0" + ], + [ + "@istanbuljs/nyc-config-typescript", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1" + ], + [ + "@istanbuljs/schema", + "npm:0.1.3" + ], + [ + "@koa/cors", + "npm:3.1.0" + ], + [ + "@ledgerhq/devices", + "npm:5.51.1" + ], + [ + "@ledgerhq/errors", + "npm:5.50.0" + ], + [ + "@ledgerhq/hw-transport", + "npm:5.51.1" + ], + [ + "@ledgerhq/hw-transport-node-hid", + "npm:5.51.1" + ], + [ + "@ledgerhq/hw-transport-node-hid-noevents", + "npm:5.51.1" + ], + [ + "@ledgerhq/hw-transport-webusb", + "npm:5.51.1" + ], + [ + "@ledgerhq/logs", + "npm:5.50.0" + ], + [ + "@nodelib/fs.scandir", + "npm:2.1.4" + ], + [ + "@nodelib/fs.stat", + "npm:2.0.4" + ], + [ + "@nodelib/fs.walk", + "npm:1.2.6" + ], + [ + "@npmcli/move-file", + "npm:1.1.2" + ], + [ + "@protobufjs/aspromise", + "npm:1.1.2" + ], + [ + "@protobufjs/base64", + "npm:1.1.2" + ], + [ + "@protobufjs/codegen", + "npm:2.0.4" + ], + [ + "@protobufjs/eventemitter", + "npm:1.1.0" + ], + [ + "@protobufjs/fetch", + "npm:1.1.0" + ], + [ + "@protobufjs/float", + "npm:1.0.2" + ], + [ + "@protobufjs/inquire", + "npm:1.1.0" + ], + [ + "@protobufjs/path", + "npm:1.1.2" + ], + [ + "@protobufjs/pool", + "npm:1.1.0" + ], + [ + "@protobufjs/utf8", + "npm:1.1.0" + ], + [ + "@tootallnate/once", + "npm:1.1.2" + ], + [ + "@types/accepts", + "npm:1.3.5" + ], + [ + "@types/babel-types", + "npm:7.0.9" + ], + [ + "@types/babylon", + "npm:6.16.5" + ], + [ + "@types/base64-js", + "npm:1.3.0" + ], + [ + "@types/bn.js", + "npm:4.11.6" + ], + [ + "@types/body-parser", + "npm:1.19.0" + ], + [ + "@types/component-emitter", + "npm:1.2.10" + ], + [ + "@types/connect", + "npm:3.4.34" + ], + [ + "@types/content-disposition", + "npm:0.5.3" + ], + [ + "@types/cookie", + "npm:0.4.0" + ], + [ + "@types/cookies", + "npm:0.7.6" + ], + [ + "@types/cors", + "npm:2.8.10" + ], + [ + "@types/diff", + "npm:4.0.2" + ], + [ + "@types/elliptic", + "npm:6.4.12" + ], + [ + "@types/eslint", + "npm:7.2.10" + ], + [ + "@types/eslint-plugin-prettier", + "npm:3.1.0" + ], + [ + "@types/eslint-scope", + "npm:3.7.0" + ], + [ + "@types/estree", + "npm:0.0.47" + ], + [ + "@types/express", + "npm:4.17.11" + ], + [ + "@types/express-serve-static-core", + "npm:4.17.19" + ], + [ + "@types/http-assert", + "npm:1.5.1" + ], + [ + "@types/http-errors", + "npm:1.8.0" + ], + [ + "@types/jasmine", + "npm:3.6.10" + ], + [ + "@types/json-schema", + "npm:7.0.7" + ], + [ + "@types/json5", + "npm:0.0.29" + ], + [ + "@types/karma", + "npm:6.3.0" + ], + [ + "@types/karma-firefox-launcher", + "npm:2.1.0" + ], + [ + "@types/karma-jasmine", + "npm:4.0.0" + ], + [ + "@types/karma-jasmine-html-reporter", + "npm:1.5.1" + ], + [ + "@types/keygrip", + "npm:1.0.2" + ], + [ + "@types/koa", + "npm:2.13.1" + ], + [ + "@types/koa-bodyparser", + "npm:4.3.0" + ], + [ + "@types/koa-compose", + "npm:3.2.5" + ], + [ + "@types/koa__cors", + "npm:3.0.2" + ], + [ + "@types/ledgerhq__hw-transport", + "npm:4.21.3" + ], + [ + "@types/ledgerhq__hw-transport-node-hid", + "npm:4.22.2" + ], + [ + "@types/ledgerhq__hw-transport-webusb", + "npm:4.70.1" + ], + [ + "@types/libsodium-wrappers", + "npm:0.7.9" + ], + [ + "@types/long", + "npm:4.0.1" + ], + [ + "@types/mime", + "npm:1.3.2" + ], + [ + "@types/node", + "npm:15.0.1" + ], + [ + "@types/node-hid", + "npm:1.3.0" + ], + [ + "@types/pako", + "npm:1.0.1" + ], + [ + "@types/qs", + "npm:6.9.6" + ], + [ + "@types/range-parser", + "npm:1.2.3" + ], + [ + "@types/ripemd160", + "npm:2.0.0" + ], + [ + "@types/semver", + "npm:7.3.6" + ], + [ + "@types/serve-static", + "npm:1.13.9" + ], + [ + "@types/sha.js", + "npm:2.4.0" + ], + [ + "@types/ws", + "npm:6.0.4" + ], + [ + "@types/yargs", + "npm:15.0.13" + ], + [ + "@types/yargs-parser", + "npm:20.2.0" + ], + [ + "@typescript-eslint/eslint-plugin", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.22.1" + ], + [ + "@typescript-eslint/experimental-utils", + "virtual:54aed952721602999355838a62e2d6f0fd3b12977e8485e6859965afa11f80573ed80580f0b2f25ad96b9bb5d3db964ba9abb45b1de0e3a946beb33a0e841569#npm:4.22.1" + ], + [ + "@typescript-eslint/parser", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.22.1" + ], + [ + "@typescript-eslint/scope-manager", + "npm:4.22.1" + ], + [ + "@typescript-eslint/types", + "npm:4.22.1" + ], + [ + "@typescript-eslint/typescript-estree", + "virtual:5ae00b559b6ade662b8075332283d55291bf4f59745fd204e79cdb85a02a8f95262e3aceea5525ac80f8d8669986422e098714b6a8d104efe1fbaa2565039be5#npm:4.22.1" + ], + [ + "@typescript-eslint/visitor-keys", + "npm:4.22.1" + ], + [ + "@webassemblyjs/ast", + "npm:1.11.0" + ], + [ + "@webassemblyjs/floating-point-hex-parser", + "npm:1.11.0" + ], + [ + "@webassemblyjs/helper-api-error", + "npm:1.11.0" + ], + [ + "@webassemblyjs/helper-buffer", + "npm:1.11.0" + ], + [ + "@webassemblyjs/helper-numbers", + "npm:1.11.0" + ], + [ + "@webassemblyjs/helper-wasm-bytecode", + "npm:1.11.0" + ], + [ + "@webassemblyjs/helper-wasm-section", + "npm:1.11.0" + ], + [ + "@webassemblyjs/ieee754", + "npm:1.11.0" + ], + [ + "@webassemblyjs/leb128", + "npm:1.11.0" + ], + [ + "@webassemblyjs/utf8", + "npm:1.11.0" + ], + [ + "@webassemblyjs/wasm-edit", + "npm:1.11.0" + ], + [ + "@webassemblyjs/wasm-gen", + "npm:1.11.0" + ], + [ + "@webassemblyjs/wasm-opt", + "npm:1.11.0" + ], + [ + "@webassemblyjs/wasm-parser", + "npm:1.11.0" + ], + [ + "@webassemblyjs/wast-printer", + "npm:1.11.0" + ], + [ + "@xtuc/ieee754", + "npm:1.2.0" + ], + [ + "@xtuc/long", + "npm:4.2.2" + ], + [ + "abbrev", + "npm:1.1.1" + ], + [ + "accepts", + "npm:1.3.7" + ], + [ + "acorn", + "npm:7.4.1" + ], + [ + "acorn-jsx", + "virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1" + ], + [ + "agent-base", + "npm:6.0.2" + ], + [ + "agentkeepalive", + "npm:4.1.4" + ], + [ + "aggregate-error", + "npm:3.1.0" + ], + [ + "ajv", + "npm:6.12.6" + ], + [ + "ajv-keywords", + "virtual:e97702da819489f096a2f633012a8075909b2037311bea971ba30e003e897ee9522eb9bdac9a523ed06e2c6d6c2e297712663d12cde8819d988854e2ff4aebd9#npm:3.5.2" + ], + [ + "ansi-colors", + "npm:4.1.1" + ], + [ + "ansi-regex", + "npm:5.0.0" + ], + [ + "ansi-styles", + "npm:4.3.0" + ], + [ + "any-promise", + "npm:1.3.0" + ], + [ + "anymatch", + "npm:3.1.2" + ], + [ + "append-transform", + "npm:2.0.0" + ], + [ + "aproba", + "npm:1.2.0" + ], + [ + "archy", + "npm:1.0.0" + ], + [ + "are-we-there-yet", + "npm:1.1.5" + ], + [ + "arg", + "npm:4.1.3" + ], + [ + "argparse", + "npm:1.0.10" + ], + [ + "array-includes", + "npm:3.1.3" + ], + [ + "array-union", + "npm:2.1.0" + ], + [ + "array.prototype.flat", + "npm:1.2.4" + ], + [ + "ast-types", + "npm:0.14.2" + ], + [ + "astral-regex", + "npm:2.0.0" + ], + [ + "async-limiter", + "npm:1.0.1" + ], + [ + "at-least-node", + "npm:1.0.0" + ], + [ + "axios", + "npm:0.21.1" + ], + [ + "babylon", + "npm:6.18.0" + ], + [ + "balanced-match", + "npm:1.0.2" + ], + [ + "base64-arraybuffer", + "npm:0.1.4" + ], + [ + "base64-js", + "npm:1.5.1" + ], + [ + "base64id", + "npm:2.0.0" + ], + [ + "bech32", + "npm:1.1.4" + ], + [ + "binary-extensions", + "npm:2.2.0" + ], + [ + "bindings", + "npm:1.5.0" + ], + [ + "bip39", + "npm:3.0.4" + ], + [ + "bl", + "npm:4.1.0" + ], + [ + "bn.js", + "npm:4.12.0" + ], + [ + "body-parser", + "npm:1.19.0" + ], + [ + "brace-expansion", + "npm:1.1.11" + ], + [ + "braces", + "npm:3.0.2" + ], + [ + "brorand", + "npm:1.1.0" + ], + [ + "browserslist", + "npm:4.16.6" + ], + [ + "buffer", + "npm:6.0.3" + ], + [ + "buffer-from", + "npm:1.1.1" + ], + [ + "bytes", + "npm:3.1.0" + ], + [ + "cacache", + "npm:15.0.6" + ], + [ + "cache-content-type", + "npm:1.0.1" + ], + [ + "caching-transform", + "npm:4.0.0" + ], + [ + "call-bind", + "npm:1.0.2" + ], + [ + "callsites", + "npm:3.1.0" + ], + [ + "camelcase", + "npm:5.3.1" + ], + [ + "caniuse-lite", + "npm:1.0.30001228" + ], + [ + "chalk", + "npm:2.4.2" + ], + [ + "chokidar", + "npm:3.5.1" + ], + [ + "chownr", + "npm:2.0.0" + ], + [ + "chrome-trace-event", + "npm:1.0.3" + ], + [ + "cipher-base", + "npm:1.0.4" + ], + [ + "clean-stack", + "npm:2.2.0" + ], + [ + "cliui", + "npm:7.0.4" + ], + [ + "clone-deep", + "npm:4.0.1" + ], + [ + "co", + "npm:4.6.0" + ], + [ + "co-body", + "npm:6.1.0" + ], + [ + "code-point-at", + "npm:1.1.0" + ], + [ + "color-convert", + "npm:1.9.3" + ], + [ + "color-name", + "npm:1.1.3" + ], + [ + "colorette", + "npm:1.2.2" + ], + [ + "colors", + "npm:1.4.0" + ], + [ + "commander", + "npm:2.20.3" + ], + [ + "commondir", + "npm:1.0.1" + ], + [ + "component-emitter", + "npm:1.3.0" + ], + [ + "concat-map", + "npm:0.0.1" + ], + [ + "connect", + "npm:3.7.0" + ], + [ + "console-control-strings", + "npm:1.1.0" + ], + [ + "contains-path", + "npm:0.1.0" + ], + [ + "content-disposition", + "npm:0.5.3" + ], + [ + "content-type", + "npm:1.0.4" + ], + [ + "convert-source-map", + "npm:1.7.0" + ], + [ + "cookie", + "npm:0.4.1" + ], + [ + "cookies", + "npm:0.8.0" + ], + [ + "copy-to", + "npm:2.0.1" + ], + [ + "core-util-is", + "npm:1.0.2" + ], + [ + "cors", + "npm:2.8.5" + ], + [ + "create-hash", + "npm:1.2.0" + ], + [ + "create-hmac", + "npm:1.1.7" + ], + [ + "cross-spawn", + "npm:7.0.3" + ], + [ + "custom-event", + "npm:1.0.1" + ], + [ + "date-format", + "npm:3.0.0" + ], + [ + "debug", + "virtual:84aaab4674f4a44ff521c5f62bd452551ef7a2f3aa4df9a02b089f10fb2f0645a919a4bf72c9eb29c0c6447c3e3d72115cf19f79d920f85a14d3f7e8c3fbb38d#npm:4.3.2" + ], + [ + "decamelize", + "npm:1.2.0" + ], + [ + "decompress-response", + "npm:4.2.1" + ], + [ + "deep-equal", + "npm:1.0.1" + ], + [ + "deep-extend", + "npm:0.6.0" + ], + [ + "deep-is", + "npm:0.1.3" + ], + [ + "default-require-extensions", + "npm:3.0.0" + ], + [ + "define-properties", + "npm:1.1.3" + ], + [ + "delegates", + "npm:1.0.0" + ], + [ + "depd", + "npm:1.1.2" + ], + [ + "destroy", + "npm:1.0.4" + ], + [ + "detect-libc", + "npm:1.0.3" + ], + [ + "di", + "npm:0.0.1" + ], + [ + "diff", + "npm:4.0.2" + ], + [ + "dir-glob", + "npm:3.0.1" + ], + [ + "doctrine", + "npm:3.0.0" + ], + [ + "dom-serialize", + "npm:2.2.1" + ], + [ + "ee-first", + "npm:1.1.1" + ], + [ + "electron-to-chromium", + "npm:1.3.730" + ], + [ + "elliptic", + "npm:6.5.4" + ], + [ + "emoji-regex", + "npm:8.0.0" + ], + [ + "encodeurl", + "npm:1.0.2" + ], + [ + "encoding", + "npm:0.1.13" + ], + [ + "end-of-stream", + "npm:1.4.4" + ], + [ + "engine.io", + "npm:4.1.1" + ], + [ + "engine.io-parser", + "npm:4.0.2" + ], + [ + "enhanced-resolve", + "npm:5.8.2" + ], + [ + "enquirer", + "npm:2.3.6" + ], + [ + "ent", + "npm:2.2.0" + ], + [ + "env-paths", + "npm:2.2.1" + ], + [ + "envinfo", + "npm:7.8.1" + ], + [ + "err-code", + "npm:2.0.3" + ], + [ + "error-ex", + "npm:1.3.2" + ], + [ + "es-abstract", + "npm:1.18.0" + ], + [ + "es-module-lexer", + "npm:0.4.1" + ], + [ + "es-to-primitive", + "npm:1.2.1" + ], + [ + "es6-error", + "npm:4.1.1" + ], + [ + "escalade", + "npm:3.1.1" + ], + [ + "escape-html", + "npm:1.0.3" + ], + [ + "escape-string-regexp", + "npm:1.0.5" + ], + [ + "eslint", + "npm:7.26.0" + ], + [ + "eslint-config-prettier", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0" + ], + [ + "eslint-import-resolver-node", + "npm:0.3.4" + ], + [ + "eslint-module-utils", + "npm:2.6.0" + ], + [ + "eslint-plugin-import", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.22.1" + ], + [ + "eslint-plugin-prettier", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0" + ], + [ + "eslint-plugin-simple-import-sort", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0" + ], + [ + "eslint-scope", + "npm:5.1.1" + ], + [ + "eslint-utils", + "npm:2.1.0" + ], + [ + "eslint-visitor-keys", + "npm:2.1.0" + ], + [ + "espree", + "npm:7.3.1" + ], + [ + "esprima", + "npm:4.0.1" + ], + [ + "esquery", + "npm:1.4.0" + ], + [ + "esrecurse", + "npm:4.3.0" + ], + [ + "estraverse", + "npm:5.2.0" + ], + [ + "esutils", + "npm:2.0.3" + ], + [ + "eventemitter3", + "npm:4.0.7" + ], + [ + "events", + "npm:3.3.0" + ], + [ + "execa", + "npm:5.0.0" + ], + [ + "expand-template", + "npm:2.0.3" + ], + [ + "extend", + "npm:3.0.2" + ], + [ + "fast-deep-equal", + "npm:3.1.3" + ], + [ + "fast-diff", + "npm:1.2.0" + ], + [ + "fast-glob", + "npm:3.2.5" + ], + [ + "fast-json-stable-stringify", + "npm:2.1.0" + ], + [ + "fast-levenshtein", + "npm:2.0.6" + ], + [ + "fastest-levenshtein", + "npm:1.0.12" + ], + [ + "fastq", + "npm:1.11.0" + ], + [ + "file-entry-cache", + "npm:6.0.1" + ], + [ + "file-uri-to-path", + "npm:1.0.0" + ], + [ + "fill-range", + "npm:7.0.1" + ], + [ + "finalhandler", + "npm:1.1.2" + ], + [ + "find-cache-dir", + "npm:3.3.1" + ], + [ + "find-up", + "npm:4.1.0" + ], + [ + "flat-cache", + "npm:3.0.4" + ], + [ + "flatted", + "npm:2.0.2" + ], + [ + "follow-redirects", + "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.14.1" + ], + [ + "foreground-child", + "npm:2.0.0" + ], + [ + "fresh", + "npm:0.5.2" + ], + [ + "fromentries", + "npm:1.3.2" + ], + [ + "fs-constants", + "npm:1.0.0" + ], + [ + "fs-extra", + "npm:8.1.0" + ], + [ + "fs-minipass", + "npm:2.1.0" + ], + [ + "fs.realpath", + "npm:1.0.0" + ], + [ + "fsevents", + "patch:fsevents@npm%3A2.3.2#builtin::version=2.3.2&hash=11e9ea" + ], + [ + "function-bind", + "npm:1.1.1" + ], + [ + "functional-red-black-tree", + "npm:1.0.1" + ], + [ + "gauge", + "npm:2.7.4" + ], + [ + "gensync", + "npm:1.0.0-beta.2" + ], + [ + "get-caller-file", + "npm:2.0.5" + ], + [ + "get-intrinsic", + "npm:1.1.1" + ], + [ + "get-package-type", + "npm:0.1.0" + ], + [ + "get-stream", + "npm:6.0.1" + ], + [ + "github-from-package", + "npm:0.0.0" + ], + [ + "glob", + "npm:7.1.7" + ], + [ + "glob-parent", + "npm:5.1.2" + ], + [ + "glob-to-regexp", + "npm:0.4.1" + ], + [ + "globals", + "npm:12.4.0" + ], + [ + "globalthis", + "npm:1.0.2" + ], + [ + "globby", + "npm:11.0.3" + ], + [ + "graceful-fs", + "npm:4.2.6" + ], + [ + "handlebars", + "npm:4.7.7" + ], + [ + "has", + "npm:1.0.3" + ], + [ + "has-bigints", + "npm:1.0.1" + ], + [ + "has-flag", + "npm:3.0.0" + ], + [ + "has-symbols", + "npm:1.0.2" + ], + [ + "has-unicode", + "npm:2.0.1" + ], + [ + "hash-base", + "npm:3.1.0" + ], + [ + "hash.js", + "npm:1.1.7" + ], + [ + "hasha", + "npm:5.2.2" + ], + [ + "hmac-drbg", + "npm:1.0.1" + ], + [ + "hosted-git-info", + "npm:2.8.9" + ], + [ + "html-escaper", + "npm:2.0.2" + ], + [ + "http-assert", + "npm:1.4.1" + ], + [ + "http-cache-semantics", + "npm:4.1.0" + ], + [ + "http-errors", + "npm:1.7.2" + ], + [ + "http-proxy", + "npm:1.18.1" + ], + [ + "http-proxy-agent", + "npm:4.0.1" + ], + [ + "https-proxy-agent", + "npm:5.0.0" + ], + [ + "human-signals", + "npm:2.1.0" + ], + [ + "humanize-ms", + "npm:1.2.1" + ], + [ + "iconv-lite", + "npm:0.4.24" + ], + [ + "ieee754", + "npm:1.2.1" + ], + [ + "ignore", + "npm:4.0.6" + ], + [ + "import-fresh", + "npm:3.3.0" + ], + [ + "import-local", + "npm:3.0.2" + ], + [ + "imurmurhash", + "npm:0.1.4" + ], + [ + "indent-string", + "npm:4.0.0" + ], + [ + "infer-owner", + "npm:1.0.4" + ], + [ + "inflation", + "npm:2.0.0" + ], + [ + "inflight", + "npm:1.0.6" + ], + [ + "inherits", + "npm:2.0.4" + ], + [ + "ini", + "npm:1.3.8" + ], + [ + "interpret", + "npm:1.4.0" + ], + [ + "ip", + "npm:1.1.5" + ], + [ + "is-arrayish", + "npm:0.2.1" + ], + [ + "is-bigint", + "npm:1.0.1" + ], + [ + "is-binary-path", + "npm:2.1.0" + ], + [ + "is-boolean-object", + "npm:1.1.0" + ], + [ + "is-callable", + "npm:1.2.3" + ], + [ + "is-core-module", + "npm:2.4.0" + ], + [ + "is-date-object", + "npm:1.0.2" + ], + [ + "is-docker", + "npm:2.2.1" + ], + [ + "is-extglob", + "npm:2.1.1" + ], + [ + "is-fullwidth-code-point", + "npm:3.0.0" + ], + [ + "is-generator-function", + "npm:1.0.9" + ], + [ + "is-glob", + "npm:4.0.1" + ], + [ + "is-lambda", + "npm:1.0.1" + ], + [ + "is-negative-zero", + "npm:2.0.1" + ], + [ + "is-number", + "npm:7.0.0" + ], + [ + "is-number-object", + "npm:1.0.4" + ], + [ + "is-plain-object", + "npm:2.0.4" + ], + [ + "is-regex", + "npm:1.1.2" + ], + [ + "is-stream", + "npm:2.0.0" + ], + [ + "is-string", + "npm:1.0.5" + ], + [ + "is-symbol", + "npm:1.0.3" + ], + [ + "is-typedarray", + "npm:1.0.0" + ], + [ + "is-windows", + "npm:1.0.2" + ], + [ + "is-wsl", + "npm:2.2.0" + ], + [ + "isarray", + "npm:1.0.0" + ], + [ + "isbinaryfile", + "npm:4.0.8" + ], + [ + "isexe", + "npm:2.0.0" + ], + [ + "isobject", + "npm:3.0.1" + ], + [ + "isomorphic-ws", + "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1" + ], + [ + "istanbul-lib-coverage", + "npm:3.0.0" + ], + [ + "istanbul-lib-hook", + "npm:3.0.0" + ], + [ + "istanbul-lib-instrument", + "npm:4.0.3" + ], + [ + "istanbul-lib-processinfo", + "npm:2.0.2" + ], + [ + "istanbul-lib-report", + "npm:3.0.0" + ], + [ + "istanbul-lib-source-maps", + "npm:4.0.0" + ], + [ + "istanbul-reports", + "npm:3.0.2" + ], + [ + "jasmine", + "npm:3.7.0" + ], + [ + "jasmine-core", + "npm:3.7.1" + ], + [ + "jasmine-spec-reporter", + "npm:6.0.0" + ], + [ + "jest-worker", + "npm:26.6.2" + ], + [ + "js-sha3", + "npm:0.8.0" + ], + [ + "js-sha512", + "npm:0.8.0" + ], + [ + "js-tokens", + "npm:4.0.0" + ], + [ + "js-yaml", + "npm:3.14.1" + ], + [ + "jsesc", + "npm:2.5.2" + ], + [ + "json-parse-better-errors", + "npm:1.0.2" + ], + [ + "json-schema-traverse", + "npm:0.4.1" + ], + [ + "json-stable-stringify-without-jsonify", + "npm:1.0.1" + ], + [ + "json5", + "npm:1.0.1" + ], + [ + "jsonfile", + "npm:4.0.0" + ], + [ + "karma", + "npm:6.3.2" + ], + [ + "karma-chrome-launcher", + "npm:3.1.0" + ], + [ + "karma-firefox-launcher", + "npm:2.1.0" + ], + [ + "karma-jasmine", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.0.1" + ], + [ + "karma-jasmine-html-reporter", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.5.4" + ], + [ + "keygrip", + "npm:1.1.0" + ], + [ + "kind-of", + "npm:6.0.3" + ], + [ + "koa", + "npm:2.13.1" + ], + [ + "koa-bodyparser", + "npm:4.3.0" + ], + [ + "koa-compose", + "npm:4.1.0" + ], + [ + "koa-convert", + "npm:1.2.0" + ], + [ + "ledger-cosmos-js", + "npm:2.1.8" + ], + [ + "levn", + "npm:0.4.1" + ], + [ + "libsodium", + "npm:0.7.9" + ], + [ + "libsodium-wrappers", + "npm:0.7.9" + ], + [ + "load-json-file", + "npm:2.0.0" + ], + [ + "loader-runner", + "npm:4.2.0" + ], + [ + "locate-path", + "npm:2.0.0" + ], + [ + "lodash", + "npm:4.17.21" + ], + [ + "lodash.clonedeep", + "npm:4.5.0" + ], + [ + "lodash.flattendeep", + "npm:4.4.0" + ], + [ + "lodash.truncate", + "npm:4.4.2" + ], + [ + "log4js", + "npm:6.3.0" + ], + [ + "long", + "npm:4.0.0" + ], + [ + "lru-cache", + "npm:6.0.0" + ], + [ + "lunr", + "npm:2.3.9" + ], + [ + "make-dir", + "npm:3.1.0" + ], + [ + "make-error", + "npm:1.3.6" + ], + [ + "make-fetch-happen", + "npm:8.0.14" + ], + [ + "marked", + "npm:2.0.3" + ], + [ + "md5.js", + "npm:1.3.5" + ], + [ + "media-typer", + "npm:0.3.0" + ], + [ + "merge-stream", + "npm:2.0.0" + ], + [ + "merge2", + "npm:1.4.1" + ], + [ + "micromatch", + "npm:4.0.4" + ], + [ + "mime", + "npm:2.5.2" + ], + [ + "mime-db", + "npm:1.47.0" + ], + [ + "mime-types", + "npm:2.1.30" + ], + [ + "mimic-fn", + "npm:2.1.0" + ], + [ + "mimic-response", + "npm:2.1.0" + ], + [ + "minimalistic-assert", + "npm:1.0.1" + ], + [ + "minimalistic-crypto-utils", + "npm:1.0.1" + ], + [ + "minimatch", + "npm:3.0.4" + ], + [ + "minimist", + "npm:1.2.5" + ], + [ + "minipass", + "npm:3.1.3" + ], + [ + "minipass-collect", + "npm:1.0.2" + ], + [ + "minipass-fetch", + "npm:1.3.3" + ], + [ + "minipass-flush", + "npm:1.0.5" + ], + [ + "minipass-pipeline", + "npm:1.2.4" + ], + [ + "minipass-sized", + "npm:1.0.3" + ], + [ + "minizlib", + "npm:2.1.2" + ], + [ + "mkdirp", + "npm:1.0.4" + ], + [ + "mkdirp-classic", + "npm:0.5.3" + ], + [ + "ms", + "npm:2.0.0" + ], + [ + "napi-build-utils", + "npm:1.0.2" + ], + [ + "natural-compare", + "npm:1.4.0" + ], + [ + "negotiator", + "npm:0.6.2" + ], + [ + "neo-async", + "npm:2.6.2" + ], + [ + "node-abi", + "npm:2.26.0" + ], + [ + "node-addon-api", + "npm:3.2.0" + ], + [ + "node-gyp", + "npm:8.0.0" + ], + [ + "node-hid", + "npm:2.1.1" + ], + [ + "node-preload", + "npm:0.2.1" + ], + [ + "node-releases", + "npm:1.1.72" + ], + [ + "noop-logger", + "npm:0.1.1" + ], + [ + "nopt", + "npm:5.0.0" + ], + [ + "normalize-package-data", + "npm:2.5.0" + ], + [ + "normalize-path", + "npm:3.0.0" + ], + [ + "npm-run-path", + "npm:4.0.1" + ], + [ + "npmlog", + "npm:4.1.2" + ], + [ + "number-is-nan", + "npm:1.0.1" + ], + [ + "nyc", + "npm:15.1.0" + ], + [ + "object-assign", + "npm:4.1.1" + ], + [ + "object-inspect", + "npm:1.10.3" + ], + [ + "object-keys", + "npm:1.1.1" + ], + [ + "object.assign", + "npm:4.1.2" + ], + [ + "object.values", + "npm:1.1.3" + ], + [ + "on-finished", + "npm:2.3.0" + ], + [ + "once", + "npm:1.4.0" + ], + [ + "onetime", + "npm:5.1.2" + ], + [ + "onigasm", + "npm:2.2.5" + ], + [ + "only", + "npm:0.0.2" + ], + [ + "optionator", + "npm:0.9.1" + ], + [ + "p-limit", + "npm:1.3.0" + ], + [ + "p-locate", + "npm:2.0.0" + ], + [ + "p-map", + "npm:3.0.0" + ], + [ + "p-try", + "npm:1.0.0" + ], + [ + "package-hash", + "npm:4.0.0" + ], + [ + "pako", + "npm:2.0.3" + ], + [ + "parent-module", + "npm:1.0.1" + ], + [ + "parse-json", + "npm:2.2.0" + ], + [ + "parseurl", + "npm:1.3.3" + ], + [ + "path-exists", + "npm:3.0.0" + ], + [ + "path-is-absolute", + "npm:1.0.1" + ], + [ + "path-key", + "npm:3.1.1" + ], + [ + "path-parse", + "npm:1.0.6" + ], + [ + "path-type", + "npm:4.0.0" + ], + [ + "pbkdf2", + "npm:3.1.2" + ], + [ + "picomatch", + "npm:2.2.3" + ], + [ + "pify", + "npm:2.3.0" + ], + [ + "pkg-dir", + "npm:4.2.0" + ], + [ + "prebuild-install", + "npm:6.1.2" + ], + [ + "prelude-ls", + "npm:1.2.1" + ], + [ + "prettier", + "npm:2.3.0" + ], + [ + "prettier-linter-helpers", + "npm:1.0.0" + ], + [ + "process-nextick-args", + "npm:2.0.1" + ], + [ + "process-on-spawn", + "npm:1.0.0" + ], + [ + "progress", + "npm:2.0.3" + ], + [ + "promise-inflight", + "virtual:a8e1454dc86b2e862189e6c7558c296d3e67652cb7e2ca17ddada1020ff86c2e9274f967b519bed24d3daaa8a3b1f9d4ac5ad4c0932dd839e470a7c77b57bb40#npm:1.0.1" + ], + [ + "promise-retry", + "npm:2.0.1" + ], + [ + "protobufjs", + "npm:6.10.2" + ], + [ + "pump", + "npm:3.0.0" + ], + [ + "punycode", + "npm:2.1.1" + ], + [ + "qjobs", + "npm:1.2.0" + ], + [ + "qs", + "npm:6.7.0" + ], + [ + "queue-microtask", + "npm:1.2.3" + ], + [ + "randombytes", + "npm:2.1.0" + ], + [ + "range-parser", + "npm:1.2.1" + ], + [ + "raw-body", + "npm:2.4.0" + ], + [ + "rc", + "npm:1.2.8" + ], + [ + "read-pkg", + "npm:2.0.0" + ], + [ + "read-pkg-up", + "npm:2.0.0" + ], + [ + "readable-stream", + "npm:3.6.0" + ], + [ + "readdirp", + "npm:3.5.0" + ], + [ + "readonly-date", + "npm:1.0.0" + ], + [ + "recast", + "npm:0.20.4" + ], + [ + "rechoir", + "npm:0.6.2" + ], + [ + "regenerator-runtime", + "npm:0.13.8" + ], + [ + "regexpp", + "npm:3.1.0" + ], + [ + "release-zalgo", + "npm:1.0.0" + ], + [ + "require-directory", + "npm:2.1.1" + ], + [ + "require-from-string", + "npm:2.0.2" + ], + [ + "require-main-filename", + "npm:2.0.0" + ], + [ + "requires-port", + "npm:1.0.0" + ], + [ + "resolve", + "patch:resolve@npm%3A1.20.0#builtin::version=1.20.0&hash=3388aa" + ], + [ + "resolve-cwd", + "npm:3.0.0" + ], + [ + "resolve-from", + "npm:5.0.0" + ], + [ + "retry", + "npm:0.12.0" + ], + [ + "reusify", + "npm:1.0.4" + ], + [ + "rfdc", + "npm:1.3.0" + ], + [ + "rimraf", + "npm:3.0.2" + ], + [ + "ripemd160", + "npm:2.0.2" + ], + [ + "run-parallel", + "npm:1.2.0" + ], + [ + "rxjs", + "npm:6.6.7" + ], + [ + "safe-buffer", + "npm:5.2.1" + ], + [ + "safer-buffer", + "npm:2.1.2" + ], + [ + "schema-utils", + "npm:3.0.0" + ], + [ + "semver", + "npm:7.3.5" + ], + [ + "serialize-javascript", + "npm:5.0.1" + ], + [ + "ses", + "npm:0.11.1" + ], + [ + "set-blocking", + "npm:2.0.0" + ], + [ + "setprototypeof", + "npm:1.1.1" + ], + [ + "sha.js", + "npm:2.4.11" + ], + [ + "shallow-clone", + "npm:3.0.1" + ], + [ + "shebang-command", + "npm:2.0.0" + ], + [ + "shebang-regex", + "npm:3.0.0" + ], + [ + "shelljs", + "npm:0.8.4" + ], + [ + "shiki", + "npm:0.9.3" + ], + [ + "side-channel", + "npm:1.0.4" + ], + [ + "signal-exit", + "npm:3.0.3" + ], + [ + "simple-concat", + "npm:1.0.1" + ], + [ + "simple-get", + "npm:3.1.0" + ], + [ + "slash", + "npm:3.0.0" + ], + [ + "slice-ansi", + "npm:4.0.0" + ], + [ + "smart-buffer", + "npm:4.1.0" + ], + [ + "socket.io", + "npm:3.1.2" + ], + [ + "socket.io-adapter", + "npm:2.1.0" + ], + [ + "socket.io-parser", + "npm:4.0.4" + ], + [ + "socks", + "npm:2.6.1" + ], + [ + "socks-proxy-agent", + "npm:5.0.0" + ], + [ + "source-list-map", + "npm:2.0.1" + ], + [ + "source-map", + "npm:0.6.1" + ], + [ + "source-map-support", + "npm:0.5.19" + ], + [ + "spawn-wrap", + "npm:2.0.0" + ], + [ + "spdx-correct", + "npm:3.1.1" + ], + [ + "spdx-exceptions", + "npm:2.3.0" + ], + [ + "spdx-expression-parse", + "npm:3.0.1" + ], + [ + "spdx-license-ids", + "npm:3.0.7" + ], + [ + "sprintf-js", + "npm:1.0.3" + ], + [ + "ssri", + "npm:8.0.1" + ], + [ + "statuses", + "npm:1.5.0" + ], + [ + "stream-browserify", + "npm:3.0.0" + ], + [ + "streamroller", + "npm:2.2.4" + ], + [ + "string-width", + "npm:4.2.2" + ], + [ + "string.prototype.trimend", + "npm:1.0.4" + ], + [ + "string.prototype.trimstart", + "npm:1.0.4" + ], + [ + "string_decoder", + "npm:1.1.1" + ], + [ + "strip-ansi", + "npm:6.0.0" + ], + [ + "strip-bom", + "npm:3.0.0" + ], + [ + "strip-final-newline", + "npm:2.0.0" + ], + [ + "strip-json-comments", + "npm:3.1.1" + ], + [ + "supports-color", + "npm:7.2.0" + ], + [ + "symbol-observable", + "npm:2.0.3" + ], + [ + "table", + "npm:6.7.1" + ], + [ + "tapable", + "npm:2.2.0" + ], + [ + "tar", + "npm:6.1.0" + ], + [ + "tar-fs", + "npm:2.1.1" + ], + [ + "tar-stream", + "npm:2.2.0" + ], + [ + "terser", + "npm:5.7.0" + ], + [ + "test-exclude", + "npm:6.0.0" + ], + [ + "text-table", + "npm:0.2.0" + ], + [ + "tmp", + "npm:0.2.1" + ], + [ + "to-fast-properties", + "npm:2.0.0" + ], + [ + "to-regex-range", + "npm:5.0.1" + ], + [ + "toidentifier", + "npm:1.0.0" + ], + [ + "ts-node", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2" + ], + [ + "tsconfig-paths", + "npm:3.9.0" + ], + [ + "tslib", + "npm:1.14.1" + ], + [ + "tsscmp", + "npm:1.0.6" + ], + [ + "tsutils", + "virtual:54aed952721602999355838a62e2d6f0fd3b12977e8485e6859965afa11f80573ed80580f0b2f25ad96b9bb5d3db964ba9abb45b1de0e3a946beb33a0e841569#npm:3.21.0" + ], + [ + "tunnel-agent", + "npm:0.6.0" + ], + [ + "type-check", + "npm:0.4.0" + ], + [ + "type-fest", + "npm:0.8.1" + ], + [ + "type-is", + "npm:1.6.18" + ], + [ + "typedarray-to-buffer", + "npm:3.1.5" + ], + [ + "typedoc", + "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36" + ], + [ + "typedoc-default-themes", + "npm:0.12.10" + ], + [ + "typescript", + "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e" + ], + [ + "ua-parser-js", + "npm:0.7.28" + ], + [ + "uglify-js", + "npm:3.13.6" + ], + [ + "unbox-primitive", + "npm:1.0.1" + ], + [ + "unique-filename", + "npm:1.1.1" + ], + [ + "unique-slug", + "npm:2.0.2" + ], + [ + "universalify", + "npm:2.0.0" + ], + [ + "unpipe", + "npm:1.0.0" + ], + [ + "uri-js", + "npm:4.4.1" + ], + [ + "usb", + "npm:1.7.1" + ], + [ + "util-deprecate", + "npm:1.0.2" + ], + [ + "utils-merge", + "npm:1.0.1" + ], + [ + "uuid", + "npm:3.4.0" + ], + [ + "v8-compile-cache", + "npm:2.3.0" + ], + [ + "validate-npm-package-license", + "npm:3.0.4" + ], + [ + "vary", + "npm:1.1.2" + ], + [ + "void-elements", + "npm:2.0.1" + ], + [ + "vscode-textmate", + "npm:5.4.0" + ], + [ + "watchpack", + "npm:2.1.1" + ], + [ + "webpack", + "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.37.0" + ], + [ + "webpack-cli", + "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.6.0" + ], + [ + "webpack-merge", + "npm:5.7.3" + ], + [ + "webpack-sources", + "npm:2.2.0" + ], + [ + "which", + "npm:2.0.2" + ], + [ + "which-boxed-primitive", + "npm:1.0.2" + ], + [ + "which-module", + "npm:2.0.0" + ], + [ + "which-pm-runs", + "npm:1.0.0" + ], + [ + "wide-align", + "npm:1.1.3" + ], + [ + "wildcard", + "npm:2.0.0" + ], + [ + "word-wrap", + "npm:1.2.3" + ], + [ + "wordwrap", + "npm:1.0.0" + ], + [ + "wrap-ansi", + "npm:7.0.0" + ], + [ + "wrappy", + "npm:1.0.2" + ], + [ + "write-file-atomic", + "npm:3.0.3" + ], + [ + "ws", + "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:6.2.1" + ], + [ + "xstream", + "npm:11.14.0" + ], + [ + "y18n", + "npm:5.0.8" + ], + [ + "yallist", + "npm:4.0.0" + ], + [ + "yargs", + "npm:15.4.1" + ], + [ + "yargs-parser", + "npm:20.2.7" + ], + [ + "ylru", + "npm:1.2.1" + ], + [ + "yn", + "npm:3.1.1" + ], + [ + "yocto-queue", + "npm:0.1.0" + ] ], "locationBlacklistData": [ ], @@ -514,6 +3246,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["prettier", "npm:2.3.0"], ["ses", "npm:0.11.1"], ["source-map-support", "npm:0.5.19"], + ["stream-browserify", "npm:3.0.0"], ["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"], ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36"], ["typescript", "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e"], @@ -635,6 +3368,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["readonly-date", "npm:1.0.0"], ["ses", "npm:0.11.1"], ["source-map-support", "npm:0.5.19"], + ["stream-browserify", "npm:3.0.0"], ["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"], ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36"], ["typescript", "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e"], @@ -750,6 +3484,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["ses", "npm:0.11.1"], ["sha.js", "npm:2.4.11"], ["source-map-support", "npm:0.5.19"], + ["stream-browserify", "npm:3.0.0"], ["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"], ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36"], ["typescript", "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e"], @@ -776,7 +3511,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.22.1"], ["base64-js", "npm:1.5.1"], ["bech32", "npm:1.1.4"], - ["buffer", "npm:6.0.3"], ["eslint", "npm:7.26.0"], ["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"], ["eslint-import-resolver-node", "npm:0.3.4"], @@ -974,6 +3708,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["readonly-date", "npm:1.0.0"], ["ses", "npm:0.11.1"], ["source-map-support", "npm:0.5.19"], + ["stream-browserify", "npm:3.0.0"], ["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"], ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36"], ["typescript", "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e"], @@ -1116,6 +3851,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["protobufjs", "npm:6.10.2"], ["ses", "npm:0.11.1"], ["source-map-support", "npm:0.5.19"], + ["stream-browserify", "npm:3.0.0"], ["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"], ["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.20.36"], ["typescript", "patch:typescript@npm%3A4.0.7#builtin::version=4.0.7&hash=a45b0e"], @@ -8887,6 +11623,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "linkType": "HARD", }] ]], + ["stream-browserify", [ + ["npm:3.0.0", { + "packageLocation": "./.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-55fb0c3008.zip/node_modules/stream-browserify/", + "packageDependencies": [ + ["stream-browserify", "npm:3.0.0"], + ["inherits", "npm:2.0.4"], + ["readable-stream", "npm:3.6.0"] + ], + "linkType": "HARD", + }] + ]], ["streamroller", [ ["npm:2.2.4", { "packageLocation": "./.yarn/cache/streamroller-npm-2.2.4-84aaab4674-7a27e4a02c.zip/node_modules/streamroller/", diff --git a/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-55fb0c3008.zip b/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-55fb0c3008.zip new file mode 100644 index 00000000..f0a7c1bb --- /dev/null +++ b/.yarn/cache/stream-browserify-npm-3.0.0-4c0bd97245-55fb0c3008.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be64ad59d8b4127d35ec452a303981d8ae3d3583568c4935f117821f6c8b777 +size 7955 diff --git a/.yarnrc.yml b/.yarnrc.yml index 5a735f8c..537f4ea8 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -13,6 +13,8 @@ plugins: - path: .yarn/plugins/@yarnpkg/plugin-version.cjs spec: "@yarnpkg/plugin-version" +pnpMode: "loose" + preferInteractive: true yarnPath: .yarn/releases/yarn-2.4.1.cjs diff --git a/packages/amino/package.json b/packages/amino/package.json index a5b5f6e7..fa5bbf15 100644 --- a/packages/amino/package.json +++ b/packages/amino/package.json @@ -72,6 +72,7 @@ "prettier": "^2.0.5", "ses": "^0.11.0", "source-map-support": "^0.5.19", + "stream-browserify": "^3.0.0", "ts-node": "^8", "typedoc": "^0.20", "typescript": "~4.0", diff --git a/packages/amino/webpack.web.config.js b/packages/amino/webpack.web.config.js index 4f35464a..adcf60be 100644 --- a/packages/amino/webpack.web.config.js +++ b/packages/amino/webpack.web.config.js @@ -1,6 +1,7 @@ /* eslint-disable @typescript-eslint/naming-convention */ const glob = require("glob"); const path = require("path"); +const webpack = require("webpack"); const target = "web"; const distdir = path.join(__dirname, "dist", "web"); @@ -14,13 +15,18 @@ module.exports = [ path: distdir, filename: "tests.js", }, + plugins: [ + new webpack.ProvidePlugin({ + Buffer: ["buffer", "Buffer"], + }), + ], resolve: { fallback: { buffer: false, crypto: false, events: false, path: false, - stream: false, + stream: require.resolve("stream-browserify"), string_decoder: false, }, }, diff --git a/packages/cosmwasm-launchpad/package.json b/packages/cosmwasm-launchpad/package.json index a179df5f..58e81b40 100644 --- a/packages/cosmwasm-launchpad/package.json +++ b/packages/cosmwasm-launchpad/package.json @@ -76,6 +76,7 @@ "readonly-date": "^1.0.0", "ses": "^0.11.0", "source-map-support": "^0.5.19", + "stream-browserify": "^3.0.0", "ts-node": "^8", "typedoc": "^0.20", "typescript": "~4.0", diff --git a/packages/cosmwasm-launchpad/webpack.web.config.js b/packages/cosmwasm-launchpad/webpack.web.config.js index e3cc2ed2..5f7adbc2 100644 --- a/packages/cosmwasm-launchpad/webpack.web.config.js +++ b/packages/cosmwasm-launchpad/webpack.web.config.js @@ -22,6 +22,9 @@ module.exports = [ CW3_ENABLED: "", CW1_ENABLED: "", }), + new webpack.ProvidePlugin({ + Buffer: ["buffer", "Buffer"], + }), ], resolve: { fallback: { @@ -29,7 +32,7 @@ module.exports = [ crypto: false, events: false, path: false, - stream: false, + stream: require.resolve("stream-browserify"), string_decoder: false, }, }, diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 46738f33..5546d29e 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -86,6 +86,7 @@ "prettier": "^2.0.5", "ses": "^0.11.0", "source-map-support": "^0.5.19", + "stream-browserify": "^3.0.0", "ts-node": "^8", "typedoc": "^0.20", "typescript": "~4.0", diff --git a/packages/crypto/webpack.web.config.js b/packages/crypto/webpack.web.config.js index b7841075..adcf60be 100644 --- a/packages/crypto/webpack.web.config.js +++ b/packages/crypto/webpack.web.config.js @@ -26,7 +26,7 @@ module.exports = [ crypto: false, events: false, path: false, - stream: false, + stream: require.resolve("stream-browserify"), string_decoder: false, }, }, diff --git a/packages/encoding/package.json b/packages/encoding/package.json index 3ded6fcb..c87b3980 100644 --- a/packages/encoding/package.json +++ b/packages/encoding/package.json @@ -54,7 +54,6 @@ "@types/node": "^15.0.1", "@typescript-eslint/eslint-plugin": "^4.22.1", "@typescript-eslint/parser": "^4.22.1", - "buffer": "^6.0.3", "eslint": "^7.5", "eslint-config-prettier": "^8.3.0", "eslint-import-resolver-node": "^0.3.4", diff --git a/packages/encoding/webpack.web.config.js b/packages/encoding/webpack.web.config.js index 88edd9d4..7413b7ba 100644 --- a/packages/encoding/webpack.web.config.js +++ b/packages/encoding/webpack.web.config.js @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/naming-convention */ const glob = require("glob"); const path = require("path"); const webpack = require("webpack"); @@ -22,7 +23,7 @@ module.exports = [ resolve: { fallback: { buffer: false, - } - } + }, + }, }, ]; diff --git a/packages/launchpad/package.json b/packages/launchpad/package.json index a8e04c29..f0670647 100644 --- a/packages/launchpad/package.json +++ b/packages/launchpad/package.json @@ -76,6 +76,7 @@ "readonly-date": "^1.0.0", "ses": "^0.11.0", "source-map-support": "^0.5.19", + "stream-browserify": "^3.0.0", "ts-node": "^8", "typedoc": "^0.20", "typescript": "~4.0", diff --git a/packages/launchpad/webpack.web.config.js b/packages/launchpad/webpack.web.config.js index ff4e13ab..d4f02a42 100644 --- a/packages/launchpad/webpack.web.config.js +++ b/packages/launchpad/webpack.web.config.js @@ -15,14 +15,19 @@ module.exports = [ path: distdir, filename: "tests.js", }, - plugins: [new webpack.EnvironmentPlugin({ LAUNCHPAD_ENABLED: "" })], + plugins: [ + new webpack.EnvironmentPlugin({ LAUNCHPAD_ENABLED: "" }), + new webpack.ProvidePlugin({ + Buffer: ["buffer", "Buffer"], + }), + ], resolve: { fallback: { buffer: false, crypto: false, events: false, path: false, - stream: false, + stream: require.resolve("stream-browserify"), string_decoder: false, }, }, diff --git a/packages/proto-signing/package.json b/packages/proto-signing/package.json index d4783f54..e6ee2faf 100644 --- a/packages/proto-signing/package.json +++ b/packages/proto-signing/package.json @@ -78,6 +78,7 @@ "prettier": "^2.0.5", "ses": "^0.11.0", "source-map-support": "^0.5.19", + "stream-browserify": "^3.0.0", "ts-node": "^8", "typedoc": "^0.20", "typescript": "~4.0", diff --git a/packages/proto-signing/webpack.web.config.js b/packages/proto-signing/webpack.web.config.js index 4f35464a..adcf60be 100644 --- a/packages/proto-signing/webpack.web.config.js +++ b/packages/proto-signing/webpack.web.config.js @@ -1,6 +1,7 @@ /* eslint-disable @typescript-eslint/naming-convention */ const glob = require("glob"); const path = require("path"); +const webpack = require("webpack"); const target = "web"; const distdir = path.join(__dirname, "dist", "web"); @@ -14,13 +15,18 @@ module.exports = [ path: distdir, filename: "tests.js", }, + plugins: [ + new webpack.ProvidePlugin({ + Buffer: ["buffer", "Buffer"], + }), + ], resolve: { fallback: { buffer: false, crypto: false, events: false, path: false, - stream: false, + stream: require.resolve("stream-browserify"), string_decoder: false, }, }, diff --git a/packages/stargate/webpack.web.config.js b/packages/stargate/webpack.web.config.js index d4fda422..60d190b1 100644 --- a/packages/stargate/webpack.web.config.js +++ b/packages/stargate/webpack.web.config.js @@ -15,7 +15,7 @@ module.exports = [ path: distdir, filename: "tests.js", }, - plugins: [new webpack.EnvironmentPlugin({ SIMAPP_ENABLED: "" })], + plugins: [new webpack.EnvironmentPlugin({ SIMAPP_ENABLED: "", SLOW_SIMAPP_ENABLED: "" })], resolve: { fallback: { buffer: false, diff --git a/packages/tendermint-rpc/webpack.web.config.js b/packages/tendermint-rpc/webpack.web.config.js index 0e13216d..260f3154 100644 --- a/packages/tendermint-rpc/webpack.web.config.js +++ b/packages/tendermint-rpc/webpack.web.config.js @@ -15,7 +15,12 @@ module.exports = [ path: distdir, filename: "tests.js", }, - plugins: [new webpack.EnvironmentPlugin({ TENDERMINT_ENABLED: "" })], + plugins: [ + new webpack.EnvironmentPlugin({ TENDERMINT_ENABLED: "" }), + new webpack.ProvidePlugin({ + Buffer: ["buffer", "Buffer"], + }), + ], resolve: { fallback: { buffer: false, diff --git a/yarn.lock b/yarn.lock index 1b02efe9..3f05e089 100644 --- a/yarn.lock +++ b/yarn.lock @@ -330,6 +330,7 @@ __metadata: prettier: ^2.0.5 ses: ^0.11.0 source-map-support: ^0.5.19 + stream-browserify: ^3.0.0 ts-node: ^8 typedoc: ^0.20 typescript: ~4.0 @@ -427,6 +428,7 @@ __metadata: readonly-date: ^1.0.0 ses: ^0.11.0 source-map-support: ^0.5.19 + stream-browserify: ^3.0.0 ts-node: ^8 typedoc: ^0.20 typescript: ~4.0 @@ -558,6 +560,7 @@ __metadata: ses: ^0.11.0 sha.js: ^2.4.11 source-map-support: ^0.5.19 + stream-browserify: ^3.0.0 ts-node: ^8 typedoc: ^0.20 typescript: ~4.0 @@ -582,7 +585,6 @@ __metadata: "@typescript-eslint/parser": ^4.22.1 base64-js: ^1.3.0 bech32: ^1.1.4 - buffer: ^6.0.3 eslint: ^7.5 eslint-config-prettier: ^8.3.0 eslint-import-resolver-node: ^0.3.4 @@ -774,6 +776,7 @@ __metadata: readonly-date: ^1.0.0 ses: ^0.11.0 source-map-support: ^0.5.19 + stream-browserify: ^3.0.0 ts-node: ^8 typedoc: ^0.20 typescript: ~4.0 @@ -910,6 +913,7 @@ __metadata: protobufjs: ~6.10.2 ses: ^0.11.0 source-map-support: ^0.5.19 + stream-browserify: ^3.0.0 ts-node: ^8 typedoc: ^0.20 typescript: ~4.0 @@ -4502,7 +4506,7 @@ fsevents@~2.3.1: languageName: node linkType: hard -"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.3": +"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.3, inherits@npm:~2.0.4": version: 2.0.4 resolution: "inherits@npm:2.0.4" checksum: 98426da247ddfc3dcd7d7daedd90c3ca32d5b08deca08949726f12d49232aef94772a07b36cf4ff833e105ae2ef931777f6de4a6dd8245a216b9299ad4a50bea @@ -6412,7 +6416,7 @@ fsevents@~2.3.1: languageName: node linkType: hard -"readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0": +"readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.5.0, readable-stream@npm:^3.6.0": version: 3.6.0 resolution: "readable-stream@npm:3.6.0" dependencies: @@ -7011,6 +7015,16 @@ fsevents@~2.3.1: languageName: node linkType: hard +"stream-browserify@npm:^3.0.0": + version: 3.0.0 + resolution: "stream-browserify@npm:3.0.0" + dependencies: + inherits: ~2.0.4 + readable-stream: ^3.5.0 + checksum: 55fb0c30082a87f7e42f1c093ad7aee42c942864edf11ac911e6e89d5be9877ba32fd20569f6bfb489dabd71b63d3264bec349463294abc270fba42bedd6ca22 + languageName: node + linkType: hard + "streamroller@npm:^2.2.4": version: 2.2.4 resolution: "streamroller@npm:2.2.4"