From b5486cc331fdd5e94897b21009d494262dc2a72b Mon Sep 17 00:00:00 2001
From: Shuchita <116443738+s-prak@users.noreply.github.com>
Date: Wed, 19 Jun 2024 19:45:55 +0530
Subject: [PATCH 1/3] Create sbom.yaml
---
.github/workflows/sbom.yaml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 .github/workflows/sbom.yaml
diff --git a/.github/workflows/sbom.yaml b/.github/workflows/sbom.yaml
new file mode 100644
index 00000000..165868a0
--- /dev/null
+++ b/.github/workflows/sbom.yaml
@@ -0,0 +1,16 @@
+name: Build Software Bill of Materials
+on: push
+jobs:
+ build:
+ runs-on: ubuntu-latest
+ name: Install and build javascript
+ steps:
+ - uses: actions/checkout@v3
+ - uses: actions/setup-node@v3
+ with:
+ node-version: '16'
+ - run: npm install
+ - name: Create SBOM with CycloneDX
+ uses: CycloneDX/gh-node-module-generatebom@v1
+ with:
+ output: './test.app.bom.xml'
From b05f020026e951c84ead0d6e9b3cae8d0abc2d31 Mon Sep 17 00:00:00 2001
From: Shuchita <116443738+s-prak@users.noreply.github.com>
Date: Wed, 19 Jun 2024 19:50:25 +0530
Subject: [PATCH 2/3] Create sbom.xml
CycloneDX SBOM for Node.js is generated using GitHub actions
---
sbom.xml | 16111 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 16111 insertions(+)
create mode 100644 sbom.xml
diff --git a/sbom.xml b/sbom.xml
new file mode 100644
index 00000000..329817bc
--- /dev/null
+++ b/sbom.xml
@@ -0,0 +1,16111 @@
+
+
+
+ 2024-06-19T14:18:00.841Z
+
+
+ CycloneDX
+ Node.js module
+ 3.10.6
+
+
+
+ ModusBox
+ @mojaloop
+ ml-api-adapter
+ 14.0.7
+
+
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/ml-api-adapter@14.0.7
+
+
+ https://github.com/mojaloop/ml-api-adapter#readme
+
+
+ https://github.com/mojaloop/ml-api-adapter/issues
+
+
+ git+ssh://git@github.com/mojaloop/ml-api-adapter.git
+
+
+
+
+
+
+ @hapi
+ basic
+ 7.0.2
+
+
+
+
+ 91da6c982107543948612b516eccd2cb2ffdf9dab92a47d62d7e408ee1c63f0b73bae668a599e1915bcc655e39850f2103c57fc1e0a832cd27cd727b242036a3
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/basic@7.0.2
+
+
+ https://github.com/hapijs/basic#readme
+
+
+ https://github.com/hapijs/basic/issues
+
+
+ git://github.com/hapijs/basic.git
+
+
+
+
+ @hapi
+ boom
+ 10.0.1
+
+
+
+
+ 11170265a123747dce812265ca3564f291c815ebacf750a328fdeff8ca6004da7922f1b33f697f6d1883efc9ea61c28f69975b2a42b9bc30553ddda8847065b0
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/boom@10.0.1
+
+
+ https://github.com/hapijs/boom#readme
+
+
+ https://github.com/hapijs/boom/issues
+
+
+ git://github.com/hapijs/boom.git
+
+
+
+
+ @hapi
+ hoek
+ 11.0.2
+
+
+
+
+ 68a9a508ee7b5c5676eb0b28e2b26c5b8a13527ae04c5c368e1de2a3b080b4ef70e1496d04dc115ef5c8573cf27e469a2d1a379e5b8fff5f66b00f2f0d452e2b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/hoek@11.0.2
+
+
+ https://github.com/hapijs/hoek#readme
+
+
+ https://github.com/hapijs/hoek/issues
+
+
+ git://github.com/hapijs/hoek.git
+
+
+
+
+ @hapi
+ good
+ 9.0.1
+
+
+
+
+ cc74a3c3e2e27aa0e0bb9a572d41ea5094cc4a004a21d287c3199736887da95cfe9123d01f8eb7a25e8e10149355dcb4c906b0295238780c9eaa8c27fbe4e96c
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/good@9.0.1
+
+
+ https://github.com/hapijs/good#readme
+
+
+ https://github.com/hapijs/good/issues
+
+
+ git://github.com/hapijs/good.git
+
+
+
+
+ @hapi
+ hoek
+ 9.3.0
+
+
+
+
+ 68a9a508ee7b5c5676eb0b28e2b26c5b8a13527ae04c5c368e1de2a3b080b4ef70e1496d04dc115ef5c8573cf27e469a2d1a379e5b8fff5f66b00f2f0d452e2b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/hoek@9.3.0
+
+
+ https://github.com/hapijs/hoek#readme
+
+
+ https://github.com/hapijs/hoek/issues
+
+
+ git://github.com/hapijs/hoek.git
+
+
+
+
+ @hapi
+ oppsy
+ 3.0.0
+
+
+
+
+ d247d4100a888b6d46cc554adac9cc3b4ef39cc1018976fefe93b1d5d9a038ef53baf16cb5c7e61d4e62e7a6837e214fd833395b340253651673680ad6530385
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/oppsy@3.0.0
+
+
+ https://github.com/hapijs/oppsy#readme
+
+
+ https://github.com/hapijs/oppsy/issues
+
+
+ git://github.com/hapijs/oppsy.git
+
+
+
+
+ @hapi
+ validate
+ 1.1.3
+
+
+
+
+ fd7311d0dd308f0d13c33ab6a503b33c16650f391e9067280adccedf5e01a4812c6d77581ad85051bc609060dfe27864d7e20f0c0b17a968cca2145060ed3a50
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/validate@1.1.3
+
+
+ https://github.com/hapijs/validate#readme
+
+
+ https://github.com/hapijs/validate/issues
+
+
+ git://github.com/hapijs/validate.git
+
+
+
+
+ @hapi
+ topo
+ 5.1.0
+
+
+
+
+ 291deb0f98a765b18cac79a03f1b09f5d6e2eb310af82dd9c14c136be78cc162f3ee88a35944d60f6a4c48d35824053a42afbae4d9315e3a87affecb3365e4aa
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/topo@5.1.0
+
+
+ https://github.com/hapijs/topo#readme
+
+
+ https://github.com/hapijs/topo/issues
+
+
+ git://github.com/hapijs/topo.git
+
+
+
+
+ Mathias Buus
+ pumpify
+ 2.0.1
+
+
+
+
+ 9bb28e8deee3671ae6bad6a79644b575a8f5752eb3e8182c97339799c484a48942c4cdd5247ee51b940b79c93fea1805e85e1cac57f4d54b5098db097f079303
+
+
+
+ MIT
+
+
+ pkg:npm/pumpify@2.0.1
+
+
+ https://github.com/mafintosh/pumpify
+
+
+ https://github.com/mafintosh/pumpify/issues
+
+
+ git://github.com/mafintosh/pumpify.git
+
+
+
+
+ Mathias Buus
+ duplexify
+ 4.1.2
+
+
+
+
+ 7f3dce8dc3421e644fd76309a1930f825c7c9b8aeb14ff2ba2f9e4e2f4fc16cf9aa276680b01a0d74752b10b1f3ff13ad9e65c3d331230febaf3a7eef5096ab7
+
+
+
+ MIT
+
+
+ pkg:npm/duplexify@4.1.2
+
+
+ https://github.com/mafintosh/duplexify
+
+
+ https://github.com/mafintosh/duplexify/issues
+
+
+ git://github.com/mafintosh/duplexify.git
+
+
+
+
+ Mathias Buus
+ end-of-stream
+ 1.4.4
+
+
+
+
+ faec358a720754f428695b87cd1c97776d6270cf9c9ede02cc3e6b5be342d708ce5124ceb3e4deec53afec084deef4bdc7fa08ca12cfe4f4751fea614001eee5
+
+
+
+ MIT
+
+
+ pkg:npm/end-of-stream@1.4.4
+
+
+ https://github.com/mafintosh/end-of-stream
+
+
+ https://github.com/mafintosh/end-of-stream/issues
+
+
+ git://github.com/mafintosh/end-of-stream.git
+
+
+
+
+ Isaac Z. Schlueter
+ once
+ 1.4.0
+
+
+
+
+ 94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb
+
+
+
+ ISC
+
+
+ pkg:npm/once@1.4.0
+
+
+ https://github.com/isaacs/once#readme
+
+
+ https://github.com/isaacs/once/issues
+
+
+ git://github.com/isaacs/once.git
+
+
+
+
+ Isaac Z. Schlueter
+ wrappy
+ 1.0.2
+
+
+
+
+ 9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71
+
+
+
+ ISC
+
+
+ pkg:npm/wrappy@1.0.2
+
+
+ https://github.com/npm/wrappy
+
+
+ https://github.com/npm/wrappy/issues
+
+
+ git+https://github.com/npm/wrappy.git
+
+
+
+
+ inherits
+ 2.0.4
+
+
+
+
+ 93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1
+
+
+
+ ISC
+
+
+ pkg:npm/inherits@2.0.4
+
+
+ https://github.com/isaacs/inherits#readme
+
+
+ https://github.com/isaacs/inherits/issues
+
+
+ git://github.com/isaacs/inherits.git
+
+
+
+
+ readable-stream
+ 3.6.2
+
+
+
+
+ f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0
+
+
+
+ MIT
+
+
+ pkg:npm/readable-stream@3.6.2
+
+
+ https://github.com/nodejs/readable-stream#readme
+
+
+ https://github.com/nodejs/readable-stream/issues
+
+
+ git://github.com/nodejs/readable-stream.git
+
+
+
+
+ string_decoder
+ 1.3.0
+
+
+
+
+ 864457f14d568c915df0bb03276c90ff0596c5aa2912c0015355df90cf00fa3d3ef392401a9a6dd7a72bd56860e8a21b6f8a2453a32a97a04e8febaea7fc0a78
+
+
+
+ MIT
+
+
+ pkg:npm/string_decoder@1.3.0
+
+
+ https://github.com/nodejs/string_decoder
+
+
+ https://github.com/nodejs/string_decoder/issues
+
+
+ git://github.com/nodejs/string_decoder.git
+
+
+
+
+ Feross Aboukhadijeh
+ safe-buffer
+ 5.2.1
+
+
+
+
+ ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d
+
+
+
+ MIT
+
+
+ pkg:npm/safe-buffer@5.2.1
+
+
+ https://github.com/feross/safe-buffer
+
+
+ https://github.com/feross/safe-buffer/issues
+
+
+ git://github.com/feross/safe-buffer.git
+
+
+
+
+ Nathan Rajlich
+ util-deprecate
+ 1.0.2
+
+
+
+
+ 10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73
+
+
+
+ MIT
+
+
+ pkg:npm/util-deprecate@1.0.2
+
+
+ https://github.com/TooTallNate/util-deprecate
+
+
+ https://github.com/TooTallNate/util-deprecate/issues
+
+
+ git://github.com/TooTallNate/util-deprecate.git
+
+
+
+
+ Mathias Buus
+ stream-shift
+ 1.0.1
+
+
+
+
+ 0228aca05a90d2f6c67198103d8d5c74fd88efa82569503f45ab984781b8b613458244eaafdd325d3a382d85fad0997eb0894f3471dd192c28d3502f6ca51255
+
+
+
+ MIT
+
+
+ pkg:npm/stream-shift@1.0.1
+
+
+ https://github.com/mafintosh/stream-shift
+
+
+ https://github.com/mafintosh/stream-shift/issues
+
+
+ git+https://github.com/mafintosh/stream-shift.git
+
+
+
+
+ Mathias Buus Madsen
+ pump
+ 3.0.0
+
+
+
+
+ 2f0672fa9dd216cd4fcad77f8d872de30a6fe3d1e2602a9df5195ce5955d93457ef18cefea34790659374d198f2f57edebd4f13f420c64627e58f154d81161c3
+
+
+
+ MIT
+
+
+ pkg:npm/pump@3.0.0
+
+
+ https://github.com/mafintosh/pump#readme
+
+
+ https://github.com/mafintosh/pump/issues
+
+
+ git://github.com/mafintosh/pump.git
+
+
+
+
+ @hapi
+ hapi
+ 21.3.9
+
+
+
+
+ 013e66f916fc8923851b7cd66a212e4c96b37f81c3625e54a51a72c4c277c91fa0f2d3849aa0efe85997acb1d285dbc3392b4001ea471a7af51bb7a090549177
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/hapi@21.3.9
+
+
+ https://hapi.dev
+
+
+ https://github.com/hapijs/hapi/issues
+
+
+ git://github.com/hapijs/hapi.git
+
+
+
+
+ @hapi
+ accept
+ 6.0.2
+
+
+
+
+ c5a4cb7f6f597a987f077da17a49a0c4b16c10fb97d71418c99bb4809e19087294ea75e60515df0729ad58d10ad2ca2e389717d971d651a654e89cdc72eb8ca6
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/accept@6.0.2
+
+
+ https://github.com/hapijs/accept#readme
+
+
+ https://github.com/hapijs/accept/issues
+
+
+ git://github.com/hapijs/accept.git
+
+
+
+
+ @hapi
+ ammo
+ 6.0.1
+
+
+
+
+ a662fe9cfa1de20e7c917acc72c18ba74e4eda31783f64371a22fca9857b9ca6048777067fead5e0fe49ca2d94ab46a01a1554eb71ad69201f04464e96b267f7
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/ammo@6.0.1
+
+
+ https://github.com/hapijs/ammo#readme
+
+
+ https://github.com/hapijs/ammo/issues
+
+
+ git://github.com/hapijs/ammo.git
+
+
+
+
+ @hapi
+ bounce
+ 3.0.1
+
+
+
+
+ 1befcfa7d7351dae050cffb74b2fd7c20d8ee0085ac37948645497f812f8b968bae029a2113b993f184a0d40f8c4130e5196c1973bcef078e22bc78f9e105a74
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/bounce@3.0.1
+
+
+ https://github.com/hapijs/bounce#readme
+
+
+ https://github.com/hapijs/bounce/issues
+
+
+ git://github.com/hapijs/bounce.git
+
+
+
+
+ @hapi
+ call
+ 9.0.1
+
+
+
+
+ b8fa23411a842f5191651e315cfa9c2ccba3406684a7254f4720650fc3e9e6baa02302e1b6f785f4f922c622abbb64c75efb8df2652b2de7ade5fab128000c1a
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/call@9.0.1
+
+
+ https://github.com/hapijs/call#readme
+
+
+ https://github.com/hapijs/call/issues
+
+
+ git://github.com/hapijs/call.git
+
+
+
+
+ @hapi
+ catbox
+ 12.1.1
+
+
+
+
+ 843a9807527e4741ed660e223c7dcb12795da1a06c6abe9b629d04a27066350f6de423bed42aa00ae97666d16f796d51780e5242ecdef463d253bfda79c11187
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/catbox@12.1.1
+
+
+ https://github.com/hapijs/catbox#readme
+
+
+ https://github.com/hapijs/catbox/issues
+
+
+ git://github.com/hapijs/catbox.git
+
+
+
+
+ @hapi
+ podium
+ 5.0.1
+
+
+
+
+ 7b39c54f0eab7418408a35c522504e30925dfa55d3bea6eb0484b822ef34af6293548a3883eedf2f2e0d2a9ffcf949d2b793b1ea626d02528153f49fe74f344d
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/podium@5.0.1
+
+
+ https://github.com/hapijs/podium#readme
+
+
+ https://github.com/hapijs/podium/issues
+
+
+ git://github.com/hapijs/podium.git
+
+
+
+
+ @hapi
+ teamwork
+ 6.0.0
+
+
+
+
+ d391ee992cb72d67d7a6627d72be87cf08406afac7909d5944298d136a8932285d33961c5ab7963dfc8dd32293d998c233dd9abb7664ba87630713a26f133aec
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/teamwork@6.0.0
+
+
+ https://github.com/hapijs/teamwork#readme
+
+
+ https://github.com/hapijs/teamwork/issues
+
+
+ git://github.com/hapijs/teamwork.git
+
+
+
+
+ @hapi
+ validate
+ 2.0.1
+
+
+
+
+ fd7311d0dd308f0d13c33ab6a503b33c16650f391e9067280adccedf5e01a4812c6d77581ad85051bc609060dfe27864d7e20f0c0b17a968cca2145060ed3a50
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/validate@2.0.1
+
+
+ https://github.com/hapijs/validate#readme
+
+
+ https://github.com/hapijs/validate/issues
+
+
+ git://github.com/hapijs/validate.git
+
+
+
+
+ @hapi
+ topo
+ 6.0.2
+
+
+
+
+ 291deb0f98a765b18cac79a03f1b09f5d6e2eb310af82dd9c14c136be78cc162f3ee88a35944d60f6a4c48d35824053a42afbae4d9315e3a87affecb3365e4aa
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/topo@6.0.2
+
+
+ https://github.com/hapijs/topo#readme
+
+
+ https://github.com/hapijs/topo/issues
+
+
+ git://github.com/hapijs/topo.git
+
+
+
+
+ @hapi
+ catbox-memory
+ 6.0.1
+
+
+
+
+ b156fefd9c5b648bda32d25f01b77263e40951083da0a4f06a65e9120ff9c677c6e566c92d38ef127e242062b3f6937710d35b20bfdb21d72d9879aa8bf01d18
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/catbox-memory@6.0.1
+
+
+ https://github.com/hapijs/catbox-memory#readme
+
+
+ https://github.com/hapijs/catbox-memory/issues
+
+
+ git://github.com/hapijs/catbox-memory.git
+
+
+
+
+ @hapi
+ heavy
+ 8.0.1
+
+
+
+
+ 8010ff340368b0d08ea7a46c613b23a36be1af9798037044ba8824e9cc58d107619659244da24562d4d7bf8eb177aaa105531b30ca9c49db6a7b2f94414dffff
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/heavy@8.0.1
+
+
+ https://github.com/hapijs/heavy#readme
+
+
+ https://github.com/hapijs/heavy/issues
+
+
+ git://github.com/hapijs/heavy.git
+
+
+
+
+ @hapi
+ mimos
+ 7.0.1
+
+
+
+
+ 6fbf55f81ac6d2027dcdc471d5519c088eabe86133cd9520886109568ab9830cee076220f426b1f1d52e05ab900852af976616496c8e73c999f070da24eb647b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/mimos@7.0.1
+
+
+ https://github.com/hapijs/mimos#readme
+
+
+ https://github.com/hapijs/mimos/issues
+
+
+ git://github.com/hapijs/mimos.git
+
+
+
+
+ mime-db
+ 1.52.0
+
+
+
+
+ b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be
+
+
+
+ MIT
+
+
+ pkg:npm/mime-db@1.52.0
+
+
+ https://github.com/jshttp/mime-db#readme
+
+
+ https://github.com/jshttp/mime-db/issues
+
+
+ git+https://github.com/jshttp/mime-db.git
+
+
+
+
+ @hapi
+ shot
+ 6.0.1
+
+
+
+
+ b39ca730a6576280ddddda8fc39613bce47fbe31ef313c5cdfcf3ed2a2f48d964fd7ebb05ee503df6a3d0eebae2ec9939725c25a2d36049975a41a7046e52b34
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/shot@6.0.1
+
+
+ https://github.com/hapijs/shot#readme
+
+
+ https://github.com/hapijs/shot/issues
+
+
+ git://github.com/hapijs/shot.git
+
+
+
+
+ @hapi
+ somever
+ 4.1.1
+
+
+
+
+ 96ddd04220c339545ab52d22a2714336b0c8bf8797cf9f0889b41a6500ce8380eaa9d3667bca1ad223d6704d3e864abf29378108fb443a30ce04a04ac03ba656
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/somever@4.1.1
+
+
+ https://github.com/hapijs/somever#readme
+
+
+ https://github.com/hapijs/somever/issues
+
+
+ git://github.com/hapijs/somever.git
+
+
+
+
+ @hapi
+ statehood
+ 8.1.1
+
+
+
+
+ 61b2bb3d2554039f4d02b016e4da74b4a468219e5535852270e93bb89996645e97c87e6018bfa4eb6c3bed22096f4028009d1074640c090fd63862f54b761da3
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/statehood@8.1.1
+
+
+ https://github.com/hapijs/statehood#readme
+
+
+ https://github.com/hapijs/statehood/issues
+
+
+ git://github.com/hapijs/statehood.git
+
+
+
+
+ @hapi
+ bourne
+ 3.0.0
+
+
+
+
+ 59a8f57303d7243b9c3a26f86b76c0212b0a2556f5e4c2a2f48be64c8ffbb2c5449bab32c171a35490e197afee9add692b5652ecf69c5d4dc0d4f985287119db
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/bourne@3.0.0
+
+
+ https://github.com/hapijs/bourne#readme
+
+
+ https://github.com/hapijs/bourne/issues
+
+
+ git://github.com/hapijs/bourne.git
+
+
+
+
+ @hapi
+ cryptiles
+ 6.0.1
+
+
+
+
+ f4633d1021077d1f2593901238a1b8fb866c13316a2df862af2209d8849e3d507dd8e1cba7fca77b89bece7ef3f5d82f33df132e988579b8c3150d141dcab15d
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/cryptiles@6.0.1
+
+
+ https://github.com/hapijs/cryptiles#readme
+
+
+ https://github.com/hapijs/cryptiles/issues
+
+
+ git://github.com/hapijs/cryptiles.git
+
+
+
+
+ @hapi
+ iron
+ 7.0.1
+
+
+
+
+ b44667aceba32a94ba8cb2a58b258197703d3da13ea69b8bffe8246f23cf0dbfe5d8a48a4321f896132455bfac061c0dfaa6b1c658a0d35251a81f1d93f98fc5
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/iron@7.0.1
+
+
+ https://github.com/hueniverse/iron#readme
+
+
+ https://github.com/hueniverse/iron/issues
+
+
+ git://github.com/hueniverse/iron.git
+
+
+
+
+ @hapi
+ b64
+ 6.0.1
+
+
+
+
+ 66f8d7e0941179498185e782abe4bd61abdc9cc3075aac774b48c73575883359100f107d7327d2c9ca55be37eb29c212f0c879377866bbf60aa3821a83d8362b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/b64@6.0.1
+
+
+ https://github.com/hapijs/b64#readme
+
+
+ https://github.com/hapijs/b64/issues
+
+
+ git://github.com/hapijs/b64.git
+
+
+
+
+ @hapi
+ subtext
+ 8.1.0
+
+
+
+
+ 3f268de2848cb6a3e38d5c4b9f2d64d22620e3e7f01aeb0885aa26f41d92b629c17251eceefe3a9885bbd3a63e5a8db595c82e946c976d0ae64ffc3876eb3ac3
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/subtext@8.1.0
+
+
+ https://github.com/hapijs/subtext#readme
+
+
+ https://github.com/hapijs/subtext/issues
+
+
+ git://github.com/hapijs/subtext.git
+
+
+
+
+ @hapi
+ content
+ 6.0.0
+
+
+
+
+ 08486cee3f87d2241f7ca7dee47b5d6a4e4b04ecff41cf13461e75705f8116fd2a9eea61dc49b8a63195cc932423681f4c376524a5892121964b5acadf83ce18
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/content@6.0.0
+
+
+ https://github.com/hapijs/content#readme
+
+
+ https://github.com/hapijs/content/issues
+
+
+ git://github.com/hapijs/content.git
+
+
+
+
+ @hapi
+ file
+ 3.0.0
+
+
+
+
+ c3e94a5bec91acb849bbadb48d3df2fb9836987aa729f7a9adeca4bdd39c97dffaba9f06ad0427fa5dc5453b231d329b91b7d0164ba4b07a5dbf611ca4a709e1
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/file@3.0.0
+
+
+ https://github.com/hapijs/file#readme
+
+
+ https://github.com/hapijs/file/issues
+
+
+ git://github.com/hapijs/file.git
+
+
+
+
+ @hapi
+ pez
+ 6.1.0
+
+
+
+
+ f85137b053d8b970a9b9578743f41a8356f8e5c951da8e78428a2713f80a1eff60ba4c50f2824964f47ba37ff27434caeab69c9c2257c4ec93d53f7714224c22
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/pez@6.1.0
+
+
+ https://github.com/hapijs/pez#readme
+
+
+ https://github.com/hapijs/pez/issues
+
+
+ git://github.com/hapijs/pez.git
+
+
+
+
+ @hapi
+ nigel
+ 5.0.1
+
+
+
+
+ bafdddb58b81e08b0d6a16beb6281698df26430fcef50ce5e54dba1a6e1970956d0dd07501524ec17dd7e70397f80d3bab3a4466738c0409bc8e34aa1ac53a37
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/nigel@5.0.1
+
+
+ https://github.com/hapijs/nigel#readme
+
+
+ https://github.com/hapijs/nigel/issues
+
+
+ git://github.com/hapijs/nigel.git
+
+
+
+
+ @hapi
+ vise
+ 5.0.1
+
+
+
+
+ 5d9616cf346d20d40b79d3d8948912914afb9b90ddc25bbdf55f5e961f024b2817b2d7efdd49d62174f4403fb0991d15006df8776571de896a7048514684eef4
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/vise@5.0.1
+
+
+ https://github.com/hapijs/vise#readme
+
+
+ https://github.com/hapijs/vise/issues
+
+
+ git://github.com/hapijs/vise.git
+
+
+
+
+ @hapi
+ wreck
+ 18.0.1
+
+
+
+
+ 38b1c447bd3ead9c6f0e5ef9c6adf15ce7ddddef1722fcfc7d663476a83dd94be1676f73a36e2f4207ea807498841e598ae16948b7ab88e8ac025c40a3fd635a
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/wreck@18.0.1
+
+
+ https://github.com/hapijs/wreck#readme
+
+
+ https://github.com/hapijs/wreck/issues
+
+
+ git://github.com/hapijs/wreck.git
+
+
+
+
+ @hapi
+ inert
+ 7.1.0
+
+
+
+
+ e57f9c97f3b39b453db8f1865f57522a19e14d021fd7ad5b1ff9244cdf4e0550192851be9eb8fc8ff34c8fa4b5cc10595a642b91544d3df0941ab5f30787c215
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/inert@7.1.0
+
+
+ https://github.com/hapijs/inert#readme
+
+
+ https://github.com/hapijs/inert/issues
+
+
+ git+https://github.com/hapijs/inert.git
+
+
+
+
+ Isaac Z. Schlueter
+ lru-cache
+ 7.18.3
+
+
+
+
+ 8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0
+
+
+
+ ISC
+
+
+ pkg:npm/lru-cache@7.18.3
+
+
+ https://github.com/isaacs/node-lru-cache#readme
+
+
+ https://github.com/isaacs/node-lru-cache/issues
+
+
+ git://github.com/isaacs/node-lru-cache.git
+
+
+
+
+ @hapi
+ joi
+ 16.1.4
+
+
+
+
+ 9bb72d7b38718e86fe752a579c23658008faaeb129752b1a5aedc658bde0d40c9b402537ea6940a3d2301852702310fea0781d3ba998caf89895a7a35fea8dea
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/joi@16.1.4
+
+
+ https://github.com/hapijs/joi#readme
+
+
+ https://github.com/hapijs/joi/issues
+
+
+ git://github.com/hapijs/joi.git
+
+
+
+
+ @hapi
+ address
+ 2.1.4
+
+
+
+
+ 403d4f85093eb37d4fd62c6c5f41f44aea2ea69dd5317cc854c4b0a1b47717731250ed98095d01ef1a8b714c3f061f32baf7772e1a72a8b4164cd7119a9e8875
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/address@2.1.4
+
+
+ https://github.com/hapijs/address#readme
+
+
+ https://github.com/hapijs/address/issues
+
+
+ git://github.com/hapijs/address.git
+
+
+
+
+ @hapi
+ formula
+ 1.2.0
+
+
+
+
+ 5056ed6c63e3b2dcf47961dbfa06bf18cdd9f44cea29715621b48e154454d00fc692ed01932e1b0a4f7f87ffcad97af722b09f8c5361326e23c99e5d6c27b018
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/formula@1.2.0
+
+
+ https://github.com/hapijs/formula#readme
+
+
+ https://github.com/hapijs/formula/issues
+
+
+ git://github.com/hapijs/formula.git
+
+
+
+
+ @hapi
+ hoek
+ 8.5.1
+
+
+
+
+ 68a9a508ee7b5c5676eb0b28e2b26c5b8a13527ae04c5c368e1de2a3b080b4ef70e1496d04dc115ef5c8573cf27e469a2d1a379e5b8fff5f66b00f2f0d452e2b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/hoek@8.5.1
+
+
+ https://github.com/hapijs/hoek#readme
+
+
+ https://github.com/hapijs/hoek/issues
+
+
+ git://github.com/hapijs/hoek.git
+
+
+
+
+ @hapi
+ pinpoint
+ 1.0.2
+
+
+
+
+ 76d5c2fd691905f0b9bf1b1c6b3ba227a8aae23f68371d521e49e622bf21a1f6aba4a5192a695455854884d57320480ae56adce063072f9959b6dd6e4b67e599
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/pinpoint@1.0.2
+
+
+ https://github.com/hapijs/pinpoint#readme
+
+
+ https://github.com/hapijs/pinpoint/issues
+
+
+ git://github.com/hapijs/pinpoint.git
+
+
+
+
+ @hapi
+ topo
+ 3.1.6
+
+
+
+
+ 291deb0f98a765b18cac79a03f1b09f5d6e2eb310af82dd9c14c136be78cc162f3ee88a35944d60f6a4c48d35824053a42afbae4d9315e3a87affecb3365e4aa
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/topo@3.1.6
+
+
+ https://github.com/hapijs/topo#readme
+
+
+ https://github.com/hapijs/topo/issues
+
+
+ git://github.com/hapijs/topo.git
+
+
+
+
+ @hapi
+ joi-date
+ 2.0.1
+
+
+
+
+ f1b7bc254102f169b50e8debc89cbe4d79a400bd776f62705e7ee020b068a2bf0ba2963f33e849b24a1dcce3b17c975c9247d69db99b9cc132256dddfe064c7c
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/joi-date@2.0.1
+
+
+ https://github.com/hapijs/joi-date#readme
+
+
+ https://github.com/hapijs/joi-date/issues
+
+
+ git://github.com/hapijs/joi-date.git
+
+
+
+
+ Iskren Ivov Chernev
+ moment
+ 2.30.1
+
+
+
+
+ b849ad3616c33ab58f152fa176314205fcbd7f6628cb3469c1c97e0eaa42ead697db5173b132d055b315fd6ecfccd497eb1fdb842d73037736510e4dcc7ea1a3
+
+
+
+ MIT
+
+
+ pkg:npm/moment@2.30.1
+
+
+ https://momentjs.com
+
+
+ https://github.com/moment/moment/issues
+
+
+ git+https://github.com/moment/moment.git
+
+
+
+
+ @hapi
+ vision
+ 7.0.3
+
+
+
+
+ d543375de8fb1d940f6b1cd691e7ef31f72e5e817d47c9088834e5f8f7ddbfc7f9989c00bf4cc807847f52f36840fd7e2588104fe41e503c5c183f10748503ca
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/vision@7.0.3
+
+
+ https://github.com/hapijs/vision#readme
+
+
+ https://github.com/hapijs/vision/issues
+
+
+ git://github.com/hapijs/vision.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ central-services-error-handling
+ 13.0.1
+
+
+
+
+ 1e5d0a0475f7d0b6c5d76eed82a34afdf768d21c1ae81b76ded6fc0deb0bb2d61ac0ab427ac26d93d94fba8ea313e75a7cd786d90bac530550c88fbb9300141d
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-error-handling@13.0.1
+
+
+ https://github.com/mojaloop/central-services-error-handling#readme
+
+
+ https://github.com/mojaloop/central-services-error-handling/issues
+
+
+ git+https://github.com/mojaloop/central-services-error-handling.git
+
+
+
+
+ John-David Dalton
+ lodash
+ 4.17.21
+
+
+
+
+ bf690311ee7b95e713ba568322e3533f2dd1cb880b189e99d4edef13592b81764daec43e2c54c61d5c558dc5cfb35ecb85b65519e74026ff17675b6f8f916f4a
+
+
+
+ MIT
+
+
+ pkg:npm/lodash@4.17.21
+
+
+ https://lodash.com/
+
+
+ https://github.com/lodash/lodash/issues
+
+
+ git+https://github.com/lodash/lodash.git
+
+
+
+
+ lewisdaly
+ @mojaloop
+ central-services-health
+ 15.0.0
+
+
+
+
+ cf4bc8c8af571a720868e7c70031b720378bc36a6e24a9440d178978dc4c4a873086269c226fb12db13408cc8cd651524069abe144a0f4b3fd63db5d3b39e4ca
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-health@15.0.0
+
+
+ https://github.com/mojaloop/central-services-health#readme
+
+
+ https://github.com/mojaloop/central-services-health/issues
+
+
+ git+https://github.com/mojaloop/central-services-metrics.git
+
+
+
+
+ @hapi
+ hapi
+ 21.3.6
+
+
+
+
+ 013e66f916fc8923851b7cd66a212e4c96b37f81c3625e54a51a72c4c277c91fa0f2d3849aa0efe85997acb1d285dbc3392b4001ea471a7af51bb7a090549177
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/hapi@21.3.6
+
+
+ https://hapi.dev
+
+
+ https://github.com/hapijs/hapi/issues
+
+
+ git://github.com/hapijs/hapi.git
+
+
+
+
+ Microsoft Corp.
+ tslib
+ 2.6.2
+
+
+
+
+ 0046311fdde31853e7fdada2540c16f3b56e508911d45554281efb370305ee70530e40ebad3fc7a6dfc8ac2274417856dbb8d304371fe5963bc3a462a93330d9
+
+
+
+ 0BSD
+
+
+ pkg:npm/tslib@2.6.2
+
+
+ https://www.typescriptlang.org/
+
+
+ https://github.com/Microsoft/TypeScript/issues
+
+
+ git+https://github.com/Microsoft/tslib.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ central-services-logger
+ 11.3.1
+
+
+
+
+ 5d55362b982b13565c232c545de325be856478872cf72d7fd042b16b6064e6c11ba9752d1ee47c8ea6c01a5c1a5088bd4fd616651272542efb9ce41efd7d6d78
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-logger@11.3.1
+
+
+ https://github.com/mojaloop/central-services-logger#readme
+
+
+ https://github.com/mojaloop/central-services-logger/issues
+
+
+ git+https://github.com/mojaloop/central-services-logger.git
+
+
+
+
+ @types
+ node
+ 20.12.12
+
+
+
+
+ 7962c3185fc53923ed02f12a791010e02f0b480eccd48ee2d24cb523c53b903d49e484f25b702c46142b295a167f9a45299da420bb0418986c23dafddcf6273b
+
+
+
+ MIT
+
+
+ pkg:npm/%40types/node@20.12.12
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/issues
+
+
+ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
+
+
+
+
+ undici-types
+ 5.26.5
+
+
+
+
+ 26508c3be7a174420aaa517193a21f568014566833edc53bcc3fe1f57674ab37a8b121e650954ecd242fbd84985979055c2f887cb29221f7e1bf4b1566ea7aa4
+
+
+
+ MIT
+
+
+ pkg:npm/undici-types@5.26.5
+
+
+ https://undici.nodejs.org
+
+
+ https://github.com/nodejs/undici/issues
+
+
+ git+https://github.com/nodejs/undici.git
+
+
+
+
+ Stephen Buchanan
+ parse-strings-in-object
+ 2.0.0
+
+
+
+
+ 85be74c43c84a3c6e832dcb307521d544e0a7133556c88ab93f66a0bc9dad62ace7ffef40f2652df4cb514820051ef63c87264f6cd90a19e1a04d1d1f4d5c7b2
+
+
+
+ ISC
+
+
+ pkg:npm/parse-strings-in-object@2.0.0
+
+
+ https://github.com/anselanza/parse-strings-in-object#readme
+
+
+ https://github.com/anselanza/parse-strings-in-object/issues
+
+
+ git+https://github.com/anselanza/parse-strings-in-object.git
+
+
+
+
+ Dominic Tarr
+ rc
+ 1.2.8
+
+
+
+
+ cb76c682a2a3dd005dc4b6cb9289a5a2192fb00f207408944254812670617e7f813f18386dceb677c4dc056d79c1abc37e07b10a071c72485c66fcb0c9060f3b
+
+
+
+ (BSD-2-Clause OR MIT OR Apache-2.0)
+
+
+ pkg:npm/rc@1.2.8
+
+
+ https://github.com/dominictarr/rc#readme
+
+
+ https://github.com/dominictarr/rc/issues
+
+
+ git+https://github.com/dominictarr/rc.git
+
+
+
+
+ Viacheslav Lotsmanov
+ deep-extend
+ 0.6.0
+
+
+
+
+ 2ce1f120e68f61d1e5251b4241f0c8559b5fc3fb9f33cfab563eb8f51207cdc9bfbc6c1045716de8e3ea2055ac9b65c432b34812d591eb8b18d4b10a0f6bc038
+
+
+
+ MIT
+
+
+ pkg:npm/deep-extend@0.6.0
+
+
+ https://github.com/unclechu/node-deep-extend
+
+
+ https://github.com/unclechu/node-deep-extend/issues
+
+
+ git://github.com/unclechu/node-deep-extend.git
+
+
+
+
+ Isaac Z. Schlueter
+ ini
+ 1.3.8
+
+
+
+
+ 4109e7c4dc9fbe61c522c8fb8243dc632991f09770fe8ee6a796458a1c67ea1f028ba7e1dc3c7813580f8e9404a48b8fa3d5d5358fd953087804f3231b22f4d6
+
+
+
+ ISC
+
+
+ pkg:npm/ini@1.3.8
+
+
+ https://github.com/isaacs/ini#readme
+
+
+ https://github.com/isaacs/ini/issues
+
+
+ git://github.com/isaacs/ini.git
+
+
+
+
+ James Halliday
+ minimist
+ 1.2.8
+
+
+
+
+ db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308
+
+
+
+ MIT
+
+
+ pkg:npm/minimist@1.2.8
+
+
+ https://github.com/minimistjs/minimist
+
+
+ https://github.com/minimistjs/minimist/issues
+
+
+ git://github.com/minimistjs/minimist.git
+
+
+
+
+ Sindre Sorhus
+ strip-json-comments
+ 2.0.1
+
+
+
+
+ e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a
+
+
+
+ MIT
+
+
+ pkg:npm/strip-json-comments@2.0.1
+
+
+ https://github.com/sindresorhus/strip-json-comments#readme
+
+
+ https://github.com/sindresorhus/strip-json-comments/issues
+
+
+ git+https://github.com/sindresorhus/strip-json-comments.git
+
+
+
+
+ Ruben Bridgewater
+ safe-stable-stringify
+ 2.4.3
+
+
+
+
+ 7b66c30365894f4c31b1e55de25b033f8fb738d5fa1e931741ad5984543b494f868ef3910a64a16c2325b6bb480df9188551eb39c3ed8fe2a198305d3dd643d6
+
+
+
+ MIT
+
+
+ pkg:npm/safe-stable-stringify@2.4.3
+
+
+ https://github.com/BridgeAR/safe-stable-stringify#readme
+
+
+ https://github.com/BridgeAR/safe-stable-stringify/issues
+
+
+ git+https://github.com/BridgeAR/safe-stable-stringify.git
+
+
+
+
+ Charlie Robbins
+ winston
+ 3.13.0
+
+
+
+
+ af089d980d70dd21388f413932e22e7c587224f0431bb36eef5464668af5a76faa1ef25267d1980c0f3503295e41c65b87ff95e878de05d7e74d9266f6b49e41
+
+
+
+ MIT
+
+
+ pkg:npm/winston@3.13.0
+
+
+ https://github.com/winstonjs/winston#readme
+
+
+ https://github.com/winstonjs/winston/issues
+
+
+ git+https://github.com/winstonjs/winston.git
+
+
+
+
+ Arnout Kazemier
+ @dabh
+ diagnostics
+ 2.0.3
+
+
+
+
+ 86b9503888bb8407f3b0caa519217256e72bc77f0efa3eb088639ffff1f679cbc812a60de000c1492da22cc879505c83ba708d9e25083e4feadeb885bf8e7144
+
+
+
+ MIT
+
+
+ pkg:npm/%40dabh/diagnostics@2.0.3
+
+
+ https://github.com/3rd-Eden/diagnostics
+
+
+ https://github.com/3rd-Eden/diagnostics/issues
+
+
+ git://github.com/3rd-Eden/diagnostics.git
+
+
+
+
+ Arnout Kazemier
+ colorspace
+ 1.1.4
+
+
+
+
+ 060bca262b95bb58a00541769048d10995e897ac228866d8e62a4bfe854fc26d012fdb08a4c23333c20aeefc2ec48233397315dc4cb9c3ebf1866d2b47f4cdf3
+
+
+
+ MIT
+
+
+ pkg:npm/colorspace@1.1.4
+
+
+ https://github.com/3rd-Eden/colorspace
+
+
+ https://github.com/3rd-Eden/colorspace/issues
+
+
+ git+https://github.com/3rd-Eden/colorspace.git
+
+
+
+
+ color
+ 3.2.1
+
+
+
+
+ 68197b75923d10d37a7d4182ee65a93133cd1e659448d6a7f6db9637a6a187964b364f5b68b24e9d2325ad090772b7c5833dbf462823515023771dfa55c7a628
+
+
+
+ MIT
+
+
+ pkg:npm/color@3.2.1
+
+
+ https://github.com/Qix-/color#readme
+
+
+ https://github.com/Qix-/color/issues
+
+
+ git+https://github.com/Qix-/color.git
+
+
+
+
+ Heather Arthur
+ color-convert
+ 1.9.3
+
+
+
+
+ 4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529
+
+
+
+ MIT
+
+
+ pkg:npm/color-convert@1.9.3
+
+
+ https://github.com/Qix-/color-convert#readme
+
+
+ https://github.com/Qix-/color-convert/issues
+
+
+ git+https://github.com/Qix-/color-convert.git
+
+
+
+
+ DY
+ color-name
+ 1.1.3
+
+
+
+
+ 74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40
+
+
+
+ MIT
+
+
+ pkg:npm/color-name@1.1.3
+
+
+ https://github.com/dfcreative/color-name
+
+
+ https://github.com/dfcreative/color-name/issues
+
+
+ git+ssh://git@github.com/dfcreative/color-name.git
+
+
+
+
+ Heather Arthur
+ color-string
+ 1.9.1
+
+
+
+
+ b21ad56b0405a239d9bfac4ce346a7c780a4a033fe7d9b30fd97ab10cb16fe9cb3b116c4969b0bfc30555bbab7131c70bac74d5c8de55e9ba1119933b3ca7912
+
+
+
+ MIT
+
+
+ pkg:npm/color-string@1.9.1
+
+
+ https://github.com/Qix-/color-string#readme
+
+
+ https://github.com/Qix-/color-string/issues
+
+
+ git+https://github.com/Qix-/color-string.git
+
+
+
+
+ DY
+ color-name
+ 1.1.4
+
+
+
+
+ 74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40
+
+
+
+ MIT
+
+
+ pkg:npm/color-name@1.1.4
+
+
+ https://github.com/colorjs/color-name
+
+
+ https://github.com/colorjs/color-name/issues
+
+
+ git+ssh://git@github.com/colorjs/color-name.git
+
+
+
+
+ Qix
+ simple-swizzle
+ 0.2.2
+
+
+
+
+ 240fff910819b5bb98f379bec53fad5c9926267706313153f82fa0da1d91f6ec64608ac4db2cbdb2099c2e10a7c39eff5920fe121dc9f7b14f1031676d79c352
+
+
+
+ MIT
+
+
+ pkg:npm/simple-swizzle@0.2.2
+
+
+ https://github.com/qix-/node-simple-swizzle#readme
+
+
+ https://github.com/qix-/node-simple-swizzle/issues
+
+
+ git+https://github.com/qix-/node-simple-swizzle.git
+
+
+
+
+ Qix
+ is-arrayish
+ 0.3.2
+
+
+
+
+ cf3d3a4bcb74a33a035cc1beb9b7b6eb37824cd5dc2883c96498bc841ac5e227422e6b38086f50b4aeea065d5ba22e4e0f31698ecc1be493e61c26cca63698ce
+
+
+
+ MIT
+
+
+ pkg:npm/is-arrayish@0.3.2
+
+
+ https://github.com/qix-/node-is-arrayish#readme
+
+
+ https://github.com/qix-/node-is-arrayish/issues
+
+
+ git+https://github.com/qix-/node-is-arrayish.git
+
+
+
+
+ Arnout Kazemier
+ text-hex
+ 1.0.0
+
+
+
+
+ bae546356ce0278ca145a3528ae6cf63b3a3212c38b30e04e54bf4c1b8e9f8ecdc6e6554febb13f2e8e07172619fdca9cec82be6f973a4fa8ff8c04129c1af6e
+
+
+
+ MIT
+
+
+ pkg:npm/text-hex@1.0.0
+
+
+ https://github.com/3rd-Eden/text-hex
+
+
+ https://github.com/3rd-Eden/text-hex/issues
+
+
+ git+https://github.com/3rd-Eden/text-hex.git
+
+
+
+
+ Arnout Kazemier
+ enabled
+ 2.0.0
+
+
+
+
+ 00aacdf7c92ec0eccc21d022cd7188f3a505068a36e822f6d5433beb7cb587f18c489e3f38753d936625b26069c92705a3fc1b2f35902413025b8f883b7ffe39
+
+
+
+ MIT
+
+
+ pkg:npm/enabled@2.0.0
+
+
+ https://github.com/3rd-Eden/enabled#readme
+
+
+ https://github.com/3rd-Eden/enabled/issues
+
+
+ git://github.com/3rd-Eden/enabled.git
+
+
+
+
+ Arnout Kazemier
+ kuler
+ 2.0.0
+
+
+
+
+ 5eaf671fb2a559999702da1d5c30d113bbece8353581353ccd80c70e258b4a2a78e44830ab7a652c7ccf9f6ecd82fccbdabd4b30f0b5bddaa1f7cb10c6daa3e0
+
+
+
+ MIT
+
+
+ pkg:npm/kuler@2.0.0
+
+
+ https://github.com/3rd-Eden/kuler
+
+
+ https://github.com/3rd-Eden/kuler/issues
+
+
+ git+https://github.com/3rd-Eden/kuler.git
+
+
+
+
+ DABH
+ @colors
+ colors
+ 1.6.0
+
+
+
+
+ a28582ae564fd758bc1889928d31d81cb92f1433f8f274b8fb6d389c66f54625ff59760798903620823dfded8359569b08449d5bb841004cc746a527f4e515bd
+
+
+
+ MIT
+
+
+ pkg:npm/%40colors/colors@1.6.0
+
+
+ https://github.com/DABH/colors.js
+
+
+ https://github.com/DABH/colors.js/issues
+
+
+ git+ssh://git@github.com/DABH/colors.js.git
+
+
+
+
+ Caolan McMahon
+ async
+ 3.2.5
+
+
+
+
+ 6da359caa69a2e1c8b54a9bf0e5bdd5b4e7531280ee9bf1e55f21ece5f44e4fa96c458332e6ff0427b445b8ccecad55bbab0c4af426500b12974e170bc4acbb2
+
+
+
+ MIT
+
+
+ pkg:npm/async@3.2.5
+
+
+ https://caolan.github.io/async/
+
+
+ https://github.com/caolan/async/issues
+
+
+ git+https://github.com/caolan/async.git
+
+
+
+
+ Sindre Sorhus
+ is-stream
+ 2.0.1
+
+
+
+
+ 845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e
+
+
+
+ MIT
+
+
+ pkg:npm/is-stream@2.0.1
+
+
+ https://github.com/sindresorhus/is-stream#readme
+
+
+ https://github.com/sindresorhus/is-stream/issues
+
+
+ git+https://github.com/sindresorhus/is-stream.git
+
+
+
+
+ Charlie Robbins
+ logform
+ 2.6.0
+
+
+
+
+ d6e94778d3e9ea4fcb0fc1fdd68ed56050678398b504313b1e82b155b66218589d4b5463eb9a9ccb02f15fea557c03e840912345dbca72eb0ac0eba91c254e55
+
+
+
+ MIT
+
+
+ pkg:npm/logform@2.6.0
+
+
+ https://github.com/winstonjs/logform#readme
+
+
+ https://github.com/winstonjs/logform/issues
+
+
+ git+https://github.com/winstonjs/logform.git
+
+
+
+
+ @types
+ triple-beam
+ 1.3.5
+
+
+
+
+ e966987ac4e144c0a5d7d8abc8c60feffc76395802b5b2157e50c61695a76fd8ab5c8dd48d8138033998ba250a635009b2d1a28e863e32052cccc811c4861363
+
+
+
+ MIT
+
+
+ pkg:npm/%40types/triple-beam@1.3.5
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/issues
+
+
+ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
+
+
+
+
+ Taylor Hakes
+ fecha
+ 4.2.3
+
+
+
+
+ 38fd88514e877982898b78b4cf8035f641cc4282d5b381dcf833eaab123687f0cf6474e6fef8ec7c2e8fd1be2308ccb5e178b32c1aaf9dd43e522943efbd3b27
+
+
+
+ MIT
+
+
+ pkg:npm/fecha@4.2.3
+
+
+ https://github.com/taylorhakes/fecha
+
+
+ https://github.com/taylorhakes/fecha/issues
+
+
+ git+https://taylorhakes@github.com/taylorhakes/fecha.git
+
+
+
+
+ ms
+ 2.1.3
+
+
+
+
+ e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394
+
+
+
+ MIT
+
+
+ pkg:npm/ms@2.1.3
+
+
+ https://github.com/vercel/ms#readme
+
+
+ https://github.com/vercel/ms/issues
+
+
+ git+https://github.com/vercel/ms.git
+
+
+
+
+ Charlie Robbins
+ triple-beam
+ 1.4.1
+
+
+
+
+ 6996e056266b83540d706f8b50b6bb9e16692536522e6fe65e71d79db01b8e63796926b4cbb57ec2fbfafb859a06da48489cd384acbe3c83f173536ad4427d9a
+
+
+
+ MIT
+
+
+ pkg:npm/triple-beam@1.4.1
+
+
+ https://github.com/winstonjs/triple-beam#readme
+
+
+ https://github.com/winstonjs/triple-beam/issues
+
+
+ git+https://github.com/winstonjs/triple-beam.git
+
+
+
+
+ Arnout Kazemier
+ one-time
+ 1.0.0
+
+
+
+
+ e435ce8912b0b9211c43f974906085e90de37000c5bf9b52991689724fceaa454570eceeb41d77e0a4527c5d310eb2f7f4c367ab16c705b51472364885381bda
+
+
+
+ MIT
+
+
+ pkg:npm/one-time@1.0.0
+
+
+ https://github.com/3rd-Eden/one-time#readme
+
+
+ https://github.com/3rd-Eden/one-time/issues
+
+
+ git+https://github.com/3rd-Eden/one-time.git
+
+
+
+
+ Arnout Kazemier
+ fn.name
+ 1.1.0
+
+
+
+
+ 1919e607980fc89a4085341d4994d2a7db9a3d2be5d3d2a861c310b6c07dad0a0e9b3b3d747e9f7de71c1fe67e72fe8febc1eee5b0ba263461e0087f98748d47
+
+
+
+ MIT
+
+
+ pkg:npm/fn.name@1.1.0
+
+
+ https://github.com/3rd-Eden/fn.name
+
+
+ https://github.com/3rd-Eden/fn.name/issues
+
+
+ git+https://github.com/3rd-Eden/fn.name.git
+
+
+
+
+ Felix Geisendörfer
+ stack-trace
+ 0.0.10
+
+
+
+
+ 286cda85cee9b942a4cf232df88a807a9f9354d6ca3fe9362e6c21b9bdfd9b502c4d291a0eeb71e7a6830a8f872c3cdffc3dba0481d32563624c6d4a0098900a
+
+
+
+ MIT
+
+
+ pkg:npm/stack-trace@0.0.10
+
+
+ https://github.com/felixge/node-stack-trace
+
+
+ https://github.com/felixge/node-stack-trace/issues
+
+
+ git://github.com/felixge/node-stack-trace.git
+
+
+
+
+ Charlie Robbins
+ winston-transport
+ 4.7.0
+
+
+
+
+ 6a3063eb92b923b75e9f37abd88616ebed9b34856a2c60c7a83c373b0f0e861faf756fabbf8319e9e883bc7a0a85f2456766aec8df1bc9789e0c327de9588e36
+
+
+
+ MIT
+
+
+ pkg:npm/winston-transport@4.7.0
+
+
+ https://github.com/winstonjs/winston-transport#readme
+
+
+ https://github.com/winstonjs/winston-transport/issues
+
+
+ git+ssh://git@github.com/winstonjs/winston-transport.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ central-services-metrics
+ 12.0.8
+
+
+
+
+ 798597e7accc963d0cd1b13aa812f38700e3a340b82d440b7105bc76edf12779a1c47d1f4a6c3e639c2c9ae3e6515419f74114e12f25dfd55c5f087a96e74b56
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-metrics@12.0.8
+
+
+ https://github.com/mojaloop/central-services-metrics#readme
+
+
+ https://github.com/mojaloop/central-services-metrics/issues
+
+
+ git+https://github.com/mojaloop/central-services-metrics.git
+
+
+
+
+ Simon Nyberg
+ prom-client
+ 14.2.0
+
+
+
+
+ b05df4f048537a76ffa4344f6a49be5a088df9574cfd3d516878f5c7e32f02e4fc52240ff0998e11bc55aad91b7d1e0baef3a0e67ee2734d644410c65e362290
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/prom-client@14.2.0
+
+
+ https://github.com/siimon/prom-client
+
+
+ https://github.com/siimon/prom-client/issues
+
+
+ git+ssh://git@github.com/siimon/prom-client.git
+
+
+
+
+ Will Welch
+ tdigest
+ 0.1.2
+
+
+
+
+ f86d0b2e08e3a3d0595f631f76f3df1fe30a2c2af195749879ce4368f60fd5f7ba23285fd3f7d2989d1b16267517c053e9c1979762e996d429b738d729612428
+
+
+
+ MIT
+
+
+ pkg:npm/tdigest@0.1.2
+
+
+ https://github.com/welch/tdigest
+
+
+ https://github.com/welch/tdigest/issues
+
+
+ git+https://github.com/welch/tdigest.git
+
+
+
+
+ Vadim Graboys
+ bintrees
+ 1.0.2
+
+
+
+
+ 54e3204ccc2301a506e7cd125e7dcb69c5608eeaeb6cc99eed964d60649257b9a6b58e90411874120de9c08727b50efb0c4acad4bd0dc646deb637285f35702b
+
+
+
+ MIT
+
+
+ pkg:npm/bintrees@1.0.2
+
+
+ https://github.com/vadimg/js_bintrees#readme
+
+
+ https://github.com/vadimg/js_bintrees/issues
+
+
+ git://github.com/vadimg/js_bintrees.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ central-services-shared
+ 18.3.7
+
+
+
+
+ 195030dd70c3a692b454c5f67571456d53c250519d286664cb198028688c704c7f3edc9da576be57f9e22b816940367e0e2a4a3de22493ed692df62f8b494466
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-shared@18.3.7
+
+
+ https://github.com/mojaloop/central-services-shared#readme
+
+
+ https://github.com/mojaloop/central-services-shared/issues
+
+
+ git+https://github.com/mojaloop/central-services-shared.git
+
+
+
+
+ @hapi
+ catbox-memory
+ 5.0.1
+
+
+
+
+ b156fefd9c5b648bda32d25f01b77263e40951083da0a4f06a65e9120ff9c677c6e566c92d38ef127e242062b3f6937710d35b20bfdb21d72d9879aa8bf01d18
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/catbox-memory@5.0.1
+
+
+ https://github.com/hapijs/catbox-memory#readme
+
+
+ https://github.com/hapijs/catbox-memory/issues
+
+
+ git://github.com/hapijs/catbox-memory.git
+
+
+
+
+ @hapi
+ boom
+ 9.1.4
+
+
+
+
+ 11170265a123747dce812265ca3564f291c815ebacf750a328fdeff8ca6004da7922f1b33f697f6d1883efc9ea61c28f69975b2a42b9bc30553ddda8847065b0
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/boom@9.1.4
+
+
+ https://github.com/hapijs/boom#readme
+
+
+ https://github.com/hapijs/boom/issues
+
+
+ git://github.com/hapijs/boom.git
+
+
+
+
+ Matt Zabriskie
+ axios
+ 1.7.2
+
+
+
+
+ d80f1084e32b6e89a50ee88b78af5789b201cee1de45caaa34e1e9d02ca9e44a09d4814387e5d91f703a0645edbf42b880518223463804cec1d703848b446683
+
+
+
+ MIT
+
+
+ pkg:npm/axios@1.7.2
+
+
+ https://axios-http.com
+
+
+ https://github.com/axios/axios/issues
+
+
+ git+https://github.com/axios/axios.git
+
+
+
+
+ Ruben Verborgh
+ follow-redirects
+ 1.15.6
+
+
+
+
+ c1637ad9821311a3a948ae7ce0465725a7c7d401a93bc45580495f92e5db4ceacf5f87c87cec84a56fc2b2235df09758ac0a0ebda7d14ce127bec3befaa0aa14
+
+
+
+ MIT
+
+
+ pkg:npm/follow-redirects@1.15.6
+
+
+ https://github.com/follow-redirects/follow-redirects
+
+
+ https://github.com/follow-redirects/follow-redirects/issues
+
+
+ git+ssh://git@github.com/follow-redirects/follow-redirects.git
+
+
+
+
+ Felix Geisendörfer
+ form-data
+ 4.0.0
+
+
+
+
+ 1131249521a2e6dd10319ba25e803f43abdc9f170b40fe6f76e812a6e0328ba4951a2d9c94f3e9fb180486e31a1c2fb31a09f7d4a776df95b7e5fec7ca491ac3
+
+
+
+ MIT
+
+
+ pkg:npm/form-data@4.0.0
+
+
+ https://github.com/form-data/form-data#readme
+
+
+ https://github.com/form-data/form-data/issues
+
+
+ git://github.com/form-data/form-data.git
+
+
+
+
+ Alex Indigo
+ asynckit
+ 0.4.0
+
+
+
+
+ 39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1
+
+
+
+ MIT
+
+
+ pkg:npm/asynckit@0.4.0
+
+
+ https://github.com/alexindigo/asynckit#readme
+
+
+ https://github.com/alexindigo/asynckit/issues
+
+
+ git+https://github.com/alexindigo/asynckit.git
+
+
+
+
+ Felix Geisendörfer
+ combined-stream
+ 1.0.8
+
+
+
+
+ 1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476
+
+
+
+ MIT
+
+
+ pkg:npm/combined-stream@1.0.8
+
+
+ https://github.com/felixge/node-combined-stream
+
+
+ https://github.com/felixge/node-combined-stream/issues
+
+
+ git://github.com/felixge/node-combined-stream.git
+
+
+
+
+ Felix Geisendörfer
+ delayed-stream
+ 1.0.0
+
+
+
+
+ 672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731
+
+
+
+ MIT
+
+
+ pkg:npm/delayed-stream@1.0.0
+
+
+ https://github.com/felixge/node-delayed-stream
+
+
+ https://github.com/felixge/node-delayed-stream/issues
+
+
+ git://github.com/felixge/node-delayed-stream.git
+
+
+
+
+ mime-types
+ 2.1.35
+
+
+
+
+ 64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b
+
+
+
+ MIT
+
+
+ pkg:npm/mime-types@2.1.35
+
+
+ https://github.com/jshttp/mime-types#readme
+
+
+ https://github.com/jshttp/mime-types/issues
+
+
+ git+https://github.com/jshttp/mime-types.git
+
+
+
+
+ Rob Wu
+ proxy-from-env
+ 1.1.0
+
+
+
+
+ 0fece439109b03d7f5b5d5912b445a091dc63efe7470cc5caf3e17f24e4b4d2503d43930e3b98a24465036e9c8b514e45b082d6944a8d515454481bd65788562
+
+
+
+ MIT
+
+
+ pkg:npm/proxy-from-env@1.1.0
+
+
+ https://github.com/Rob--W/proxy-from-env#readme
+
+
+ https://github.com/Rob--W/proxy-from-env/issues
+
+
+ git+https://github.com/Rob--W/proxy-from-env.git
+
+
+
+
+ Paul Vorbach
+ clone
+ 2.1.2
+
+
+
+
+ dcf7bf085d4d9fde21ca1218a63b622e1742a04a33d03a90fbdf3c13d826784750665a23c6739bef8c1cb45caec16407ceac9ff57ec2ecc1bc8ee529a81253f3
+
+
+
+ MIT
+
+
+ pkg:npm/clone@2.1.2
+
+
+ https://github.com/pvorb/node-clone#readme
+
+
+ https://github.com/pvorb/node-clone/issues
+
+
+ git://github.com/pvorb/node-clone.git
+
+
+
+
+ dotenv
+ 16.4.5
+
+
+
+
+ 66674bdabba2f9e07663086c5b38c89d1f0b95db591c60e8435ba01fce69a472b0a541cbee3eeb3744e2f4d0a71a241b85a675d45a51fbb6a8d5d36c99db8d52
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/dotenv@16.4.5
+
+
+ https://github.com/motdotla/dotenv#readme
+
+
+ https://github.com/motdotla/dotenv/issues
+
+
+ git://github.com/motdotla/dotenv.git
+
+
+
+
+ Evan Shortiss
+ env-var
+ 7.5.0
+
+
+
+
+ 98a64eccb44dd044f36aed96d905de7db163a39105e325aadbc3b229bf4809d78d847265384fe91c79f3e2175827d70d6577091e8e71378393e29cee48748dbc
+
+
+
+ MIT
+
+
+ pkg:npm/env-var@7.5.0
+
+
+ https://github.com/evanshortiss/env-var
+
+
+ https://github.com/evanshortiss/env-var/issues
+
+
+ git+https://github.com/evanshortiss/env-var.git
+
+
+
+
+ Dominic Tarr
+ event-stream
+ 4.0.1
+
+
+
+
+ a8009776effd5473c1cdcca174e591e7f21a86118c7f4ae84de6497f3cf4efb1b0ca570377dd323872e8ba19afec62795f33e2e9e91a41677c02f3cfda73afa4
+
+
+
+ MIT
+
+
+ pkg:npm/event-stream@4.0.1
+
+
+ http://github.com/dominictarr/event-stream
+
+
+ https://github.com/dominictarr/event-stream/issues
+
+
+ git://github.com/dominictarr/event-stream.git
+
+
+
+
+ Raynos
+ duplexer
+ 0.1.2
+
+
+
+
+ 8ed0fa606dfbd190888bff464da24a431593643d38e7ee11e214e4ff1d54ca8a9a77227dc7d0a04a2d519550d017c536b312cb4a716409a32286a9631c85a032
+
+
+
+ MIT
+
+
+ pkg:npm/duplexer@0.1.2
+
+
+ https://github.com/Raynos/duplexer
+
+
+ https://github.com/Raynos/duplexer/issues
+
+
+ git://github.com/Raynos/duplexer.git
+
+
+
+
+ Dominic Tarr
+ from
+ 0.1.7
+
+
+
+
+ b707b6d1e1753b1571a7f30bfe4ab6a75b9ce8abc52bffafb3c5a311b78a995d877b6d8c2a6ed817600d22df843aa849e4bdcafd2bae3e19348564038ce336de
+
+
+
+ MIT
+
+
+ pkg:npm/from@0.1.7
+
+
+ https://github.com/dominictarr/from#readme
+
+
+ https://github.com/dominictarr/from/issues
+
+
+ git://github.com/dominictarr/from.git
+
+
+
+
+ Dominic Tarr
+ map-stream
+ 0.0.7
+
+
+
+
+ 0b45f42909869b73767ed6d3181852caec9d43ebd5d4b0b77f7ccfbd3dd15c75cd66bbdf3d97285e9fcde4339af2f79d5ffad3326d828d3b62bc583649324c45
+
+
+
+ MIT
+
+
+ pkg:npm/map-stream@0.0.7
+
+
+ http://github.com/dominictarr/map-stream
+
+
+ https://github.com/dominictarr/map-stream/issues
+
+
+ git://github.com/dominictarr/map-stream.git
+
+
+
+
+ Dominic Tarr
+ pause-stream
+ 0.0.11
+
+
+
+
+ 7b71419572e637f0f54becc7cda9cfe04ff867ad281406b73b4e75aadd69c5aec310958a0328a5eaea5855709669d127ba8a9ae0f91cf68531f73b3161e46ff0
+
+
+
+ MIT
+
+
+ Apache2
+
+
+ pkg:npm/pause-stream@0.0.11
+
+
+ https://github.com/dominictarr/pause-stream#readme
+
+
+ https://github.com/dominictarr/pause-stream/issues
+
+
+ git://github.com/dominictarr/pause-stream.git
+
+
+
+
+ Dominic Tarr
+ through
+ 2.3.8
+
+
+
+
+ c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256
+
+
+
+ MIT
+
+
+ pkg:npm/through@2.3.8
+
+
+ https://github.com/dominictarr/through
+
+
+ https://github.com/dominictarr/through/issues
+
+
+ git+https://github.com/dominictarr/through.git
+
+
+
+
+ Dominic Tarr
+ split
+ 1.0.1
+
+
+
+
+ 993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392
+
+
+
+ MIT
+
+
+ pkg:npm/split@1.0.1
+
+
+ http://github.com/dominictarr/split
+
+
+ https://github.com/dominictarr/split/issues
+
+
+ git://github.com/dominictarr/split.git
+
+
+
+
+ 'Dominic Tarr'
+ stream-combiner
+ 0.2.2
+
+
+
+
+ eb21ccaa02d80f340370090bfad8c90c2e6748db8d231d2f66d4597a23e1ed269e7fb5475fd1f92239fd976548a25db368d6256045fa2b2b93ff6dfb039f2a11
+
+
+
+ MIT
+
+
+ pkg:npm/stream-combiner@0.2.2
+
+
+ https://github.com/dominictarr/stream-combiner
+
+
+ https://github.com/dominictarr/stream-combiner/issues
+
+
+ git://github.com/dominictarr/stream-combiner.git
+
+
+
+
+ Lee Byron
+ immutable
+ 4.3.6
+
+
+
+
+ 26ed3e944332ccc5596ab9139ff82a46976a77974e3dacf5982674487dc957a885c3cd4f95d13f3c4075856544036f3c1cfb785975bc3bb016c41d7433ed3741
+
+
+
+ MIT
+
+
+ pkg:npm/immutable@4.3.6
+
+
+ https://immutable-js.com
+
+
+ https://github.com/immutable-js/immutable-js/issues
+
+
+ git://github.com/immutable-js/immutable-js.git
+
+
+
+
+ mustache.js Authors
+ mustache
+ 4.2.0
+
+
+
+
+ ef58a9a52cb0ab961beffb5563219b9018206d4f07deee51cf9e9f1fad2318582bf2e1f0c6cf9a48a7aa9a5b885733349b4901ef1423292eaa3df7746f6668a9
+
+
+
+ MIT
+
+
+ pkg:npm/mustache@4.2.0
+
+
+ https://github.com/janl/mustache.js
+
+
+ https://github.com/janl/mustache.js/issues
+
+
+ git+https://github.com/janl/mustache.js.git
+
+
+
+
+ Viljami Kuosmanen
+ openapi-backend
+ 5.10.6
+
+
+
+
+ bd38c1472b3f3b82481dd9511d4299ee9c52fa0c0826b780014f5dbd8445ac89ad3f3439ab19b96ba07c053553f66e88f11186b12849bf7e4c01cdd3bb6ff2fc
+
+
+
+ MIT
+
+
+ pkg:npm/openapi-backend@5.10.6
+
+
+ https://openapistack.co
+
+
+ https://github.com/openapistack/openapi-backend/issues
+
+
+ git+https://github.com/openapistack/openapi-backend.git
+
+
+
+
+ James Messinger
+ @apidevtools
+ json-schema-ref-parser
+ 11.6.2
+
+
+
+
+ 10d51d2cb4f4e1a0db6c7091c1f29ff2047aec0855d02745ace02d93e15c6a404081aaba76cdc72caf57d010b2885533f292bdb8ffa4e9867225a186eccb7bbd
+
+
+
+ MIT
+
+
+ pkg:npm/%40apidevtools/json-schema-ref-parser@11.6.2
+
+
+ https://apitools.dev/json-schema-ref-parser/
+
+
+ https://github.com/APIDevTools/json-schema-ref-parser/issues
+
+
+ git+https://github.com/APIDevTools/json-schema-ref-parser.git
+
+
+
+
+ James Messinger
+ @jsdevtools
+ ono
+ 7.1.3
+
+
+
+
+ e0940d93ede65732b7c61daba9de91078278eaa511d7d6b3107067799c9364cf9ce39eaa3ab6db33fe71711f21b8d08271b56defe5268b31ba1ae52f3ef29462
+
+
+
+ MIT
+
+
+ pkg:npm/%40jsdevtools/ono@7.1.3
+
+
+ https://jstools.dev/ono
+
+
+ https://github.com/JS-DevTools/ono/issues
+
+
+ git+https://github.com/JS-DevTools/ono.git
+
+
+
+
+ @types
+ json-schema
+ 7.0.15
+
+
+
+
+ e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c
+
+
+
+ MIT
+
+
+ pkg:npm/%40types/json-schema@7.0.15
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema
+
+
+ https://github.com/DefinitelyTyped/DefinitelyTyped/issues
+
+
+ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
+
+
+
+
+ Vladimir Zapparov
+ js-yaml
+ 4.1.0
+
+
+
+
+ c29c59b3d368c596891122462194f20c4698a65d0529203e141f5a262c9e98a84cc24c5083ade1e13d4a2605061e94ea3c33517269982ee82b46326506d5af44
+
+
+
+ MIT
+
+
+ pkg:npm/js-yaml@4.1.0
+
+
+ https://github.com/nodeca/js-yaml#readme
+
+
+ https://github.com/nodeca/js-yaml/issues
+
+
+ git+https://github.com/nodeca/js-yaml.git
+
+
+
+
+ argparse
+ 2.0.1
+
+
+
+
+ f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd
+
+
+
+ Python-2.0
+
+
+ pkg:npm/argparse@2.0.1
+
+
+ https://github.com/nodeca/argparse#readme
+
+
+ https://github.com/nodeca/argparse/issues
+
+
+ git+https://github.com/nodeca/argparse.git
+
+
+
+
+ Evgeny Poberezkin
+ ajv
+ 8.16.0
+
+
+
+
+ 174b7047c535654ebb24812d7a451c2e45e4a0ee6630c9a0183f2c2bfc5417327cd398f11d097dda1226140aaa5ccc8c62348f3b250f0301d8841ef6839b135f
+
+
+
+ MIT
+
+
+ pkg:npm/ajv@8.16.0
+
+
+ https://ajv.js.org
+
+
+ https://github.com/ajv-validator/ajv/issues
+
+
+ git+https://github.com/ajv-validator/ajv.git
+
+
+
+
+ Evgeny Poberezkin
+ fast-deep-equal
+ 3.1.3
+
+
+
+
+ 7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1
+
+
+
+ MIT
+
+
+ pkg:npm/fast-deep-equal@3.1.3
+
+
+ https://github.com/epoberezkin/fast-deep-equal#readme
+
+
+ https://github.com/epoberezkin/fast-deep-equal/issues
+
+
+ git+https://github.com/epoberezkin/fast-deep-equal.git
+
+
+
+
+ Evgeny Poberezkin
+ json-schema-traverse
+ 1.0.0
+
+
+
+
+ c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756
+
+
+
+ MIT
+
+
+ pkg:npm/json-schema-traverse@1.0.0
+
+
+ https://github.com/epoberezkin/json-schema-traverse#readme
+
+
+ https://github.com/epoberezkin/json-schema-traverse/issues
+
+
+ git+https://github.com/epoberezkin/json-schema-traverse.git
+
+
+
+
+ Vsevolod Strukchinsky
+ require-from-string
+ 2.0.2
+
+
+
+
+ 5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13
+
+
+
+ MIT
+
+
+ pkg:npm/require-from-string@2.0.2
+
+
+ https://github.com/floatdrop/require-from-string#readme
+
+
+ https://github.com/floatdrop/require-from-string/issues
+
+
+ git+https://github.com/floatdrop/require-from-string.git
+
+
+
+
+ Gary Court
+ uri-js
+ 4.4.1
+
+
+
+
+ eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/uri-js@4.4.1
+
+
+ https://github.com/garycourt/uri-js
+
+
+ https://github.com/garycourt/uri-js/issues
+
+
+ git+ssh://git@github.com/garycourt/uri-js.git
+
+
+
+
+ Mathias Bynens
+ punycode
+ 2.3.0
+
+
+
+
+ ad157ecd00fcb55172b36ea500647d594b92e225009e025270cf994522adbe5e6d29e676b796ef74d15d347056f45591e20b861e5826b19d46ec14a6db04dbb8
+
+
+
+ MIT
+
+
+ pkg:npm/punycode@2.3.0
+
+
+ https://mths.be/punycode
+
+
+ https://github.com/mathiasbynens/punycode.js/issues
+
+
+ git+https://github.com/mathiasbynens/punycode.js.git
+
+
+
+
+ bouzuya
+ bath-es5
+ 3.0.3
+
+
+
+
+ 3dd0a2a034e81f7b7ce253f8d2450508a5823821f7f3d0e5d646c2f051a8a8ec1a9b1b26ab1c672525dd9133ac3e83475e37a6e3eb09f9b6cda109b9cde0aac6
+
+
+
+ MIT
+
+
+ pkg:npm/bath-es5@3.0.3
+
+
+ https://github.com/anttiviljami/bath-es5#readme
+
+
+ https://github.com/bouzuya/bath/issues
+
+
+ git+https://github.com/anttiviljami/bath-es5.git
+
+
+
+
+ Roman Shtylman
+ cookie
+ 0.5.0
+
+
+
+
+ 619dc65329ffa3c81f289967957ee0ef1ab88323ba392ba118f29a686b2c181daa803512d203e0b53be8c992d3b7d01be9d0b885f73d755e5aae4bdcfce0a6af
+
+
+
+ MIT
+
+
+ pkg:npm/cookie@0.5.0
+
+
+ https://github.com/jshttp/cookie#readme
+
+
+ https://github.com/jshttp/cookie/issues
+
+
+ git+https://github.com/jshttp/cookie.git
+
+
+
+
+ Viljami Kuosmanen
+ dereference-json-schema
+ 0.2.1
+
+
+
+
+ bb326cae0db6e68c09c9143c14d4cf1c8b8139d4b321994786cb3dbba5bc9a9ee3265747a86b8bbfd7142da80ffc4dba4152439e3b46f14ec3c35dfd98cd7274
+
+
+
+ MIT
+
+
+ pkg:npm/dereference-json-schema@0.2.1
+
+
+ https://github.com/anttiviljami/dereference-json-schema#readme
+
+
+ https://github.com/anttiviljami/dereference-json-schema/issues
+
+
+ git+https://github.com/anttiviljami/dereference-json-schema.git
+
+
+
+
+ Viljami Kuosmanen
+ mock-json-schema
+ 1.1.1
+
+
+
+
+ 615db7be5b0b3f51043b2d04be252f65396e5e32d1fab84ccde6b23f6adc0e27b38f7456d353213924246d0b2476d8342b67e719ab392ca6d25e036300e497e0
+
+
+
+ MIT
+
+
+ pkg:npm/mock-json-schema@1.1.1
+
+
+ https://github.com/anttiviljami/mock-json-schema
+
+
+ https://github.com/anttiviljami/mock-json-schema/issues
+
+
+ git+https://github.com/anttiviljami/mock-json-schema.git
+
+
+
+
+ Joseph Spencer
+ openapi-schema-validator
+ 12.1.3
+
+
+
+
+ c531ce9b153f550194828ec29b48e1c1b92538aa1b5dbcbeff6dfb106f7aefedd3404609ced3205fd439504dad6992b0c8a3d4ab48f5d5d9e0a468d4bb1cf585
+
+
+
+ MIT
+
+
+ pkg:npm/openapi-schema-validator@12.1.3
+
+
+ https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-schema-validator#readme
+
+
+ https://github.com/kogosoftwarellc/open-api/issues
+
+
+ https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-schema-validator
+
+
+
+
+ Evgeny Poberezkin
+ ajv-formats
+ 2.1.1
+
+
+
+
+ 5b1d0ac79da1c44ec2d7c8643048206251227ea599b58691828b89a2bf9631d3e743210ad77be0116c9536ea7b4a879ea0b32caf891fe61e9d396d75235e4c50
+
+
+
+ MIT
+
+
+ pkg:npm/ajv-formats@2.1.1
+
+
+ https://github.com/ajv-validator/ajv-formats#readme
+
+
+ https://github.com/ajv-validator/ajv-formats/issues
+
+
+ git+https://github.com/ajv-validator/ajv-formats.git
+
+
+
+
+ John-David Dalton
+ lodash.merge
+ 4.6.2
+
+
+
+
+ d0aa63a97455beb6320ac5f5b3047f5d32b4bdae9542440ce8c368ecfa96efb0728c086801103c11facfd4de3e2a52a3f184b46540ad453fd852e872603ba321
+
+
+
+ MIT
+
+
+ pkg:npm/lodash.merge@4.6.2
+
+
+ https://lodash.com/
+
+
+ https://github.com/lodash/lodash/issues
+
+
+ git+https://github.com/lodash/lodash.git
+
+
+
+
+ Joseph Spencer
+ openapi-types
+ 12.1.3
+
+
+
+
+ 37862d49826a82156ee227a4d9952f70dff46aa1f59110ee36acdcc9c0f184e52983b19dbcb6b61770e04bac8136122786fdabffa234165927ec2a8bf3e9c873
+
+
+
+ MIT
+
+
+ pkg:npm/openapi-types@12.1.3
+
+
+ https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types#readme
+
+
+ https://github.com/kogosoftwarellc/open-api/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Aopenapi-types
+
+
+ https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types
+
+
+
+
+ qs
+ 6.12.1
+
+
+
+
+ cd69afe114ae07daf6998430df3c50b8759e53ee3668a8b5c168a0fe3e1e95ee328042d9ecf10ee8c33bae29bda00407d80e4c59fb0055ffe33ef4cf8026ef51
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/qs@6.12.1
+
+
+ https://github.com/ljharb/qs
+
+
+ https://github.com/ljharb/qs/issues
+
+
+ git+https://github.com/ljharb/qs.git
+
+
+
+
+ Jordan Harband
+ side-channel
+ 1.0.6
+
+
+
+
+ 7c35bf119e90f5188ef1e146f078feeeefe85be5eb3d320287008e336fad87603a39b943b58608a6f7bd9be2af23d6780bda9211795a191e9b4c460745eba094
+
+
+
+ MIT
+
+
+ pkg:npm/side-channel@1.0.6
+
+
+ https://github.com/ljharb/side-channel#readme
+
+
+ https://github.com/ljharb/side-channel/issues
+
+
+ git+https://github.com/ljharb/side-channel.git
+
+
+
+
+ Jordan Harband
+ call-bind
+ 1.0.7
+
+
+
+
+ 1874d2352608090eec707eec67e336ac5a294682e1f2dd9b2d25ba05b82bb4bb1a84e201e62c805497fd1a358addc6130da323e17741a4cd5c03aa484b42afdb
+
+
+
+ MIT
+
+
+ pkg:npm/call-bind@1.0.7
+
+
+ https://github.com/ljharb/call-bind#readme
+
+
+ https://github.com/ljharb/call-bind/issues
+
+
+ git+https://github.com/ljharb/call-bind.git
+
+
+
+
+ Jordan Harband
+ es-define-property
+ 1.0.0
+
+
+
+
+ 8f16b22ca4a1ac4aaacc9d1eba641b5614d840cdbb09f4f54f7e7e8028031682fcd892ec5ea4c9efacefe80d182ce8049cb50cbcbcec0ec188ae5f0d1694f681
+
+
+
+ MIT
+
+
+ pkg:npm/es-define-property@1.0.0
+
+
+ https://github.com/ljharb/es-define-property#readme
+
+
+ https://github.com/ljharb/es-define-property/issues
+
+
+ git+https://github.com/ljharb/es-define-property.git
+
+
+
+
+ Jordan Harband
+ get-intrinsic
+ 1.2.4
+
+
+
+
+ e6e621b091fc549053bfba2c960e01ce7258843a1123ac1a602c4c9827674eb702ac703f7c214aa13173d8928a1341dd0c5505effa10ba1cee99724aee968145
+
+
+
+ MIT
+
+
+ pkg:npm/get-intrinsic@1.2.4
+
+
+ https://github.com/ljharb/get-intrinsic#readme
+
+
+ https://github.com/ljharb/get-intrinsic/issues
+
+
+ git+https://github.com/ljharb/get-intrinsic.git
+
+
+
+
+ Jordan Harband
+ es-errors
+ 1.3.0
+
+
+
+
+ 65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3
+
+
+
+ MIT
+
+
+ pkg:npm/es-errors@1.3.0
+
+
+ https://github.com/ljharb/es-errors#readme
+
+
+ https://github.com/ljharb/es-errors/issues
+
+
+ git+https://github.com/ljharb/es-errors.git
+
+
+
+
+ Raynos
+ function-bind
+ 1.1.2
+
+
+
+
+ ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648
+
+
+
+ MIT
+
+
+ pkg:npm/function-bind@1.1.2
+
+
+ https://github.com/Raynos/function-bind
+
+
+ https://github.com/Raynos/function-bind/issues
+
+
+ git+https://github.com/Raynos/function-bind.git
+
+
+
+
+ Jordan Harband
+ has-proto
+ 1.0.1
+
+
+
+
+ eea13e88ff8ef9b805f5c944e7e528045cc4eb99a5062563ded282ae5350d0e8309b4063a53fe02b84a52d80ccc9b0e1e48dd30932a73cf6b4a0c1bb24362b86
+
+
+
+ MIT
+
+
+ pkg:npm/has-proto@1.0.1
+
+
+ https://github.com/inspect-js/has-proto#readme
+
+
+ https://github.com/inspect-js/has-proto/issues
+
+
+ git+https://github.com/inspect-js/has-proto.git
+
+
+
+
+ Jordan Harband
+ has-symbols
+ 1.0.3
+
+
+
+
+ 9772c2b85e8c8033704c32a47581848a1623b79a513db120e3aaed9669d23e551b82607c2ce22b2896d86050526e73da25ec4c2ad88f3bc8667918d1cf64ddf8
+
+
+
+ MIT
+
+
+ pkg:npm/has-symbols@1.0.3
+
+
+ https://github.com/ljharb/has-symbols#readme
+
+
+ https://github.com/ljharb/has-symbols/issues
+
+
+ git://github.com/inspect-js/has-symbols.git
+
+
+
+
+ Jordan Harband
+ hasown
+ 2.0.2
+
+
+
+
+ d21254f5208fbe633320175916a34f5d66ba76a87b59d1f470823dcbe0b24bcac6de72f8f01725adaf4798a8555541f23d6347e58ef10f0001edb7e04a391431
+
+
+
+ MIT
+
+
+ pkg:npm/hasown@2.0.2
+
+
+ https://github.com/inspect-js/hasOwn#readme
+
+
+ https://github.com/inspect-js/hasOwn/issues
+
+
+ git+https://github.com/inspect-js/hasOwn.git
+
+
+
+
+ Jordan Harband
+ set-function-length
+ 1.2.2
+
+
+
+
+ a6045ce21278fec363582492f409a74b8d31ddb34c0d39271e02f951a3014ccc899d4f741205a1d51cfe302f5e16ee01b8dfd4c198ca42e63fd6fdeb33b1cc7e
+
+
+
+ MIT
+
+
+ pkg:npm/set-function-length@1.2.2
+
+
+ https://github.com/ljharb/set-function-length#readme
+
+
+ https://github.com/ljharb/set-function-length/issues
+
+
+ git+https://github.com/ljharb/set-function-length.git
+
+
+
+
+ Jordan Harband
+ define-data-property
+ 1.1.4
+
+
+
+
+ ac132f23396903cbfa13e489668a3ef87018aac2eb920ecc49f2229cc3c5866928af0ed7f9d39754942cf904faf731a4cccc9f0e720c3765a2775f8d6cbdd3f8
+
+
+
+ MIT
+
+
+ pkg:npm/define-data-property@1.1.4
+
+
+ https://github.com/ljharb/define-data-property#readme
+
+
+ https://github.com/ljharb/define-data-property/issues
+
+
+ git+https://github.com/ljharb/define-data-property.git
+
+
+
+
+ Jordan Harband
+ gopd
+ 1.0.1
+
+
+
+
+ 77ae5b36521a771be96ff03669b55d96a2aa579eb78ee4676755ad93ab35b0847cb8db1747bd31a88cd5ab155fd5e4ea0ee9f04f632473311e69ecc2293661c0
+
+
+
+ MIT
+
+
+ pkg:npm/gopd@1.0.1
+
+
+ https://github.com/ljharb/gopd#readme
+
+
+ https://github.com/ljharb/gopd/issues
+
+
+ git+https://github.com/ljharb/gopd.git
+
+
+
+
+ Jordan Harband
+ has-property-descriptors
+ 1.0.2
+
+
+
+
+ e7924d2ae216fafab829ed418ce4e333661cb5022f093ec61731f099f64f1a8e709eb82489dd1842d9c095e152aae9999b86b3de7d814be7ab6f2e62a49760ae
+
+
+
+ MIT
+
+
+ pkg:npm/has-property-descriptors@1.0.2
+
+
+ https://github.com/inspect-js/has-property-descriptors#readme
+
+
+ https://github.com/inspect-js/has-property-descriptors/issues
+
+
+ git+https://github.com/inspect-js/has-property-descriptors.git
+
+
+
+
+ James Halliday
+ object-inspect
+ 1.13.1
+
+
+
+
+ e6aa23d5152228e32c08234b57508188f604d74b33893b2798dc64008feb661883eb7085ec8a9d1460bf5f38d68e94a02dfd0bc575f76c3148874135f1fe9485
+
+
+
+ MIT
+
+
+ pkg:npm/object-inspect@1.13.1
+
+
+ https://github.com/inspect-js/object-inspect
+
+
+ https://github.com/inspect-js/object-inspect/issues
+
+
+ git://github.com/inspect-js/object-inspect.git
+
+
+
+
+ Jonathan Ong
+ raw-body
+ 2.5.2
+
+
+
+
+ f331aaca97c4363088a868605d3a02f1a076afb62b057f804007c83ecfcc964f81b4f4f3b4ebd34b4d4d456ff7121eb427e6b8f25b7caac0b38ab43a9680957c
+
+
+
+ MIT
+
+
+ pkg:npm/raw-body@2.5.2
+
+
+ https://github.com/stream-utils/raw-body#readme
+
+
+ https://github.com/stream-utils/raw-body/issues
+
+
+ git+https://github.com/stream-utils/raw-body.git
+
+
+
+
+ TJ Holowaychuk
+ bytes
+ 3.1.2
+
+
+
+
+ fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12
+
+
+
+ MIT
+
+
+ pkg:npm/bytes@3.1.2
+
+
+ https://github.com/visionmedia/bytes.js#readme
+
+
+ https://github.com/visionmedia/bytes.js/issues
+
+
+ git+https://github.com/visionmedia/bytes.js.git
+
+
+
+
+ Jonathan Ong
+ http-errors
+ 2.0.0
+
+
+
+
+ 16dc2b1bf7ae0736848d8791a8e825cbb1b4aaf8a25e82569ef107d99d6994175781bca3bf7e291d349bf73a1e1ccc83cb7dfe0d6cb95adf56a3e4d446d39849
+
+
+
+ MIT
+
+
+ pkg:npm/http-errors@2.0.0
+
+
+ https://github.com/jshttp/http-errors#readme
+
+
+ https://github.com/jshttp/http-errors/issues
+
+
+ git+https://github.com/jshttp/http-errors.git
+
+
+
+
+ Douglas Christopher Wilson
+ depd
+ 2.0.0
+
+
+
+
+ 83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af
+
+
+
+ MIT
+
+
+ pkg:npm/depd@2.0.0
+
+
+ https://github.com/dougwilson/nodejs-depd#readme
+
+
+ https://github.com/dougwilson/nodejs-depd/issues
+
+
+ git+https://github.com/dougwilson/nodejs-depd.git
+
+
+
+
+ Wes Todd
+ setprototypeof
+ 1.2.0
+
+
+
+
+ 1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7
+
+
+
+ ISC
+
+
+ pkg:npm/setprototypeof@1.2.0
+
+
+ https://github.com/wesleytodd/setprototypeof
+
+
+ https://github.com/wesleytodd/setprototypeof/issues
+
+
+ git+https://github.com/wesleytodd/setprototypeof.git
+
+
+
+
+ statuses
+ 2.0.1
+
+
+
+
+ 470340f59ffb3eb2b4eab60b23314c95a17e97bde2c29ceca9120581b30b6d370b0fa70e6a8f364da59e7cf5d0bc1d9f382e008ee612127752ecdfe64c26e475
+
+
+
+ MIT
+
+
+ pkg:npm/statuses@2.0.1
+
+
+ https://github.com/jshttp/statuses#readme
+
+
+ https://github.com/jshttp/statuses/issues
+
+
+ git+https://github.com/jshttp/statuses.git
+
+
+
+
+ Douglas Christopher Wilson
+ toidentifier
+ 1.0.1
+
+
+
+
+ a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744
+
+
+
+ MIT
+
+
+ pkg:npm/toidentifier@1.0.1
+
+
+ https://github.com/component/toidentifier#readme
+
+
+ https://github.com/component/toidentifier/issues
+
+
+ git+https://github.com/component/toidentifier.git
+
+
+
+
+ Alexander Shtuchkin
+ iconv-lite
+ 0.4.24
+
+
+
+
+ e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33
+
+
+
+ MIT
+
+
+ pkg:npm/iconv-lite@0.4.24
+
+
+ https://github.com/ashtuchkin/iconv-lite
+
+
+ https://github.com/ashtuchkin/iconv-lite/issues
+
+
+ git://github.com/ashtuchkin/iconv-lite.git
+
+
+
+
+ Nikita Skovoroda
+ safer-buffer
+ 2.1.2
+
+
+
+
+ 619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6
+
+
+
+ MIT
+
+
+ pkg:npm/safer-buffer@2.1.2
+
+
+ https://github.com/ChALkeR/safer-buffer#readme
+
+
+ https://github.com/ChALkeR/safer-buffer/issues
+
+
+ git+https://github.com/ChALkeR/safer-buffer.git
+
+
+
+
+ Douglas Christopher Wilson
+ unpipe
+ 1.0.0
+
+
+
+
+ a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29
+
+
+
+ MIT
+
+
+ pkg:npm/unpipe@1.0.0
+
+
+ https://github.com/stream-utils/unpipe#readme
+
+
+ https://github.com/stream-utils/unpipe/issues
+
+
+ git+https://github.com/stream-utils/unpipe.git
+
+
+
+
+ Mike Ralphson
+ shins
+ 2.6.0
+
+
+
+
+ 63d6ac775afa1ac8490ec9118302d999df715fee4353e4f6999fb0a4f4f49de7b401b48b76289265a85b72e5c4e442258ec126592c0785db809a46db42b01d97
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/shins@2.6.0
+
+
+ https://github.com/Mermade/shins#readme
+
+
+ https://github.com/Mermade/shins/issues
+
+
+ git+https://github.com/Mermade/shins.git
+
+
+
+
+ Eric McCarthy
+ call-me-maybe
+ 1.0.2
+
+
+
+
+ 1e95fae68d479ebf471f6e688c2d581acec70902ead0608e89b49a58447478da6027f675319bf699373bfb187a58e3f16d155c9a06efe21194fae490ff6c4565
+
+
+
+ MIT
+
+
+ pkg:npm/call-me-maybe@1.0.2
+
+
+ https://github.com/limulus/call-me-maybe#readme
+
+
+ https://github.com/limulus/call-me-maybe/issues
+
+
+ git+https://github.com/limulus/call-me-maybe.git
+
+
+
+
+ Matt Mueller
+ cheerio
+ 1.0.0-rc.12
+
+
+
+
+ 56a47c9baf2f338e81367b99e4db6718128813f0df37471123383d9f8d0422af4d3aff746b2c4b05703c7d70b982ab854462524d1a81ab6e49b761022d1e37d5
+
+
+
+ MIT
+
+
+ pkg:npm/cheerio@1.0.0-rc.12
+
+
+ https://cheerio.js.org/
+
+
+ https://github.com/cheeriojs/cheerio/issues
+
+
+ git://github.com/cheeriojs/cheerio.git
+
+
+
+
+ Felix Boehm
+ cheerio-select
+ 2.1.0
+
+
+
+
+ f6ff641b42efceb95cba782d9c9b6918dc58f9fcc40902a12b8106257daf0727a388c5fce0c14d430e14c4f265ddb15b4ccc3e0dfb37ed7688902c1365f2e1e2
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/cheerio-select@2.1.0
+
+
+ https://github.com/cheeriojs/cheerio-select#readme
+
+
+ https://github.com/cheeriojs/cheerio-select/issues
+
+
+ git://github.com/cheeriojs/cheerio-select.git
+
+
+
+
+ Felix Boehm
+ boolbase
+ 1.0.0
+
+
+
+
+ 25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3
+
+
+
+ ISC
+
+
+ pkg:npm/boolbase@1.0.0
+
+
+ https://github.com/fb55/boolbase
+
+
+ https://github.com/fb55/boolbase/issues
+
+
+ git+https://github.com/fb55/boolbase.git
+
+
+
+
+ Felix Boehm
+ css-select
+ 5.1.0
+
+
+
+
+ 9f0a11175aef4519e70aaa98eeea5d3910ecbaa2b3a98276f3ea1231a24c32039aba1ddfbf01ea312ec466920fa8af062fe83d98ac45d6f3ff66349e3631151e
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/css-select@5.1.0
+
+
+ https://github.com/fb55/css-select#readme
+
+
+ https://github.com/fb55/css-select/issues
+
+
+ git://github.com/fb55/css-select.git
+
+
+
+
+ Felix Böhm
+ css-what
+ 6.1.0
+
+
+
+
+ 1d352b81127baf876c64a53a1a39a97d12b53bbea1f7b67c31f4b51b4168cd1fa8176906e957def0913acf0ae46f18a0ce23c78a7089fa008f8c0f446810ed47
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/css-what@6.1.0
+
+
+ https://github.com/fb55/css-what#readme
+
+
+ https://github.com/fb55/css-what/issues
+
+
+ git+https://github.com/fb55/css-what.git
+
+
+
+
+ Felix Boehm
+ domhandler
+ 5.0.3
+
+
+
+
+ 720c25bffd621508859d4f7a5d78113a1f314de7adb272620ec4dced36022c577dfbf58d908a8f4f188cffca5277c548ae15c64dfd4dcb5ab586ab95a83241e7
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/domhandler@5.0.3
+
+
+ https://github.com/fb55/domhandler#readme
+
+
+ https://github.com/fb55/domhandler/issues
+
+
+ git://github.com/fb55/domhandler.git
+
+
+
+
+ Felix Boehm
+ domelementtype
+ 2.3.0
+
+
+
+
+ 38b113063eb0d0eb1a801c1d5e73dd37472731f17da2937af5ca3eed9adb7cf1ab7693d5341523d36b298ba07537bc0284b4223e7e02487ff326f5f0e7a8261f
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/domelementtype@2.3.0
+
+
+ https://github.com/fb55/domelementtype#readme
+
+
+ https://github.com/fb55/domelementtype/issues
+
+
+ git://github.com/fb55/domelementtype.git
+
+
+
+
+ Felix Boehm
+ domutils
+ 3.1.0
+
+
+
+
+ 1fbf2e32642d23602180326359e4261f0249d9b2cf0f718c98eed98dafd9661f38c249bee2eb7e2149d47516bcb82197f3c0e2571d63e8545ed577f11208c464
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/domutils@3.1.0
+
+
+ https://github.com/fb55/domutils#readme
+
+
+ https://github.com/fb55/domutils/issues
+
+
+ git://github.com/fb55/domutils.git
+
+
+
+
+ Felix Boehm
+ dom-serializer
+ 2.0.0
+
+
+
+
+ c08900af28aab7f9d5e4440aa90a68dd24e848e57d2740e76c9ab02bb5affd3adcf76cc801867816532ef893c55b50df185b7cd594c21a00c469b7df5de2f226
+
+
+
+ MIT
+
+
+ pkg:npm/dom-serializer@2.0.0
+
+
+ https://github.com/cheeriojs/dom-serializer#readme
+
+
+ https://github.com/cheeriojs/dom-serializer/issues
+
+
+ git://github.com/cheeriojs/dom-serializer.git
+
+
+
+
+ Felix Boehm
+ entities
+ 4.5.0
+
+
+
+
+ 842c75a24cbd3c5ac9eb5d667f489f04b0515bc95451546516895be605917c810b69b0656e9f7166faea64b640b3e3711676df42878677cc0393282383b53ce7
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/entities@4.5.0
+
+
+ https://github.com/fb55/entities#readme
+
+
+ https://github.com/fb55/entities/issues
+
+
+ git://github.com/fb55/entities.git
+
+
+
+
+ Felix Boehm
+ nth-check
+ 2.1.1
+
+
+
+
+ 96a8eb8e668ea009d67cc9813cbf97367ca7661dbeb30c625f7594134b38c841c8ea6f80c2b2b65193a2988465dd7ff841cb55a92f008998c5ab2386acc5dbff
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/nth-check@2.1.1
+
+
+ https://github.com/fb55/nth-check
+
+
+ https://github.com/fb55/nth-check/issues
+
+
+ git+https://github.com/fb55/nth-check.git
+
+
+
+
+ Felix Boehm
+ htmlparser2
+ 8.0.2
+
+
+
+
+ 19876358a0e46d12e467981eb87b39358d69b89f8f5f03fbf9f1cf473d3a122aec6fdba07fa77c9245dabfa00385c38384514f3085f2c64c52b8c7f70fa34214
+
+
+
+ MIT
+
+
+ pkg:npm/htmlparser2@8.0.2
+
+
+ https://github.com/fb55/htmlparser2#readme
+
+
+ https://github.com/fb55/htmlparser2/issues
+
+
+ git://github.com/fb55/htmlparser2.git
+
+
+
+
+ Ivan Nikulin
+ parse5
+ 7.1.2
+
+
+
+
+ 0b38f559a495a5aa23d306e13332e6583ebd6a7a76587ec55cc07d9f54b2f3f64517d8e895241532ed488f9588c8699c066864ec43a77693b8988a62855a805f
+
+
+
+ MIT
+
+
+ pkg:npm/parse5@7.1.2
+
+
+ https://github.com/inikulin/parse5
+
+
+ https://github.com/inikulin/parse5/issues
+
+
+ git://github.com/inikulin/parse5.git
+
+
+
+
+ Ivan Nikulin
+ parse5-htmlparser2-tree-adapter
+ 7.0.0
+
+
+
+
+ 07beed399aeaa9f51f9d570ead4bdf74b6f3e29bb8468a4b0ffe2f9aedc750fb30c1303c387d04316f41956476074442a22651007114bbb23178fd4f775514fa
+
+
+
+ MIT
+
+
+ pkg:npm/parse5-htmlparser2-tree-adapter@7.0.0
+
+
+ https://github.com/inikulin/parse5
+
+
+ https://github.com/inikulin/parse5/issues
+
+
+ git://github.com/inikulin/parse5.git
+
+
+
+
+ Paul Miller
+ chokidar
+ 3.5.3
+
+
+
+
+ 0ebdec7ca44fea84dc8dfd8999498525f79532f5c175e83107489543979bd95d74b852540804bc381c9975503255bf315cdcf71a38d3823f642d6b194ea13a93
+
+
+
+ MIT
+
+
+ pkg:npm/chokidar@3.5.3
+
+
+ https://github.com/paulmillr/chokidar
+
+
+ https://github.com/paulmillr/chokidar/issues
+
+
+ git+https://github.com/paulmillr/chokidar.git
+
+
+
+
+ Elan Shanker
+ anymatch
+ 3.1.3
+
+
+
+
+ 28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547
+
+
+
+ ISC
+
+
+ pkg:npm/anymatch@3.1.3
+
+
+ https://github.com/micromatch/anymatch
+
+
+ https://github.com/micromatch/anymatch/issues
+
+
+ git+https://github.com/micromatch/anymatch.git
+
+
+
+
+ Jon Schlinkert
+ normalize-path
+ 3.0.0
+
+
+
+
+ e9e66ce4bb375ad0a2b075a9f52d86532f1daa4a468b80554b3dc66aa884e9ecee6f4e75d844b3b57530501e82e8829b4246363e76ff983e166288c24707302c
+
+
+
+ MIT
+
+
+ pkg:npm/normalize-path@3.0.0
+
+
+ https://github.com/jonschlinkert/normalize-path
+
+
+ https://github.com/jonschlinkert/normalize-path/issues
+
+
+ git+https://github.com/jonschlinkert/normalize-path.git
+
+
+
+
+ Jon Schlinkert
+ picomatch
+ 2.3.1
+
+
+
+
+ 254ded7874cd8e6136542185cee63c117cc20d5c04a81d9af1fb08bf0692b4784058911e55dd68d500fcd0253af997445d748b6d2b2e2f0263902056a9141454
+
+
+
+ MIT
+
+
+ pkg:npm/picomatch@2.3.1
+
+
+ https://github.com/micromatch/picomatch
+
+
+ https://github.com/micromatch/picomatch/issues
+
+
+ git+https://github.com/micromatch/picomatch.git
+
+
+
+
+ Jon Schlinkert
+ braces
+ 3.0.3
+
+
+
+
+ c906d780efce499543d88b222e5ae8fbb1dfe90d7c109aca484b1da0ccca78f29772dde0bc3f282dc390748cc6ba9af9163f840def203bf9717350737cca71bc
+
+
+
+ MIT
+
+
+ pkg:npm/braces@3.0.3
+
+
+ https://github.com/micromatch/braces
+
+
+ https://github.com/micromatch/braces/issues
+
+
+ git+https://github.com/micromatch/braces.git
+
+
+
+
+ Jon Schlinkert
+ fill-range
+ 7.1.1
+
+
+
+
+ 62c1a97b75872caf19622e2d583836272dde6d1cf6ad7a300f19e57786e4401d3471cff5670f405a70b48bdced0c98ad8afb50bda23d29a2f22ab73e8415b4ca
+
+
+
+ MIT
+
+
+ pkg:npm/fill-range@7.1.1
+
+
+ https://github.com/jonschlinkert/fill-range
+
+
+ https://github.com/jonschlinkert/fill-range/issues
+
+
+ git+https://github.com/jonschlinkert/fill-range.git
+
+
+
+
+ Jon Schlinkert
+ to-regex-range
+ 5.0.1
+
+
+
+
+ eb93fb8b3e97e7212bd5cc1c82f4316db230ed493780ecb974876d678ac3bde2ea86b7493fe2e2fc7c7ab722b43446fed860b29de08c2621aaac00c248d93cb1
+
+
+
+ MIT
+
+
+ pkg:npm/to-regex-range@5.0.1
+
+
+ https://github.com/micromatch/to-regex-range
+
+
+ https://github.com/micromatch/to-regex-range/issues
+
+
+ git+https://github.com/micromatch/to-regex-range.git
+
+
+
+
+ Jon Schlinkert
+ is-number
+ 7.0.0
+
+
+
+
+ e350a27e483a7bc4f2952a5db53a5e2d532abd20445734edb47bc4443ef8d7ea6767c00dbf4d34e0c44be3740a3c394af5c1af369e8d6566540656c65d8c719e
+
+
+
+ MIT
+
+
+ pkg:npm/is-number@7.0.0
+
+
+ https://github.com/jonschlinkert/is-number
+
+
+ https://github.com/jonschlinkert/is-number/issues
+
+
+ git+https://github.com/jonschlinkert/is-number.git
+
+
+
+
+ Gulp Team
+ glob-parent
+ 5.1.2
+
+
+
+
+ 00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3
+
+
+
+ ISC
+
+
+ pkg:npm/glob-parent@5.1.2
+
+
+ https://github.com/gulpjs/glob-parent#readme
+
+
+ https://github.com/gulpjs/glob-parent/issues
+
+
+ git+https://github.com/gulpjs/glob-parent.git
+
+
+
+
+ Jon Schlinkert
+ is-glob
+ 4.0.3
+
+
+
+
+ c5e9526b21c7dfa66013b6568658bba56df884d6cd97c3a3bf92959a4243e2105d0f7b61f137e4f6f61ab0b33e99758e6611648197f184b4a7af046be1e9524a
+
+
+
+ MIT
+
+
+ pkg:npm/is-glob@4.0.3
+
+
+ https://github.com/micromatch/is-glob
+
+
+ https://github.com/micromatch/is-glob/issues
+
+
+ git+https://github.com/micromatch/is-glob.git
+
+
+
+
+ Jon Schlinkert
+ is-extglob
+ 2.1.1
+
+
+
+
+ 49b29b00d90deb4dd58b88c466fe3d2de549327e321b0b1bcd9c28ac4a32122badb0dde725875b3b7eb37e1189e90103a4e6481640ed9eae494719af9778eca1
+
+
+
+ MIT
+
+
+ pkg:npm/is-extglob@2.1.1
+
+
+ https://github.com/jonschlinkert/is-extglob
+
+
+ https://github.com/jonschlinkert/is-extglob/issues
+
+
+ git+https://github.com/jonschlinkert/is-extglob.git
+
+
+
+
+ Sindre Sorhus
+ is-binary-path
+ 2.1.0
+
+
+
+
+ 64c11161eb3aa43c9dcae1a276c7bb3ac1f1b5b23b595794128ce047f83baddd31522998365bd9444fcad8c8194e35b2ef6e487de94b79570433dee69ad4465f
+
+
+
+ MIT
+
+
+ pkg:npm/is-binary-path@2.1.0
+
+
+ https://github.com/sindresorhus/is-binary-path#readme
+
+
+ https://github.com/sindresorhus/is-binary-path/issues
+
+
+ git+https://github.com/sindresorhus/is-binary-path.git
+
+
+
+
+ Sindre Sorhus
+ binary-extensions
+ 2.2.0
+
+
+
+
+ 8c372d27f21541b6682729287876e15e93a5341a8635cc1724a268838d84e470cf53041349d8c21dd8a18e3d0396785e43b6e56d3e9d1ce69f340892f28a1028
+
+
+
+ MIT
+
+
+ pkg:npm/binary-extensions@2.2.0
+
+
+ https://github.com/sindresorhus/binary-extensions#readme
+
+
+ https://github.com/sindresorhus/binary-extensions/issues
+
+
+ git+https://github.com/sindresorhus/binary-extensions.git
+
+
+
+
+ Thorsten Lorenz
+ readdirp
+ 3.6.0
+
+
+
+
+ 84e4b4f3da27f1176ea9d6e1bd0e59dfb0341128ecab3eaa9d171f7ec314df8f7916e4dda929beedb849dbd26f20eb010c41276a7e433eef6ddd3a3d55194ccc
+
+
+
+ MIT
+
+
+ pkg:npm/readdirp@3.6.0
+
+
+ https://github.com/paulmillr/readdirp
+
+
+ https://github.com/paulmillr/readdirp/issues
+
+
+ git://github.com/paulmillr/readdirp.git
+
+
+
+
+ compression
+ 1.7.4
+
+
+
+
+ 8da4880f33fda59552e197d0f93cefb625a17691611364431f3f10264a57f522292eaf3c56e785e63270eadfba09441c02803ab7ec7cf4c2eb580aa97c313c89
+
+
+
+ MIT
+
+
+ pkg:npm/compression@1.7.4
+
+
+ https://github.com/expressjs/compression#readme
+
+
+ https://github.com/expressjs/compression/issues
+
+
+ git+https://github.com/expressjs/compression.git
+
+
+
+
+ accepts
+ 1.3.8
+
+
+
+
+ 3d802d8536b69b654ac6ebd20f70cf0bf1b2f94fac380d4b02e4fc9a4991bafc3e34009269e5c443e34771517bace365eaa71ac55dd4b9e9b06b093eefe4892f
+
+
+
+ MIT
+
+
+ pkg:npm/accepts@1.3.8
+
+
+ https://github.com/jshttp/accepts#readme
+
+
+ https://github.com/jshttp/accepts/issues
+
+
+ git+https://github.com/jshttp/accepts.git
+
+
+
+
+ negotiator
+ 0.6.3
+
+
+
+
+ f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06
+
+
+
+ MIT
+
+
+ pkg:npm/negotiator@0.6.3
+
+
+ https://github.com/jshttp/negotiator#readme
+
+
+ https://github.com/jshttp/negotiator/issues
+
+
+ git+https://github.com/jshttp/negotiator.git
+
+
+
+
+ TJ Holowaychuk
+ bytes
+ 3.0.0
+
+
+
+
+ fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12
+
+
+
+ MIT
+
+
+ pkg:npm/bytes@3.0.0
+
+
+ https://github.com/visionmedia/bytes.js#readme
+
+
+ https://github.com/visionmedia/bytes.js/issues
+
+
+ git+https://github.com/visionmedia/bytes.js.git
+
+
+
+
+ compressible
+ 2.0.18
+
+
+
+
+ 005debecfe5d5b12fc331c884d132539140d68e036224005693af893b054ba68cfb51a460d36699743dbd5708ee89783081769d76e8282cf6c331a928e063246
+
+
+
+ MIT
+
+
+ pkg:npm/compressible@2.0.18
+
+
+ https://github.com/jshttp/compressible#readme
+
+
+ https://github.com/jshttp/compressible/issues
+
+
+ git+https://github.com/jshttp/compressible.git
+
+
+
+
+ TJ Holowaychuk
+ debug
+ 2.6.9
+
+
+
+
+ 0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d
+
+
+
+ MIT
+
+
+ pkg:npm/debug@2.6.9
+
+
+ https://github.com/visionmedia/debug#readme
+
+
+ https://github.com/visionmedia/debug/issues
+
+
+ git://github.com/visionmedia/debug.git
+
+
+
+
+ ms
+ 2.0.0
+
+
+
+
+ e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394
+
+
+
+ MIT
+
+
+ pkg:npm/ms@2.0.0
+
+
+ https://github.com/zeit/ms#readme
+
+
+ https://github.com/zeit/ms/issues
+
+
+ git+https://github.com/zeit/ms.git
+
+
+
+
+ Douglas Christopher Wilson
+ on-headers
+ 1.0.2
+
+
+
+
+ a59004f8524ba32213cad76a2b4539b3e148a6337424fdcecc58bfbbc471f84579fd6f894d61971bcc45cdebc4ec08c17c3a87bfff2f2fca90b088479ea464ac
+
+
+
+ MIT
+
+
+ pkg:npm/on-headers@1.0.2
+
+
+ https://github.com/jshttp/on-headers#readme
+
+
+ https://github.com/jshttp/on-headers/issues
+
+
+ git+https://github.com/jshttp/on-headers.git
+
+
+
+
+ Feross Aboukhadijeh
+ safe-buffer
+ 5.1.2
+
+
+
+
+ ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d
+
+
+
+ MIT
+
+
+ pkg:npm/safe-buffer@5.1.2
+
+
+ https://github.com/feross/safe-buffer
+
+
+ https://github.com/feross/safe-buffer/issues
+
+
+ git://github.com/feross/safe-buffer.git
+
+
+
+
+ Douglas Christopher Wilson
+ vary
+ 1.1.2
+
+
+
+
+ 04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa
+
+
+
+ MIT
+
+
+ pkg:npm/vary@1.1.2
+
+
+ https://github.com/jshttp/vary#readme
+
+
+ https://github.com/jshttp/vary/issues
+
+
+ git+https://github.com/jshttp/vary.git
+
+
+
+
+ Matthew Eernisse
+ ejs
+ 3.1.10
+
+
+
+
+ 51e26615f3ab0104bc38958f678aad807c961316b4f3cfccb4ae54132a091851faedc0c45e4652be23a2291099e178a3d33c48dc9102818b37a0ac7e022cd004
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/ejs@3.1.10
+
+
+ https://github.com/mde/ejs
+
+
+ https://github.com/mde/ejs/issues
+
+
+ git://github.com/mde/ejs.git
+
+
+
+
+ Matthew Eernisse
+ jake
+ 10.9.1
+
+
+
+
+ eb56ed70e1cd9cb9ec39db4b800e5e7ea4168e74a2fefa30e476c8ec731d28a5aabeb291d5b2cadc13e5267f6071268fd9ec2e6a6512301e57132efa294212db
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/jake@10.9.1
+
+
+ https://github.com/jakejs/jake#readme
+
+
+ https://github.com/jakejs/jake/issues
+
+
+ git://github.com/jakejs/jake.git
+
+
+
+
+ chalk
+ 4.1.2
+
+
+
+
+ a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898
+
+
+
+ MIT
+
+
+ pkg:npm/chalk@4.1.2
+
+
+ https://github.com/chalk/chalk#readme
+
+
+ https://github.com/chalk/chalk/issues
+
+
+ git+https://github.com/chalk/chalk.git
+
+
+
+
+ Sindre Sorhus
+ ansi-styles
+ 4.3.0
+
+
+
+
+ cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-styles@4.3.0
+
+
+ https://github.com/chalk/ansi-styles#readme
+
+
+ https://github.com/chalk/ansi-styles/issues
+
+
+ git+https://github.com/chalk/ansi-styles.git
+
+
+
+
+ Heather Arthur
+ color-convert
+ 2.0.1
+
+
+
+
+ 4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529
+
+
+
+ MIT
+
+
+ pkg:npm/color-convert@2.0.1
+
+
+ https://github.com/Qix-/color-convert#readme
+
+
+ https://github.com/Qix-/color-convert/issues
+
+
+ git+https://github.com/Qix-/color-convert.git
+
+
+
+
+ Sindre Sorhus
+ supports-color
+ 7.2.0
+
+
+
+
+ aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047
+
+
+
+ MIT
+
+
+ pkg:npm/supports-color@7.2.0
+
+
+ https://github.com/chalk/supports-color#readme
+
+
+ https://github.com/chalk/supports-color/issues
+
+
+ git+https://github.com/chalk/supports-color.git
+
+
+
+
+ Sindre Sorhus
+ has-flag
+ 4.0.0
+
+
+
+
+ 1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d
+
+
+
+ MIT
+
+
+ pkg:npm/has-flag@4.0.0
+
+
+ https://github.com/sindresorhus/has-flag#readme
+
+
+ https://github.com/sindresorhus/has-flag/issues
+
+
+ git+https://github.com/sindresorhus/has-flag.git
+
+
+
+
+ Matthew Eernisse
+ filelist
+ 1.0.4
+
+
+
+
+ c35704b9fdd2f83acb0902fb113ea4cfe82694975babd27bc970928cafce6423c0faa10dd56c85e1901fd186096b8fec84726b6b6b7f77fafc495e098bec7ef1
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/filelist@1.0.4
+
+
+ https://github.com/mde/filelist
+
+
+ https://github.com/mde/filelist/issues
+
+
+ git://github.com/mde/filelist.git
+
+
+
+
+ Isaac Z. Schlueter
+ minimatch
+ 5.1.6
+
+
+
+
+ 2aa5a1f957217f170c3510098e3dad9ec48974d6c7b1582790185336b5bb023568e8ebcbb71c3ccdf4fda0bc35252a21945cc9f230a84e06a85ef27e907b7a7f
+
+
+
+ ISC
+
+
+ pkg:npm/minimatch@5.1.6
+
+
+ https://github.com/isaacs/minimatch#readme
+
+
+ https://github.com/isaacs/minimatch/issues
+
+
+ git://github.com/isaacs/minimatch.git
+
+
+
+
+ Julian Gruber
+ brace-expansion
+ 2.0.1
+
+
+
+
+ 5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c
+
+
+
+ MIT
+
+
+ pkg:npm/brace-expansion@2.0.1
+
+
+ https://github.com/juliangruber/brace-expansion
+
+
+ https://github.com/juliangruber/brace-expansion/issues
+
+
+ git://github.com/juliangruber/brace-expansion.git
+
+
+
+
+ Julian Gruber
+ balanced-match
+ 1.0.2
+
+
+
+
+ de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f
+
+
+
+ MIT
+
+
+ pkg:npm/balanced-match@1.0.2
+
+
+ https://github.com/juliangruber/balanced-match
+
+
+ https://github.com/juliangruber/balanced-match/issues
+
+
+ git://github.com/juliangruber/balanced-match.git
+
+
+
+
+ Isaac Z. Schlueter
+ minimatch
+ 3.1.2
+
+
+
+
+ 2aa5a1f957217f170c3510098e3dad9ec48974d6c7b1582790185336b5bb023568e8ebcbb71c3ccdf4fda0bc35252a21945cc9f230a84e06a85ef27e907b7a7f
+
+
+
+ ISC
+
+
+ pkg:npm/minimatch@3.1.2
+
+
+ https://github.com/isaacs/minimatch#readme
+
+
+ https://github.com/isaacs/minimatch/issues
+
+
+ git://github.com/isaacs/minimatch.git
+
+
+
+
+ Julian Gruber
+ brace-expansion
+ 1.1.11
+
+
+
+
+ 5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c
+
+
+
+ MIT
+
+
+ pkg:npm/brace-expansion@1.1.11
+
+
+ https://github.com/juliangruber/brace-expansion
+
+
+ https://github.com/juliangruber/brace-expansion/issues
+
+
+ git://github.com/juliangruber/brace-expansion.git
+
+
+
+
+ James Halliday
+ concat-map
+ 0.0.1
+
+
+
+
+ fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa
+
+
+
+ MIT
+
+
+ pkg:npm/concat-map@0.0.1
+
+
+ https://github.com/substack/node-concat-map#readme
+
+
+ https://github.com/substack/node-concat-map/issues
+
+
+ git://github.com/substack/node-concat-map.git
+
+
+
+
+ TJ Holowaychuk
+ express
+ 4.19.2
+
+
+
+
+ e53ea7863b13f8438ccee724f098c11c04531df321b743cece503ad16576a4c0f78325f0d8b66767eb9e19d3711bed1c6a538971629ba4572eccb67dd585aaf5
+
+
+
+ MIT
+
+
+ pkg:npm/express@4.19.2
+
+
+ http://expressjs.com/
+
+
+ https://github.com/expressjs/express/issues
+
+
+ git+https://github.com/expressjs/express.git
+
+
+
+
+ Blake Embrey
+ array-flatten
+ 1.1.1
+
+
+
+
+ 3c254042cc167a6bba51dc6c0c5157ffe815798a8a0287770f75159bdd631f0ca782e3b002f60f871f2736533ef8da9170ae82c71a5469f8e684874a88789baa
+
+
+
+ MIT
+
+
+ pkg:npm/array-flatten@1.1.1
+
+
+ https://github.com/blakeembrey/array-flatten
+
+
+ https://github.com/blakeembrey/array-flatten/issues
+
+
+ git://github.com/blakeembrey/array-flatten.git
+
+
+
+
+ body-parser
+ 1.20.2
+
+
+
+
+ 9a5f6945e0aedcceb590696aa139b6ba64974e5453b864f1d1b7d88feb8850a298c9c1b936d49b79eb55ddf69253a47b6a338fc3483f2753ef2b8a8dcbbb396c
+
+
+
+ MIT
+
+
+ pkg:npm/body-parser@1.20.2
+
+
+ https://github.com/expressjs/body-parser#readme
+
+
+ https://github.com/expressjs/body-parser/issues
+
+
+ git+https://github.com/expressjs/body-parser.git
+
+
+
+
+ Douglas Christopher Wilson
+ content-type
+ 1.0.5
+
+
+
+
+ 9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038
+
+
+
+ MIT
+
+
+ pkg:npm/content-type@1.0.5
+
+
+ https://github.com/jshttp/content-type#readme
+
+
+ https://github.com/jshttp/content-type/issues
+
+
+ git+https://github.com/jshttp/content-type.git
+
+
+
+
+ Jonathan Ong
+ destroy
+ 1.2.0
+
+
+
+
+ dac246253697208691d70e22252368374867318ec6a5cfe7f03e2a482270f10a855977fb72e0209c41f1069c1e69570f7af0b69772a98d80b1dcdca941081a26
+
+
+
+ MIT
+
+
+ pkg:npm/destroy@1.2.0
+
+
+ https://github.com/stream-utils/destroy#readme
+
+
+ https://github.com/stream-utils/destroy/issues
+
+
+ git+https://github.com/stream-utils/destroy.git
+
+
+
+
+ on-finished
+ 2.4.1
+
+
+
+
+ a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92
+
+
+
+ MIT
+
+
+ pkg:npm/on-finished@2.4.1
+
+
+ https://github.com/jshttp/on-finished#readme
+
+
+ https://github.com/jshttp/on-finished/issues
+
+
+ git+https://github.com/jshttp/on-finished.git
+
+
+
+
+ Jonathan Ong
+ ee-first
+ 1.1.1
+
+
+
+
+ 58cc26f4b851528f9651a44dfaf46e113a86f3d22066985548d91d16079beac4bf1383ab0c837bb78f0201ec121d773a0bc95e7c3f0a29faf9bd8eb56eb425a3
+
+
+
+ MIT
+
+
+ pkg:npm/ee-first@1.1.1
+
+
+ https://github.com/jonathanong/ee-first#readme
+
+
+ https://github.com/jonathanong/ee-first/issues
+
+
+ git+https://github.com/jonathanong/ee-first.git
+
+
+
+
+ qs
+ 6.11.0
+
+
+
+
+ cd69afe114ae07daf6998430df3c50b8759e53ee3668a8b5c168a0fe3e1e95ee328042d9ecf10ee8c33bae29bda00407d80e4c59fb0055ffe33ef4cf8026ef51
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/qs@6.11.0
+
+
+ https://github.com/ljharb/qs
+
+
+ https://github.com/ljharb/qs/issues
+
+
+ git+https://github.com/ljharb/qs.git
+
+
+
+
+ type-is
+ 1.6.18
+
+
+
+
+ 4e444aafdb144f1107f0c75fb8248fed58b3272cd134c8e3d89d9da3626bdcaca6e7df0955d124b2eccf4029e514f5b8932f50fa203e99af411a6d3a5d0072f2
+
+
+
+ MIT
+
+
+ pkg:npm/type-is@1.6.18
+
+
+ https://github.com/jshttp/type-is#readme
+
+
+ https://github.com/jshttp/type-is/issues
+
+
+ git+https://github.com/jshttp/type-is.git
+
+
+
+
+ Douglas Christopher Wilson
+ media-typer
+ 0.3.0
+
+
+
+
+ 76afaa7a543d6a41e970e97f8145514f15483a4009d70477400bdbe11b158d2f285681630c64dcebbf702589949a49d41791f030b3a06f93be6b72b17d66a93d
+
+
+
+ MIT
+
+
+ pkg:npm/media-typer@0.3.0
+
+
+ https://github.com/jshttp/media-typer#readme
+
+
+ https://github.com/jshttp/media-typer/issues
+
+
+ git+https://github.com/jshttp/media-typer.git
+
+
+
+
+ Douglas Christopher Wilson
+ content-disposition
+ 0.5.4
+
+
+
+
+ 16f7994cdb86c34e1cc6502259bce2eb34c02ff9617a16966d3b6096e261e3f13de43a8cc139a16b7299375680580f1c148847ccc654bcb7af930e51aa4fad49
+
+
+
+ MIT
+
+
+ pkg:npm/content-disposition@0.5.4
+
+
+ https://github.com/jshttp/content-disposition#readme
+
+
+ https://github.com/jshttp/content-disposition/issues
+
+
+ git+https://github.com/jshttp/content-disposition.git
+
+
+
+
+ Roman Shtylman
+ cookie
+ 0.6.0
+
+
+
+
+ 619dc65329ffa3c81f289967957ee0ef1ab88323ba392ba118f29a686b2c181daa803512d203e0b53be8c992d3b7d01be9d0b885f73d755e5aae4bdcfce0a6af
+
+
+
+ MIT
+
+
+ pkg:npm/cookie@0.6.0
+
+
+ https://github.com/jshttp/cookie#readme
+
+
+ https://github.com/jshttp/cookie/issues
+
+
+ git+https://github.com/jshttp/cookie.git
+
+
+
+
+ TJ Holowaychuk
+ cookie-signature
+ 1.0.6
+
+
+
+
+ 4000f395a1dcf22715f08eef6da257270a1df47598a7cb82a9fd716b839f36ed53ec9571408ad480e5ad1dd343b4f8b2c2615b892d76563a2d2172eb28cde8ad
+
+
+
+ MIT
+
+
+ pkg:npm/cookie-signature@1.0.6
+
+
+ https://github.com/visionmedia/node-cookie-signature#readme
+
+
+ https://github.com/visionmedia/node-cookie-signature/issues
+
+
+ git+https://github.com/visionmedia/node-cookie-signature.git
+
+
+
+
+ encodeurl
+ 1.0.2
+
+
+
+
+ 4cf257abc26a15a5589b609698fbe73f6232a3865233bfd029c4a6b8c2c339b7e91f97e2ed150699dfeb4c37feaeeb7fb1a88389011e5533600262447403b1d3
+
+
+
+ MIT
+
+
+ pkg:npm/encodeurl@1.0.2
+
+
+ https://github.com/pillarjs/encodeurl#readme
+
+
+ https://github.com/pillarjs/encodeurl/issues
+
+
+ git+https://github.com/pillarjs/encodeurl.git
+
+
+
+
+ escape-html
+ 1.0.3
+
+
+
+
+ 3624aea59e0e7ae1b0afaf251887b29bf92c219309a1d506392099fc54a74f172b7a46efaab81d53194938ca628da299563009ad6ac6b3fe89cbc38cbb28fda3
+
+
+
+ MIT
+
+
+ pkg:npm/escape-html@1.0.3
+
+
+ https://github.com/component/escape-html#readme
+
+
+ https://github.com/component/escape-html/issues
+
+
+ git+https://github.com/component/escape-html.git
+
+
+
+
+ etag
+ 1.8.1
+
+
+
+
+ 6882f9171ee66b055adf4d1a976067104e2236fa35a844f12eb3c8fe8d392fbcfa828edf0b0d49e844266cae05989d804bb920545fca1195ae7c17dd0a531c3e
+
+
+
+ MIT
+
+
+ pkg:npm/etag@1.8.1
+
+
+ https://github.com/jshttp/etag#readme
+
+
+ https://github.com/jshttp/etag/issues
+
+
+ git+https://github.com/jshttp/etag.git
+
+
+
+
+ Douglas Christopher Wilson
+ finalhandler
+ 1.2.0
+
+
+
+
+ e6e5dc5157ed9503059d60bdaaefecbe45afdc64ddd8f7d484aff73cb9183407bb15ba8932ddf9d791dac44e9e44bef819db2b8a2c2e8e26b075a0750691084a
+
+
+
+ MIT
+
+
+ pkg:npm/finalhandler@1.2.0
+
+
+ https://github.com/pillarjs/finalhandler#readme
+
+
+ https://github.com/pillarjs/finalhandler/issues
+
+
+ git+https://github.com/pillarjs/finalhandler.git
+
+
+
+
+ parseurl
+ 1.3.3
+
+
+
+
+ 0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9
+
+
+
+ MIT
+
+
+ pkg:npm/parseurl@1.3.3
+
+
+ https://github.com/pillarjs/parseurl#readme
+
+
+ https://github.com/pillarjs/parseurl/issues
+
+
+ git+https://github.com/pillarjs/parseurl.git
+
+
+
+
+ TJ Holowaychuk
+ fresh
+ 0.5.2
+
+
+
+
+ cc9da6418335f2b1053ae75e57819285318843b45bcc0ee8cdb53d23f5c1a66ee4aa0332c209b294cc171f16499a45686249daf5dda95575573dd6133fd7a3f1
+
+
+
+ MIT
+
+
+ pkg:npm/fresh@0.5.2
+
+
+ https://github.com/jshttp/fresh#readme
+
+
+ https://github.com/jshttp/fresh/issues
+
+
+ git+https://github.com/jshttp/fresh.git
+
+
+
+
+ Jonathan Ong
+ merge-descriptors
+ 1.0.1
+
+
+
+
+ 7028ba837fd9af58aa422eb249bb1e3355efa286bdf0dd30df58f3518ad73d7db1a8e6e61461c9d2d439bbbe07de6561ef02e8b93b1e672608ab7f60f1c369d7
+
+
+
+ MIT
+
+
+ pkg:npm/merge-descriptors@1.0.1
+
+
+ https://github.com/component/merge-descriptors#readme
+
+
+ https://github.com/component/merge-descriptors/issues
+
+
+ git+https://github.com/component/merge-descriptors.git
+
+
+
+
+ methods
+ 1.1.2
+
+
+
+
+ 89c9401de36a366ebccc5b676747bed4bdb250876fccda1ab8a53858103756f1ffbcf162785eea7d197051953e0c0f4ff5b3d7212f74ba5c68528087db7b15db
+
+
+
+ MIT
+
+
+ pkg:npm/methods@1.1.2
+
+
+ https://github.com/jshttp/methods#readme
+
+
+ https://github.com/jshttp/methods/issues
+
+
+ git+https://github.com/jshttp/methods.git
+
+
+
+
+ path-to-regexp
+ 0.1.7
+
+
+
+
+ e43164ba8aa5bf5b9840ac72f2898505e24f41c768134ecabf6b1f7ab0c2ac0ab5a21394f8c483b300c86e7c7760033ad2a20e9d86b9df00615d6d046cca27ad
+
+
+
+ MIT
+
+
+ pkg:npm/path-to-regexp@0.1.7
+
+
+ https://github.com/component/path-to-regexp#readme
+
+
+ https://github.com/component/path-to-regexp/issues
+
+
+ git+https://github.com/component/path-to-regexp.git
+
+
+
+
+ Douglas Christopher Wilson
+ proxy-addr
+ 2.0.7
+
+
+
+
+ 96542c30b4940d43d3e388ddad4fcedfbaa59e27e2b433fe670ae699972848ac8b2afb59c69c95d27dbf6c3fcde2d040019fe024475953b28cadaa0ad7e5d802
+
+
+
+ MIT
+
+
+ pkg:npm/proxy-addr@2.0.7
+
+
+ https://github.com/jshttp/proxy-addr#readme
+
+
+ https://github.com/jshttp/proxy-addr/issues
+
+
+ git+https://github.com/jshttp/proxy-addr.git
+
+
+
+
+ forwarded
+ 0.2.0
+
+
+
+
+ 6ee446d1fa41b511d24c238049eea10f6e7cb44b9b16844b6f864d03a3713151cdc3680e7301e8f70c9a6e5ccccce039cfdc40f4bd4a36393f36de8c4fd698a3
+
+
+
+ MIT
+
+
+ pkg:npm/forwarded@0.2.0
+
+
+ https://github.com/jshttp/forwarded#readme
+
+
+ https://github.com/jshttp/forwarded/issues
+
+
+ git+https://github.com/jshttp/forwarded.git
+
+
+
+
+ whitequark
+ ipaddr.js
+ 1.9.1
+
+
+
+
+ d0a23feb4ef1a31493a07ec68cdd457d26cba14d3e6ed4e2723b1049642587f859ca437c2a998c7fbb98c0f5b747e6a467a47fc35f199574870585e26143cede
+
+
+
+ MIT
+
+
+ pkg:npm/ipaddr.js@1.9.1
+
+
+ https://github.com/whitequark/ipaddr.js#readme
+
+
+ https://github.com/whitequark/ipaddr.js/issues
+
+
+ git://github.com/whitequark/ipaddr.js.git
+
+
+
+
+ TJ Holowaychuk
+ range-parser
+ 1.2.1
+
+
+
+
+ 1eb82cc7ea2baa8ca09e68456ca68713a736f7a27e1d30105e8c4417a80dba944e9a6189468cb37c6ddc700bdea8206bc2bff6cb143905577f1939796a03b04a
+
+
+
+ MIT
+
+
+ pkg:npm/range-parser@1.2.1
+
+
+ https://github.com/jshttp/range-parser#readme
+
+
+ https://github.com/jshttp/range-parser/issues
+
+
+ git+https://github.com/jshttp/range-parser.git
+
+
+
+
+ TJ Holowaychuk
+ send
+ 0.18.0
+
+
+
+
+ aaa5b3b8e8d214ebaa3e315ee0d3ac30b69f4e8410c0148e1294be17012ddc0d95def2ae6d3aae4f7be62d3429160317a7c02515616e3f5a8a68964eb4fa555e
+
+
+
+ MIT
+
+
+ pkg:npm/send@0.18.0
+
+
+ https://github.com/pillarjs/send#readme
+
+
+ https://github.com/pillarjs/send/issues
+
+
+ git+https://github.com/pillarjs/send.git
+
+
+
+
+ Robert Kieffer
+ mime
+ 1.6.0
+
+
+
+
+ c74567f2ca48fb0b89d4ee92ee09db69083c3f187834d1dbeca4883661162a23c4e1128ea65be28e7f8d92662699180febc99cef48f611b793151b2bb306907a
+
+
+
+ MIT
+
+
+ pkg:npm/mime@1.6.0
+
+
+ https://github.com/broofa/node-mime#readme
+
+
+ https://github.com/broofa/node-mime/issues
+
+
+ git+https://github.com/broofa/node-mime.git
+
+
+
+
+ Douglas Christopher Wilson
+ serve-static
+ 1.15.0
+
+
+
+
+ 5c6b910cd8d75228ec50bd2f97a9d20fb730511bb31208256ce685b9933d8379300d7396553724d232f38cfcc60fe4dacd66dba1962ee76ffdfd73dd5209def6
+
+
+
+ MIT
+
+
+ pkg:npm/serve-static@1.15.0
+
+
+ https://github.com/expressjs/serve-static#readme
+
+
+ https://github.com/expressjs/serve-static/issues
+
+
+ git+https://github.com/expressjs/serve-static.git
+
+
+
+
+ Jared Hanson
+ utils-merge
+ 1.0.1
+
+
+
+
+ a4c653bc8913d5df93146bc33aaa1d39c971d105a49208ba4dda1af200bc7df18002acfda733d36560326dbb071e8103ff3b4cb64bff5686136324a1527f3584
+
+
+
+ MIT
+
+
+ pkg:npm/utils-merge@1.0.1
+
+
+ https://github.com/jaredhanson/utils-merge#readme
+
+
+ http://github.com/jaredhanson/utils-merge/issues
+
+
+ git://github.com/jaredhanson/utils-merge.git
+
+
+
+
+ Ivan Sagalaev
+ highlight.js
+ 10.7.3
+
+
+
+
+ b7371415aba2b1628d1da4643785a397f640d3b8043408c597727f738f34769ae4193839110b2d81a345a817d4a82ab9e2465120472b793b00805fe6daab83ec
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/highlight.js@10.7.3
+
+
+ https://highlightjs.org/
+
+
+ https://github.com/highlightjs/highlight.js/issues
+
+
+ git://github.com/highlightjs/highlight.js.git
+
+
+
+
+ markdown-it
+ 10.0.0
+
+
+
+
+ 4dc84c7a66dfc5f355a4791bb6b89696d19673e9b7c6ccda443d0266ea7b185161cc8810ab121f9f77868f5c99a5fb9f9733ef7e4b7ad7507643f06c9356271a
+
+
+
+ MIT
+
+
+ pkg:npm/markdown-it@10.0.0
+
+
+ https://github.com/markdown-it/markdown-it#readme
+
+
+ https://github.com/markdown-it/markdown-it/issues
+
+
+ git+https://github.com/markdown-it/markdown-it.git
+
+
+
+
+ argparse
+ 1.0.10
+
+
+
+
+ f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd
+
+
+
+ MIT
+
+
+ pkg:npm/argparse@1.0.10
+
+
+ https://github.com/nodeca/argparse#readme
+
+
+ https://github.com/nodeca/argparse/issues
+
+
+ git+https://github.com/nodeca/argparse.git
+
+
+
+
+ Alexandru Marasteanu
+ sprintf-js
+ 1.0.3
+
+
+
+
+ 0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/sprintf-js@1.0.3
+
+
+ https://github.com/alexei/sprintf.js#readme
+
+
+ https://github.com/alexei/sprintf.js/issues
+
+
+ git+https://github.com/alexei/sprintf.js.git
+
+
+
+
+ Felix Boehm
+ entities
+ 2.0.3
+
+
+
+
+ 842c75a24cbd3c5ac9eb5d667f489f04b0515bc95451546516895be605917c810b69b0656e9f7166faea64b640b3e3711676df42878677cc0393282383b53ce7
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/entities@2.0.3
+
+
+ https://github.com/fb55/entities#readme
+
+
+ https://github.com/fb55/entities/issues
+
+
+ git://github.com/fb55/entities.git
+
+
+
+
+ linkify-it
+ 2.2.0
+
+
+
+
+ ca74eccab152744e6867f3bd1847f4d243e782639f5706b347918a0eae8461f865a45ba0dc9db3c9b5f9e9ad8f451a5cf4ff85b92a06340c2395b0ecf632413d
+
+
+
+ MIT
+
+
+ pkg:npm/linkify-it@2.2.0
+
+
+ https://github.com/markdown-it/linkify-it#readme
+
+
+ https://github.com/markdown-it/linkify-it/issues
+
+
+ git+https://github.com/markdown-it/linkify-it.git
+
+
+
+
+ uc.micro
+ 1.0.6
+
+
+
+
+ f18ef9a6f4d890b256da15901d7c68a91815eea6fd07ef6f144b6274c2feee4a075056a99d524067a70ab3e423cf9030dda6561cc0babb4c0913702dfa7486c0
+
+
+
+ MIT
+
+
+ pkg:npm/uc.micro@1.0.6
+
+
+ https://github.com/markdown-it/uc.micro#readme
+
+
+ https://github.com/markdown-it/uc.micro/issues
+
+
+ git+https://github.com/markdown-it/uc.micro.git
+
+
+
+
+ mdurl
+ 1.0.1
+
+
+
+
+ fec2a540908161563d12bb3d86accaa2ee07e95e5459cfcce7d4c7d9dbe4b7ef388ad7e7abbb8538c2e93a2392e2e8ef1cfe1eb659f5f1f988c40e51e5f965d2
+
+
+
+ MIT
+
+
+ pkg:npm/mdurl@1.0.1
+
+
+ https://github.com/markdown-it/mdurl#readme
+
+
+ https://github.com/markdown-it/mdurl/issues
+
+
+ git+https://github.com/markdown-it/mdurl.git
+
+
+
+
+ Arve Seljebu
+ markdown-it-attrs
+ 1.2.1
+
+
+
+
+ 11860a2c5f51bd0271d44b6c6fa12c04658beea3502e983d0517a3e5fd3af94757ef94f982f95d127eedb3a6e42c842aba0135e521a7e25c350970d2d40f9750
+
+
+
+ MIT
+
+
+ pkg:npm/markdown-it-attrs@1.2.1
+
+
+ https://github.com/arve0/markdown-it-attrs
+
+
+ https://github.com/arve0/markdown-it-attrs/issues
+
+
+ git+https://github.com/arve0/markdown-it-attrs.git
+
+
+
+
+ markdown-it-emoji
+ 1.4.0
+
+
+
+
+ 402cf71e477eaf980362d4b6c6c15798162b830e8ab9670964b08491d7c0bb0cd96d28429827ed6be87000cab8357ff8c4fce448776e30a80c9243d427149736
+
+
+
+ MIT
+
+
+ pkg:npm/markdown-it-emoji@1.4.0
+
+
+ https://github.com/markdown-it/markdown-it-emoji
+
+
+ https://github.com/markdown-it/markdown-it-emoji/issues
+
+
+ git://github.com/markdown-it/markdown-it-emoji.git
+
+
+
+
+ Galadirith
+ markdown-it-lazy-headers
+ 0.1.3
+
+
+
+
+ eb9071aaf9982e95627efe8cbd3125b6163ccef67f4e964109db21aff993a6c164ab07305ad7c3dd8a1213b4584a7eee82710001a8f6832c2cceafa123f3f182
+
+
+
+ MIT
+
+
+ pkg:npm/markdown-it-lazy-headers@0.1.3
+
+
+ https://github.com/Galadirith/markdown-it-lazy-headers
+
+
+ https://github.com/Galadirith/markdown-it-lazy-headers/issues
+
+
+ git+https://github.com/Galadirith/markdown-it-lazy-headers.git
+
+
+
+
+ Sindre Sorhus
+ opn
+ 5.5.0
+
+
+
+
+ 3ea1e98200bd6cb57455e59c74a864a7163edc94f37ad2d2a930962ffcffb4521b23a1bc2428e89dd5e4953d498a77332f3d9789beb6b12a744ff80a4f82a4b0
+
+
+
+ MIT
+
+
+ pkg:npm/opn@5.5.0
+
+
+ https://github.com/sindresorhus/opn#readme
+
+
+ https://github.com/sindresorhus/opn/issues
+
+
+ git+https://github.com/sindresorhus/opn.git
+
+
+
+
+ Sindre Sorhus
+ is-wsl
+ 1.1.0
+
+
+
+
+ 81fca025867680b4c39666d6308d021363309c5cd237fd9265f90c948b42e0afc9065b165430746cee9786a718d7761713b88c700267cd30898cf89378927433
+
+
+
+ MIT
+
+
+ pkg:npm/is-wsl@1.1.0
+
+
+ https://github.com/sindresorhus/is-wsl#readme
+
+
+ https://github.com/sindresorhus/is-wsl/issues
+
+
+ git+https://github.com/sindresorhus/is-wsl.git
+
+
+
+
+ Apostrophe Technologies, Inc.
+ sanitize-html
+ 2.12.1
+
+
+
+
+ 3e587e2409f45150e90513ffc448ec93ec430a83af301c1051ffcafbf701015b936ed5fc6e3d9507b4b5b0bd5db2c569ca4aa9d3f28f49eb07aea5eda24541a4
+
+
+
+ MIT
+
+
+ pkg:npm/sanitize-html@2.12.1
+
+
+ https://github.com/apostrophecms/sanitize-html#readme
+
+
+ https://github.com/apostrophecms/sanitize-html/issues
+
+
+ git+https://github.com/apostrophecms/sanitize-html.git
+
+
+
+
+ deepmerge
+ 4.3.1
+
+
+
+
+ dec52a6cc11cefb5eaa5d34eec547246883e796de987e19809b8feacafae63244cbb0b15cb4acc895b4f9fe40994a16f58fff53d8a5aa6a627d0c7b6927167f8
+
+
+
+ MIT
+
+
+ pkg:npm/deepmerge@4.3.1
+
+
+ https://github.com/TehShrike/deepmerge
+
+
+ https://github.com/TehShrike/deepmerge/issues
+
+
+ git://github.com/TehShrike/deepmerge.git
+
+
+
+
+ Sindre Sorhus
+ escape-string-regexp
+ 4.0.0
+
+
+
+
+ 4eda5c349dd7033c771aaf2c591cc96956a346cd2e57103660091d6f58e6d9890fcf81ba7a05050320379f9bed10865e7cf93959ae145db2ae4b97ca90959d80
+
+
+
+ MIT
+
+
+ pkg:npm/escape-string-regexp@4.0.0
+
+
+ https://github.com/sindresorhus/escape-string-regexp#readme
+
+
+ https://github.com/sindresorhus/escape-string-regexp/issues
+
+
+ git+https://github.com/sindresorhus/escape-string-regexp.git
+
+
+
+
+ Jon Schlinkert
+ is-plain-object
+ 5.0.0
+
+
+
+
+ 5514b32a46cc9b98cc0e828b6e5b4090543942bed50e24c5197c581575e8c158f7f3b19e18d382b0e1fa32ccb4d12199dc5a7ce1bd4d69ad69b2a81c08810fe5
+
+
+
+ MIT
+
+
+ pkg:npm/is-plain-object@5.0.0
+
+
+ https://github.com/jonschlinkert/is-plain-object
+
+
+ https://github.com/jonschlinkert/is-plain-object/issues
+
+
+ git+https://github.com/jonschlinkert/is-plain-object.git
+
+
+
+
+ Alex Bell
+ parse-srcset
+ 1.0.2
+
+
+
+
+ ff6aa1d256afe82988d791730378bfd81ce4db30a042118c92f84e84a35c05543595d8296df88d4d5b259a8a1499625c0038b57f59087b29db0d15733657d1e9
+
+
+
+ MIT
+
+
+ pkg:npm/parse-srcset@1.0.2
+
+
+ https://github.com/albell/parse-srcset#readme
+
+
+ https://github.com/albell/parse-srcset/issues
+
+
+ git+https://github.com/albell/parse-srcset.git
+
+
+
+
+ Andrey Sitnik
+ postcss
+ 8.4.31
+
+
+
+
+ 3d2d3c21ba226bd9adb3fdb2815dde2e96398219d471f2d5fc45d3396d44daa63124a186054b4d8cdefa1581e732cdfa4660119f8d5b0b40199a7fab474395a5
+
+
+
+ MIT
+
+
+ pkg:npm/postcss@8.4.31
+
+
+ https://postcss.org/
+
+
+ https://github.com/postcss/postcss/issues
+
+
+ git+https://github.com/postcss/postcss.git
+
+
+
+
+ Andrey Sitnik
+ nanoid
+ 3.3.7
+
+
+
+
+ 792469a6370f21ab5120c0b553a52780ff1715ccfc31058641db75313050ecd6809af5c37ef3716ef595df1db2e8274451c8824ac0c70d065b858681f10128da
+
+
+
+ MIT
+
+
+ pkg:npm/nanoid@3.3.7
+
+
+ https://github.com/ai/nanoid#readme
+
+
+ https://github.com/ai/nanoid/issues
+
+
+ git+https://github.com/ai/nanoid.git
+
+
+
+
+ Alexey Raspopov
+ picocolors
+ 1.0.1
+
+
+
+
+ 6a73f567cab08646e6bbb3053f9893b7ec10297830cdfef34f21a571dcda6f249af6f7745eddfdd94d2b566cfda6839a063d2e1c92b2ca8f7fba99341eb1107b
+
+
+
+ ISC
+
+
+ pkg:npm/picocolors@1.0.1
+
+
+ https://github.com/alexeyraspopov/picocolors#readme
+
+
+ https://github.com/alexeyraspopov/picocolors/issues
+
+
+ git+https://github.com/alexeyraspopov/picocolors.git
+
+
+
+
+ Valentin 7rulnik Semirulnik
+ source-map-js
+ 1.2.0
+
+
+
+
+ 8ad256f25bd20344d71298624686b0b0292c9e57fc4b2be617322196da801e5b9777cf2990277e7172551d30f0742af4233c29b529b4df9207424b54bb541432
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/source-map-js@1.2.0
+
+
+ https://github.com/7rulnik/source-map-js
+
+
+ https://github.com/7rulnik/source-map-js/issues
+
+
+ git+https://github.com/7rulnik/source-map-js.git
+
+
+
+
+ Zachary Miller
+ tiny-opts-parser
+ 0.0.3
+
+
+
+
+ 2526fddf1f206566df27d1894847118fd63f1ac7dc10281e5165fdf2fb01b08c68da486fdeefabb5fdedc92567d104412f98731eb9b8d5c9de9bbfef80c6f9dc
+
+
+
+ MIT
+
+
+ pkg:npm/tiny-opts-parser@0.0.3
+
+
+ Mihai Bazon
+ uglify-js
+ 2.8.29
+
+
+
+
+ 4fdabcd93248f5efc2d5303162f7dbd7ac4ed76d2d315159ac60377fdfcfe38db80cdbbaca92b5d37cb418f1556b5ef2a2dc12c995b98985e08d81e41ab256fe
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/uglify-js@2.8.29
+
+
+ http://lisperator.net/uglifyjs
+
+
+ https://github.com/mishoo/UglifyJS2/issues
+
+
+ git+https://github.com/mishoo/UglifyJS2.git
+
+
+
+
+ Nick Fitzgerald
+ source-map
+ 0.5.7
+
+
+
+
+ 52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/source-map@0.5.7
+
+
+ https://github.com/mozilla/source-map
+
+
+ https://github.com/mozilla/source-map/issues
+
+
+ git+ssh://git@github.com/mozilla/source-map.git
+
+
+
+
+ Alex Ford
+ yargs
+ 3.10.0
+
+
+
+
+ edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb
+
+
+
+ MIT
+
+
+ pkg:npm/yargs@3.10.0
+
+
+ https://github.com/bcoe/yargs#readme
+
+
+ https://github.com/bcoe/yargs/issues
+
+
+ git+ssh://git@github.com/bcoe/yargs.git
+
+
+
+
+ Sindre Sorhus
+ camelcase
+ 1.2.1
+
+
+
+
+ 2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026
+
+
+
+ MIT
+
+
+ pkg:npm/camelcase@1.2.1
+
+
+ https://github.com/sindresorhus/camelcase#readme
+
+
+ https://github.com/sindresorhus/camelcase/issues
+
+
+ git+https://github.com/sindresorhus/camelcase.git
+
+
+
+
+ Ben Coe
+ cliui
+ 2.1.0
+
+
+
+
+ 05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61
+
+
+
+ ISC
+
+
+ pkg:npm/cliui@2.1.0
+
+
+ https://github.com/bcoe/cliui#readme
+
+
+ https://github.com/bcoe/cliui/issues
+
+
+ git+ssh://git@github.com/bcoe/cliui.git
+
+
+
+
+ Jon Schlinkert
+ center-align
+ 0.1.3
+
+
+
+
+ 05acf768d7b681dd8b3f6aa4e54fac0e4fe6e284aec120dc05f6b24c24c1a16a5f2063b95c5c4f9a320b4082383468998c3e83a0323a91fee029ac647fbb3755
+
+
+
+ MIT
+
+
+ pkg:npm/center-align@0.1.3
+
+
+ https://github.com/jonschlinkert/center-align
+
+
+ https://github.com/jonschlinkert/center-align/issues
+
+
+ git+https://github.com/jonschlinkert/center-align.git
+
+
+
+
+ Jon Schlinkert
+ align-text
+ 0.1.4
+
+
+
+
+ 1ab4d92d1a66a7ac080b6cedad65bd3238d381229c71f7e015a81b343397f79fdd72311c61989b61379a3a7b724902dc770d73b41a0592f8a252f4cc6dbf4c62
+
+
+
+ MIT
+
+
+ pkg:npm/align-text@0.1.4
+
+
+ https://github.com/jonschlinkert/align-text
+
+
+ https://github.com/jonschlinkert/align-text/issues
+
+
+ git://github.com/jonschlinkert/align-text.git
+
+
+
+
+ Jon Schlinkert
+ kind-of
+ 3.2.2
+
+
+
+
+ 75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87
+
+
+
+ MIT
+
+
+ pkg:npm/kind-of@3.2.2
+
+
+ https://github.com/jonschlinkert/kind-of
+
+
+ https://github.com/jonschlinkert/kind-of/issues
+
+
+ git+https://github.com/jonschlinkert/kind-of.git
+
+
+
+
+ Feross Aboukhadijeh
+ is-buffer
+ 1.1.6
+
+
+
+
+ 35c7402f0a579139b966fbdb93ba303944af56f04a0e028fe7f7b07d71339e64057ece194666a739e2814e34558e46b7405a0de9727ef45dd44aa7c7a93694e7
+
+
+
+ MIT
+
+
+ pkg:npm/is-buffer@1.1.6
+
+
+ https://github.com/feross/is-buffer#readme
+
+
+ https://github.com/feross/is-buffer/issues
+
+
+ git://github.com/feross/is-buffer.git
+
+
+
+
+ Jon Schlinkert
+ longest
+ 1.0.1
+
+
+
+
+ 93ecade67de5e3c254e24f1fb67286e95eeedf6c321f635f2b378cb68f45fd0444d1a9b1cbf2dacb1c25be38e4644233a91fb5f48aed14ef29e6407d41a61416
+
+
+
+ MIT
+
+
+ pkg:npm/longest@1.0.1
+
+
+ https://github.com/jonschlinkert/longest
+
+
+ https://github.com/jonschlinkert/longest/issues
+
+
+ git+https://github.com/jonschlinkert/longest.git
+
+
+
+
+ Jon Schlinkert
+ repeat-string
+ 1.6.1
+
+
+
+
+ 3d5d1dcc260335f462d630836c9ce95bb8cd34346e08e1bf8c8e5cb507062adfdc9590fe61c3d2df22255ae4c93261120bc69ebc2166589cb9c2300580da8deb
+
+
+
+ MIT
+
+
+ pkg:npm/repeat-string@1.6.1
+
+
+ https://github.com/jonschlinkert/repeat-string
+
+
+ https://github.com/jonschlinkert/repeat-string/issues
+
+
+ git+https://github.com/jonschlinkert/repeat-string.git
+
+
+
+
+ Jon Schlinkert
+ lazy-cache
+ 1.0.4
+
+
+
+
+ 444da0d1be55199b0e08538280fee899345816ac9d999901c25e68367435943602e7bbb23bd2aa367355c53ec23921d3c6b44259570054e71b8e4fadbe1feb81
+
+
+
+ MIT
+
+
+ pkg:npm/lazy-cache@1.0.4
+
+
+ https://github.com/jonschlinkert/lazy-cache
+
+
+ https://github.com/jonschlinkert/lazy-cache/issues
+
+
+ git+https://github.com/jonschlinkert/lazy-cache.git
+
+
+
+
+ Jon Schlinkert
+ right-align
+ 0.1.3
+
+
+
+
+ caa20db4bfc6eefb36bfe7452199855036e757215424529dea02b6d8a828e91e237c9185b62b0aca77160c350b8237ea7f801242e210ca327b5d9fb7696a6c02
+
+
+
+ MIT
+
+
+ pkg:npm/right-align@0.1.3
+
+
+ https://github.com/jonschlinkert/right-align
+
+
+ https://github.com/jonschlinkert/right-align/issues
+
+
+ git://github.com/jonschlinkert/right-align.git
+
+
+
+
+ James Halliday
+ wordwrap
+ 0.0.2
+
+
+
+
+ 82f57324594fc9c29ce5d64de323e43fcc3b0dcdfb06d3f5c9ccc49de39be2eab7e295d972faed45399657c5be5267be5c2c4a81b8ccfa77af93214f3326dde1
+
+
+
+ MIT/X11
+
+
+ pkg:npm/wordwrap@0.0.2
+
+
+ https://github.com/substack/node-wordwrap#readme
+
+
+ https://github.com/substack/node-wordwrap/issues
+
+
+ git://github.com/substack/node-wordwrap.git
+
+
+
+
+ Sindre Sorhus
+ decamelize
+ 1.2.0
+
+
+
+
+ cf64be5bd5fbde10145248be37ef596b694196e9fcf738a03b21abb1ac7e29443ac0a5b86685a91180641a1423c008e30c2916c6163454a12193cc3363b17970
+
+
+
+ MIT
+
+
+ pkg:npm/decamelize@1.2.0
+
+
+ https://github.com/sindresorhus/decamelize#readme
+
+
+ https://github.com/sindresorhus/decamelize/issues
+
+
+ git+https://github.com/sindresorhus/decamelize.git
+
+
+
+
+ Jon Schlinkert
+ window-size
+ 0.1.0
+
+
+
+
+ d694cf40329375deb5a3394a18d0a384d45df8a3e680b4866b79994c7a0e962686704483f06d4f5e187b7357e088f8d56cd55f832d856b0e0123cfe6d1c0bc32
+
+ pkg:npm/window-size@0.1.0
+
+
+ https://github.com/jonschlinkert/window-size
+
+
+ https://github.com/jonschlinkert/window-size/issues
+
+
+ git+https://github.com/jonschlinkert/window-size.git
+
+
+
+
+ Eemeli Aro
+ yaml
+ 1.10.2
+
+
+
+
+ b27b609b18fca3b0c4ee0fd08bad1caa92c10371c6dd24dc0c0d243be59f074e6310a85931b63bba6366dab06942fb26675ebf94f5c22465b6ebbd9d80e524ae
+
+
+
+ ISC
+
+
+ pkg:npm/yaml@1.10.2
+
+
+ https://eemeli.org/yaml/v1/
+
+
+ https://github.com/eemeli/yaml/issues
+
+
+ git+https://github.com/eemeli/yaml.git
+
+
+
+
+ Michael J. Ryan
+ uuid4
+ 2.0.3
+
+
+
+
+ 093a4090455730d265da88e0b692d71e0cf6ddd87ccfcd6eebf1c43e24053af05cfdcda975ee93547987e2ec18d1dfc62c5ded6fbf950c08f8fb678969049d65
+
+
+
+ ISC
+
+
+ pkg:npm/uuid4@2.0.3
+
+
+ https://github.com/tracker1/node-uuid4
+
+
+ https://github.com/tracker1/node-uuid4/issues
+
+
+ git+https://github.com/tracker1/node-uuid4.git
+
+
+
+
+ Mike Ralphson
+ widdershins
+ 4.0.1
+
+
+
+
+ cbb4c6ca79e8f89fc4a913ed52ba44b848c951cd4dd9a8df3fb478b0753b420f08fd514719abc1c4bed94de3805667757e1998db02486e95f62cc0d67f7eef54
+
+
+
+ MIT
+
+
+ pkg:npm/widdershins@4.0.1
+
+
+ https://github.com/Mermade/widdershins#readme
+
+
+ https://github.com/Mermade/widdershins/issues
+
+
+ git+https://github.com/Mermade/widdershins.git
+
+
+
+
+ Laura Doktorova
+ dot
+ 1.1.3
+
+
+
+
+ fe7b7be119be3dc7e78ab5c611d85995e4f0182d8b327b8a4de79322523cdb16f9968041a17358cebd9ecc2ae83d232d8a52bc11921f70d67039c1cdfa26f52e
+
+
+
+ MIT
+
+
+ pkg:npm/dot@1.1.3
+
+
+ http://github.com/olado/doT
+
+
+ https://github.com/olado/doT/issues
+
+
+ git://github.com/olado/doT.git
+
+
+
+
+ David Mark Clements
+ fast-safe-stringify
+ 2.1.1
+
+
+
+
+ 5be28973676620b94fa650ff1f82bd97d2dc00701f3ed3fa058f38b952d743a12f733f4b720df7636cf52156e54fac5d639e0f5d854712ffb45a9abc228eb390
+
+
+
+ MIT
+
+
+ pkg:npm/fast-safe-stringify@2.1.1
+
+
+ https://github.com/davidmarkclements/fast-safe-stringify#readme
+
+
+ https://github.com/davidmarkclements/fast-safe-stringify/issues
+
+
+ git+https://github.com/davidmarkclements/fast-safe-stringify.git
+
+
+
+
+ highlightjs
+ 9.16.2
+
+
+
+
+ 14ad6f98c8fc05b122a44cbc0cb22fa7bd6de54b02ee7d83e849ff51f33ff753c2c263a98fa7f68aed18d1ca110bad8a4911c70be76ab8cdb13142d5fd7ecd16
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/highlightjs@9.16.2
+
+
+ Ahmad Nassri
+ httpsnippet
+ 1.25.0
+
+
+
+
+ 8e86c4e92f76ddc2ee7f904f1ba25ffa82c14643f3bf644fa74770387716c23fedf45c15fedf61c99e3a9294f74390c79fd8853661a1adc9a615406aca3a1342
+
+
+
+ MIT
+
+
+ pkg:npm/httpsnippet@1.25.0
+
+
+ https://github.com/Mashape/httpsnippet
+
+
+ https://github.com/Mashape/httpsnippet/issues
+
+
+ git+https://github.com/Mashape/httpsnippet.git
+
+
+
+
+ chalk
+ 1.1.3
+
+
+
+
+ a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898
+
+
+
+ MIT
+
+
+ pkg:npm/chalk@1.1.3
+
+
+ https://github.com/chalk/chalk#readme
+
+
+ https://github.com/chalk/chalk/issues
+
+
+ git+https://github.com/chalk/chalk.git
+
+
+
+
+ Sindre Sorhus
+ ansi-styles
+ 2.2.1
+
+
+
+
+ cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-styles@2.2.1
+
+
+ https://github.com/chalk/ansi-styles#readme
+
+
+ https://github.com/chalk/ansi-styles/issues
+
+
+ git+https://github.com/chalk/ansi-styles.git
+
+
+
+
+ Sindre Sorhus
+ escape-string-regexp
+ 1.0.5
+
+
+
+
+ 4eda5c349dd7033c771aaf2c591cc96956a346cd2e57103660091d6f58e6d9890fcf81ba7a05050320379f9bed10865e7cf93959ae145db2ae4b97ca90959d80
+
+
+
+ MIT
+
+
+ pkg:npm/escape-string-regexp@1.0.5
+
+
+ https://github.com/sindresorhus/escape-string-regexp#readme
+
+
+ https://github.com/sindresorhus/escape-string-regexp/issues
+
+
+ git+https://github.com/sindresorhus/escape-string-regexp.git
+
+
+
+
+ Sindre Sorhus
+ has-ansi
+ 2.0.0
+
+
+
+
+ 0bcbc127c0f0502c75f6f866eeeae14ee52caf8fc8c8fea5e15ccd403bfeaf21d039b5b74d34e9f7207af16a588117b66db686b99fec7bbe08a857959cc9cb66
+
+
+
+ MIT
+
+
+ pkg:npm/has-ansi@2.0.0
+
+
+ https://github.com/sindresorhus/has-ansi#readme
+
+
+ https://github.com/sindresorhus/has-ansi/issues
+
+
+ git+https://github.com/sindresorhus/has-ansi.git
+
+
+
+
+ Sindre Sorhus
+ ansi-regex
+ 2.1.1
+
+
+
+
+ aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-regex@2.1.1
+
+
+ https://github.com/chalk/ansi-regex#readme
+
+
+ https://github.com/chalk/ansi-regex/issues
+
+
+ git+https://github.com/chalk/ansi-regex.git
+
+
+
+
+ Sindre Sorhus
+ strip-ansi
+ 3.0.1
+
+
+
+
+ 637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4
+
+
+
+ MIT
+
+
+ pkg:npm/strip-ansi@3.0.1
+
+
+ https://github.com/chalk/strip-ansi#readme
+
+
+ https://github.com/chalk/strip-ansi/issues
+
+
+ git+https://github.com/chalk/strip-ansi.git
+
+
+
+
+ Sindre Sorhus
+ supports-color
+ 2.0.0
+
+
+
+
+ aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047
+
+
+
+ MIT
+
+
+ pkg:npm/supports-color@2.0.0
+
+
+ https://github.com/chalk/supports-color#readme
+
+
+ https://github.com/chalk/supports-color/issues
+
+
+ git+https://github.com/chalk/supports-color.git
+
+
+
+
+ TJ Holowaychuk
+ commander
+ 2.20.3
+
+
+
+
+ 570f2a1caddb64cf72fcfd74bb75626fca3f0dd92f0363ad3ed66f0fcef540a8f2ef85a3d5648a1482cc3d13d27544b1e5114ad5aae527312d0383e41609dbb8
+
+
+
+ MIT
+
+
+ pkg:npm/commander@2.20.3
+
+
+ https://github.com/tj/commander.js#readme
+
+
+ https://github.com/tj/commander.js/issues
+
+
+ git+https://github.com/tj/commander.js.git
+
+
+
+
+ Dominic Tarr
+ event-stream
+ 3.3.4
+
+
+
+
+ a8009776effd5473c1cdcca174e591e7f21a86118c7f4ae84de6497f3cf4efb1b0ca570377dd323872e8ba19afec62795f33e2e9e91a41677c02f3cfda73afa4
+
+
+
+ MIT
+
+
+ pkg:npm/event-stream@3.3.4
+
+
+ http://github.com/dominictarr/event-stream
+
+
+ https://github.com/dominictarr/event-stream/issues
+
+
+ git://github.com/dominictarr/event-stream.git
+
+
+
+
+ Dominic Tarr
+ map-stream
+ 0.1.0
+
+
+
+
+ 0b45f42909869b73767ed6d3181852caec9d43ebd5d4b0b77f7ccfbd3dd15c75cd66bbdf3d97285e9fcde4339af2f79d5ffad3326d828d3b62bc583649324c45
+
+ pkg:npm/map-stream@0.1.0
+
+
+ http://github.com/dominictarr/map-stream
+
+
+ https://github.com/dominictarr/map-stream/issues
+
+
+ git://github.com/dominictarr/map-stream.git
+
+
+
+
+ Dominic Tarr
+ split
+ 0.3.3
+
+
+
+
+ 993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392
+
+
+
+ MIT
+
+
+ pkg:npm/split@0.3.3
+
+
+ http://github.com/dominictarr/split
+
+
+ https://github.com/dominictarr/split/issues
+
+
+ git://github.com/dominictarr/split.git
+
+
+
+
+ 'Dominic Tarr'
+ stream-combiner
+ 0.0.4
+
+ ]]>
+
+
+ eb21ccaa02d80f340370090bfad8c90c2e6748db8d231d2f66d4597a23e1ed269e7fb5475fd1f92239fd976548a25db368d6256045fa2b2b93ff6dfb039f2a11
+
+
+
+ MIT
+
+
+ pkg:npm/stream-combiner@0.0.4
+
+
+ https://github.com/dominictarr/stream-combiner
+
+
+ https://github.com/dominictarr/stream-combiner/issues
+
+
+ git://github.com/dominictarr/stream-combiner.git
+
+
+
+
+ Felix Geisendörfer
+ form-data
+ 3.0.0
+
+
+
+
+ 1131249521a2e6dd10319ba25e803f43abdc9f170b40fe6f76e812a6e0328ba4951a2d9c94f3e9fb180486e31a1c2fb31a09f7d4a776df95b7e5fec7ca491ac3
+
+
+
+ MIT
+
+
+ pkg:npm/form-data@3.0.0
+
+
+ https://github.com/form-data/form-data#readme
+
+
+ https://github.com/form-data/form-data/issues
+
+
+ git://github.com/form-data/form-data.git
+
+
+
+
+ Shinnosuke Watanabe
+ fs-readfile-promise
+ 2.0.1
+
+
+
+
+ efe3fd78e38c9e420e9adc6b0564f358e050944ecdcff701c7d1184d7e619bc0f3999fc58fd6167946363bd1be43c61b95271dd61c8491c98d7193038f953c52
+
+
+
+ MIT
+
+
+ pkg:npm/fs-readfile-promise@2.0.1
+
+
+ https://github.com/shinnn/fs-readfile-promise#readme
+
+
+ https://github.com/shinnn/fs-readfile-promise/issues
+
+
+ git+https://github.com/shinnn/fs-readfile-promise.git
+
+
+
+
+ graceful-fs
+ 4.2.11
+
+
+
+
+ 45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd
+
+
+
+ ISC
+
+
+ pkg:npm/graceful-fs@4.2.11
+
+
+ https://github.com/isaacs/node-graceful-fs#readme
+
+
+ https://github.com/isaacs/node-graceful-fs/issues
+
+
+ git+https://github.com/isaacs/node-graceful-fs.git
+
+
+
+
+ Ahmad Nassri
+ fs-writefile-promise
+ 1.0.3
+
+
+
+
+ c88fb00f08f416c817eedc8840947e10feb447ae1ebcc4a2c6d19bf40cc65a32552a5179b427adf792a899fa86060fda2001b50e177ac2308e41ee476d7fea2c
+
+
+
+ ISC
+
+
+ pkg:npm/fs-writefile-promise@1.0.3
+
+
+ https://github.com/ahmadnassri/fs-writefile-promise
+
+
+ https://github.com/ahmadnassri/fs-writefile-promise/issues
+
+
+ git+https://github.com/ahmadnassri/fs-writefile-promise.git
+
+
+
+
+ Ahmad Nassri
+ mkdirp-promise
+ 1.1.0
+
+
+
+
+ c7307451915c5b55064b6c645de0e1dfd8f34cfdbcda56f7570a784330906269139f8cac695e5d05d6e43979a191c1354d095979b42581371e696bc3af7a0583
+
+
+
+ ISC
+
+
+ pkg:npm/mkdirp-promise@1.1.0
+
+
+ https://github.com/ahmadnassri/mkdirp-promise
+
+
+ https://github.com/ahmadnassri/mkdirp-promise/issues
+
+
+ git+https://github.com/ahmadnassri/mkdirp-promise.git
+
+
+
+
+ Vsevolod Strukchinsky
+ pinkie-promise
+ 1.0.0
+
+
+
+
+ d069e2e83e1470b4dbbfd739ec37f10c676be355df8148ea599bb8f767f47081abd7acc3534e8158ffd1004bceba8ec243408d8c768b94ce7d6092459b735697
+
+
+
+ MIT
+
+
+ pkg:npm/pinkie-promise@1.0.0
+
+
+ https://github.com/floatdrop/pinkie-promise#readme
+
+
+ https://github.com/floatdrop/pinkie-promise/issues
+
+
+ git+https://github.com/floatdrop/pinkie-promise.git
+
+
+
+
+ Vsevolod Strukchinsky
+ pinkie
+ 1.0.0
+
+
+
+
+ 32752e1327007a6b5269e1528d7296fdaae857b6a405b63e4aff91932a858e001eef717e311d130562814439267d6abf1e216675abdf6751bb87848f6576824a
+
+
+
+ MIT
+
+
+ pkg:npm/pinkie@1.0.0
+
+
+ https://github.com/floatdrop/pinkie#readme
+
+
+ https://github.com/floatdrop/pinkie/issues
+
+
+ git+https://github.com/floatdrop/pinkie.git
+
+
+
+
+ Ahmad Nassri
+ har-validator
+ 5.1.5
+
+
+
+
+ 9e64f64f49658dbc5d4197eca6c9e8f6182b1b7522afa2ace5a7e2b26eb6a68c6a04ceac0e7304b8f9b34eaf17374384c2a28b2dd8758d0237ab213ae8dcdbdf
+
+
+
+ MIT
+
+
+ pkg:npm/har-validator@5.1.5
+
+
+ https://github.com/ahmadnassri/node-har-validator
+
+
+ https://github.com/ahmadnassri/node-har-validator/issues
+
+
+ git+https://github.com/ahmadnassri/node-har-validator.git
+
+
+
+
+ Evgeny Poberezkin
+ ajv
+ 6.12.6
+
+
+
+
+ 174b7047c535654ebb24812d7a451c2e45e4a0ee6630c9a0183f2c2bfc5417327cd398f11d097dda1226140aaa5ccc8c62348f3b250f0301d8841ef6839b135f
+
+
+
+ MIT
+
+
+ pkg:npm/ajv@6.12.6
+
+
+ https://github.com/ajv-validator/ajv
+
+
+ https://github.com/ajv-validator/ajv/issues
+
+
+ git+https://github.com/ajv-validator/ajv.git
+
+
+
+
+ James Halliday
+ fast-json-stable-stringify
+ 2.1.0
+
+
+
+
+ 96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f
+
+
+
+ MIT
+
+
+ pkg:npm/fast-json-stable-stringify@2.1.0
+
+
+ https://github.com/epoberezkin/fast-json-stable-stringify
+
+
+ https://github.com/epoberezkin/fast-json-stable-stringify/issues
+
+
+ git://github.com/epoberezkin/fast-json-stable-stringify.git
+
+
+
+
+ Evgeny Poberezkin
+ json-schema-traverse
+ 0.4.1
+
+
+
+
+ c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756
+
+
+
+ MIT
+
+
+ pkg:npm/json-schema-traverse@0.4.1
+
+
+ https://github.com/epoberezkin/json-schema-traverse#readme
+
+
+ https://github.com/epoberezkin/json-schema-traverse/issues
+
+
+ git+https://github.com/epoberezkin/json-schema-traverse.git
+
+
+
+
+ Ahmad Nassri
+ har-schema
+ 2.0.0
+
+
+
+
+ 3aa96ecface1197f1cc9169342514c3f0f346d22551b6c7f7056fc64f85420b1a01e46bd4aca24082390829bde78f7abaa27593ab4f5e22a6a7c96fb20b716e5
+
+
+
+ ISC
+
+
+ pkg:npm/har-schema@2.0.0
+
+
+ https://github.com/ahmadnassri/har-schema
+
+
+ https://github.com/ahmadnassri/har-schema/issues
+
+
+ git+https://github.com/ahmadnassri/har-schema.git
+
+
+
+
+ Vsevolod Strukchinsky
+ pinkie-promise
+ 2.0.1
+
+
+
+
+ d069e2e83e1470b4dbbfd739ec37f10c676be355df8148ea599bb8f767f47081abd7acc3534e8158ffd1004bceba8ec243408d8c768b94ce7d6092459b735697
+
+
+
+ MIT
+
+
+ pkg:npm/pinkie-promise@2.0.1
+
+
+ https://github.com/floatdrop/pinkie-promise#readme
+
+
+ https://github.com/floatdrop/pinkie-promise/issues
+
+
+ git+https://github.com/floatdrop/pinkie-promise.git
+
+
+
+
+ Vsevolod Strukchinsky
+ pinkie
+ 2.0.4
+
+
+
+
+ 32752e1327007a6b5269e1528d7296fdaae857b6a405b63e4aff91932a858e001eef717e311d130562814439267d6abf1e216675abdf6751bb87848f6576824a
+
+
+
+ MIT
+
+
+ pkg:npm/pinkie@2.0.4
+
+
+ https://github.com/floatdrop/pinkie#readme
+
+
+ https://github.com/floatdrop/pinkie/issues
+
+
+ git+https://github.com/floatdrop/pinkie.git
+
+
+
+
+ Sindre Sorhus
+ stringify-object
+ 3.3.0
+
+
+
+
+ ac7aa2161d5e96a090f563cb202f08d10fe0ff08f927578c932a220fa7a8400a561cfd05b652bbaea9e199a6cbe55518f4940272ac30be539a4aebad7a4832af
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/stringify-object@3.3.0
+
+
+ https://github.com/yeoman/stringify-object#readme
+
+
+ https://github.com/yeoman/stringify-object/issues
+
+
+ git+https://github.com/yeoman/stringify-object.git
+
+
+
+
+ Shahar Or
+ get-own-enumerable-property-symbols
+ 3.0.2
+
+
+
+
+ 23450157f5cecf55e42091c450331901bcc24e153f1fc0f19927e674670a3e7561bb655f16aaf7e23afdefbec8c9a4d8bf18de75686a5488a5103b0274fe46ea
+
+
+
+ ISC
+
+
+ pkg:npm/get-own-enumerable-property-symbols@3.0.2
+
+
+ https://github.com/mightyiam/get-own-enumerable-property-symbols#readme
+
+
+ https://github.com/mightyiam/get-own-enumerable-property-symbols/issues
+
+
+ git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git
+
+
+
+
+ Sindre Sorhus
+ is-obj
+ 1.0.1
+
+
+
+
+ 76ba831b771b733c7110946839770e8ed769d49fe5ca9d66367d316b39d1b3cfa6b8186041cae76eca68c795f97cec341e73276df0f3be710c12da83109128f3
+
+
+
+ MIT
+
+
+ pkg:npm/is-obj@1.0.1
+
+
+ https://github.com/sindresorhus/is-obj#readme
+
+
+ https://github.com/sindresorhus/is-obj/issues
+
+
+ git+https://github.com/sindresorhus/is-obj.git
+
+
+
+
+ Sindre Sorhus
+ is-regexp
+ 1.0.0
+
+
+
+
+ ef38c500f3b8fe0c324000204519aa7847b22080927660aa6b7b6c54731d0736975d18aaa2964be02ca0860fd7ba5196aed0014e96e7618cf32117df2e43f8a0
+
+
+
+ MIT
+
+
+ pkg:npm/is-regexp@1.0.0
+
+
+ https://github.com/sindresorhus/is-regexp#readme
+
+
+ https://github.com/sindresorhus/is-regexp/issues
+
+
+ git+https://github.com/sindresorhus/is-regexp.git
+
+
+
+
+ Mike Ralphson
+ jgexml
+ 0.4.4
+
+
+
+
+ 8f40334964fb2d7cb7b378b571dbf9359c54b6c728730881c6038b88405f8ad09e866f124dd5d5adc3a56c05ac2452c2ab57a5658a50946a80f64f19fa7f6224
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/jgexml@0.4.4
+
+
+ https://github.com/Mermade/jgeXml#readme
+
+
+ https://github.com/Mermade/jgeXml/issues
+
+
+ git+https://github.com/Mermade/jgeXml.git
+
+
+
+
+ markdown-it
+ 12.3.2
+
+
+
+
+ 4dc84c7a66dfc5f355a4791bb6b89696d19673e9b7c6ccda443d0266ea7b185161cc8810ab121f9f77868f5c99a5fb9f9733ef7e4b7ad7507643f06c9356271a
+
+
+
+ MIT
+
+
+ pkg:npm/markdown-it@12.3.2
+
+
+ https://github.com/markdown-it/markdown-it#readme
+
+
+ https://github.com/markdown-it/markdown-it/issues
+
+
+ git+https://github.com/markdown-it/markdown-it.git
+
+
+
+
+ Felix Boehm
+ entities
+ 2.1.0
+
+
+
+
+ 842c75a24cbd3c5ac9eb5d667f489f04b0515bc95451546516895be605917c810b69b0656e9f7166faea64b640b3e3711676df42878677cc0393282383b53ce7
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/entities@2.1.0
+
+
+ https://github.com/fb55/entities#readme
+
+
+ https://github.com/fb55/entities/issues
+
+
+ git://github.com/fb55/entities.git
+
+
+
+
+ linkify-it
+ 3.0.3
+
+
+
+
+ ca74eccab152744e6867f3bd1847f4d243e782639f5706b347918a0eae8461f865a45ba0dc9db3c9b5f9e9ad8f451a5cf4ff85b92a06340c2395b0ecf632413d
+
+
+
+ MIT
+
+
+ pkg:npm/linkify-it@3.0.3
+
+
+ https://github.com/markdown-it/linkify-it#readme
+
+
+ https://github.com/markdown-it/linkify-it/issues
+
+
+ git+https://github.com/markdown-it/linkify-it.git
+
+
+
+
+ David Frank
+ node-fetch
+ 2.7.0
+
+
+
+
+ 7381517d49bf75b71667b53ed56ab40300b214bfb79edd9b130d39c1fc52cfe0d6a56b22b609928189b2d9d41d5b2282d7af7810b3ea32cfd8cd448da332edf0
+
+
+
+ MIT
+
+
+ pkg:npm/node-fetch@2.7.0
+
+
+ https://github.com/bitinn/node-fetch
+
+
+ https://github.com/bitinn/node-fetch/issues
+
+
+ git+https://github.com/bitinn/node-fetch.git
+
+
+
+
+ Sebastian Mayr
+ whatwg-url
+ 5.0.0
+
+
+
+
+ b1a139ee7ba9c64eafdc7637e7e8f307061ad2b292cb45d1f094b164fc202ebef2b34201ce11af880d7f4d41892e6495aacf296fd027bc809712e3872e9ad84f
+
+
+
+ MIT
+
+
+ pkg:npm/whatwg-url@5.0.0
+
+
+ https://github.com/jsdom/whatwg-url#readme
+
+
+ https://github.com/jsdom/whatwg-url/issues
+
+
+ git+https://github.com/jsdom/whatwg-url.git
+
+
+
+
+ Sebastian Mayr
+ tr46
+ 0.0.3
+
+
+
+
+ 37758cb2ea95eba953df40ab5cd6c48f1e06130968c37bfaaebe2609cbfaa6b9dfc214b4d6b920c857633cd05877d6ebecba57575f849a1d357c79ead86760af
+
+
+
+ MIT
+
+
+ pkg:npm/tr46@0.0.3
+
+
+ https://github.com/Sebmaster/tr46.js#readme
+
+
+ https://github.com/Sebmaster/tr46.js/issues
+
+
+ git+https://github.com/Sebmaster/tr46.js.git
+
+
+
+
+ Domenic Denicola
+ webidl-conversions
+ 3.0.1
+
+
+
+
+ d89027df3f0047aae32bc4a6f28ad10b487f6dc97f0ea2fbb513dd199e08d428dd17e11a30b998c411f25ee28bf38f5eb9c3c586f068c4cb1f95f39bf24c5a79
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/webidl-conversions@3.0.1
+
+
+ https://github.com/jsdom/webidl-conversions#readme
+
+
+ https://github.com/jsdom/webidl-conversions/issues
+
+
+ git+https://github.com/jsdom/webidl-conversions.git
+
+
+
+
+ Mike Ralphson
+ oas-resolver
+ 2.5.6
+
+
+
+
+ 631e4f590359a267c484f3cea6115b64a8bd5bddc2a1c423d7c3650f63dae06599cdd669489bd8c288aebab448ee6dd2a5c0a1ae73b4f2192e4032f7146b1515
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/oas-resolver@2.5.6
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ David Frank
+ node-fetch-h2
+ 2.3.0
+
+
+
+
+ a1f456f7801bd13e003a1e4593cb7487c3815ab9a36f4492076d318751fc6273d5f4427e7f900ca18494436ce027822ad8700ad08da5e7f35eaaef18cc54b71e
+
+
+
+ MIT
+
+
+ pkg:npm/node-fetch-h2@2.3.0
+
+
+ https://github.com/mikeralphson/node-fetch-h2
+
+
+ https://github.com/mikeralphson/node-fetch-h2/issues
+
+
+ git+https://github.com/mikeralphson/node-fetch-h2.git
+
+
+
+
+ Eyald
+ http2-client
+ 1.3.5
+
+
+
+
+ 102daeb53a1697844a7ece73777e8cc6aee7cc71c1ba89996e8234c982fa6344660604fb4a092ae2b4347b315362822c4aced39bd4897bea3615c020e8606118
+
+
+
+ MIT
+
+
+ pkg:npm/http2-client@1.3.5
+
+
+ https://github.com/hisco
+
+
+ https://github.com/hisco/http2-client/issues
+
+
+ git+https://github.com/hisco/http2-client.git
+
+
+
+
+ Mike Ralphson
+ oas-kit-common
+ 1.0.8
+
+
+
+
+ a494d2dbe4f4a062308231a9c3bb08454f1140c714a0a0835852dd06a281d813661a96c1307dac76a01a397520f0ece89d91d4d0beef7c9bb59891448980d639
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/oas-kit-common@1.0.8
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ Mike Ralphson
+ reftools
+ 1.1.9
+
+
+
+
+ 39579d7bf350135df1050fa86f908a7792b2789614d982276f56e65789d1a0e7eab993e4024c6e39789c49ed4fbea22e659e240f5dec3ca05b47b5050e6962eb
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/reftools@1.1.9
+
+
+ https://github.com/mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ yargs
+ 17.7.2
+
+
+
+
+ edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb
+
+
+
+ MIT
+
+
+ pkg:npm/yargs@17.7.2
+
+
+ https://yargs.js.org/
+
+
+ https://github.com/yargs/yargs/issues
+
+
+ git+https://github.com/yargs/yargs.git
+
+
+
+
+ Ben Coe
+ cliui
+ 8.0.1
+
+
+
+
+ 05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61
+
+
+
+ ISC
+
+
+ pkg:npm/cliui@8.0.1
+
+
+ https://github.com/yargs/cliui#readme
+
+
+ https://github.com/yargs/cliui/issues
+
+
+ git+https://github.com/yargs/cliui.git
+
+
+
+
+ Sindre Sorhus
+ string-width
+ 4.2.3
+
+
+
+
+ c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe
+
+
+
+ MIT
+
+
+ pkg:npm/string-width@4.2.3
+
+
+ https://github.com/sindresorhus/string-width#readme
+
+
+ https://github.com/sindresorhus/string-width/issues
+
+
+ git+https://github.com/sindresorhus/string-width.git
+
+
+
+
+ Mathias Bynens
+ emoji-regex
+ 8.0.0
+
+
+
+
+ 3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8
+
+
+
+ MIT
+
+
+ pkg:npm/emoji-regex@8.0.0
+
+
+ https://mths.be/emoji-regex
+
+
+ https://github.com/mathiasbynens/emoji-regex/issues
+
+
+ git+https://github.com/mathiasbynens/emoji-regex.git
+
+
+
+
+ Sindre Sorhus
+ is-fullwidth-code-point
+ 3.0.0
+
+
+
+
+ cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742
+
+
+
+ MIT
+
+
+ pkg:npm/is-fullwidth-code-point@3.0.0
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point#readme
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point/issues
+
+
+ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
+
+
+
+
+ Sindre Sorhus
+ strip-ansi
+ 6.0.1
+
+
+
+
+ 637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4
+
+
+
+ MIT
+
+
+ pkg:npm/strip-ansi@6.0.1
+
+
+ https://github.com/chalk/strip-ansi#readme
+
+
+ https://github.com/chalk/strip-ansi/issues
+
+
+ git+https://github.com/chalk/strip-ansi.git
+
+
+
+
+ Sindre Sorhus
+ ansi-regex
+ 5.0.1
+
+
+
+
+ aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-regex@5.0.1
+
+
+ https://github.com/chalk/ansi-regex#readme
+
+
+ https://github.com/chalk/ansi-regex/issues
+
+
+ git+https://github.com/chalk/ansi-regex.git
+
+
+
+
+ Sindre Sorhus
+ wrap-ansi
+ 7.0.0
+
+
+
+
+ b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09
+
+
+
+ MIT
+
+
+ pkg:npm/wrap-ansi@7.0.0
+
+
+ https://github.com/chalk/wrap-ansi#readme
+
+
+ https://github.com/chalk/wrap-ansi/issues
+
+
+ git+https://github.com/chalk/wrap-ansi.git
+
+
+
+
+ Luke Edwards
+ escalade
+ 3.1.2
+
+
+
+
+ 12b08730269ed7dbd1f2f4067b9d3122c5689b2d7dae0ea016edfeaf78e410ee3ab2e2cc58192cbd5ca81a0415fa339f97ce1948e4a59afe86c5af3d3e64c698
+
+
+
+ MIT
+
+
+ pkg:npm/escalade@3.1.2
+
+
+ https://github.com/lukeed/escalade#readme
+
+
+ https://github.com/lukeed/escalade/issues
+
+
+ git+https://github.com/lukeed/escalade.git
+
+
+
+
+ Stefan Penner
+ get-caller-file
+ 2.0.5
+
+
+
+
+ 0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616
+
+
+
+ ISC
+
+
+ pkg:npm/get-caller-file@2.0.5
+
+
+ https://github.com/stefanpenner/get-caller-file#readme
+
+
+ https://github.com/stefanpenner/get-caller-file/issues
+
+
+ git+https://github.com/stefanpenner/get-caller-file.git
+
+
+
+
+ Troy Goode
+ require-directory
+ 2.1.1
+
+
+
+
+ 7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9
+
+
+
+ MIT
+
+
+ pkg:npm/require-directory@2.1.1
+
+
+ https://github.com/troygoode/node-require-directory/
+
+
+ http://github.com/troygoode/node-require-directory/issues/
+
+
+ git://github.com/troygoode/node-require-directory.git
+
+
+
+
+ Ben Coe
+ y18n
+ 5.0.8
+
+
+
+
+ d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c
+
+
+
+ ISC
+
+
+ pkg:npm/y18n@5.0.8
+
+
+ https://github.com/yargs/y18n
+
+
+ https://github.com/yargs/y18n/issues
+
+
+ git+https://github.com/yargs/y18n.git
+
+
+
+
+ Ben Coe
+ yargs-parser
+ 13.1.2
+
+
+
+
+ b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07
+
+
+
+ ISC
+
+
+ pkg:npm/yargs-parser@13.1.2
+
+
+ https://github.com/yargs/yargs-parser#readme
+
+
+ https://github.com/yargs/yargs-parser/issues
+
+
+ git+ssh://git@github.com/yargs/yargs-parser.git
+
+
+
+
+ Sindre Sorhus
+ camelcase
+ 5.3.1
+
+
+
+
+ 2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026
+
+
+
+ MIT
+
+
+ pkg:npm/camelcase@5.3.1
+
+
+ https://github.com/sindresorhus/camelcase#readme
+
+
+ https://github.com/sindresorhus/camelcase/issues
+
+
+ git+https://github.com/sindresorhus/camelcase.git
+
+
+
+
+ Mike Ralphson
+ oas-schema-walker
+ 1.1.5
+
+
+
+
+ db2b9c7a7ab56bd60f99e344c6851af50c2bb7d445923a9a3000355fe53bb1b6f402a05e4c874c1e4cbd49043a88df786cee4d5b45b84d16177ab1be05d02f01
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/oas-schema-walker@1.1.5
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ Roman Hotsiy
+ openapi-sampler
+ 1.3.1
+
+
+
+
+ 12bb7d9af736b4b3e69889f04b21994bebf83a0bbdfd8a19baaf683f711d524960d9c69debe2069dd3fdcaa249c1b81d5f06626e2ab97e9bfabd8ba372174916
+
+
+
+ MIT
+
+
+ pkg:npm/openapi-sampler@1.3.1
+
+
+ https://github.com/APIs-guru/openapi-sampler/
+
+
+ https://github.com/APIs-guru/openapi-sampler/issues
+
+
+ git+https://github.com/APIs-guru/openapi-sampler.git
+
+
+
+
+ Manuel Stofer
+ json-pointer
+ 0.6.2
+
+
+
+
+ bcb59c29b39a5e53be8ef472e2a35df932354143d9cdf263d6da49def0170f2721e5725ff777eda5429ee69282af3c8823080125c39c0954547ea40fdb969f07
+
+
+
+ MIT
+
+
+ pkg:npm/json-pointer@0.6.2
+
+
+ https://github.com/manuelstofer/json-pointer
+
+
+ https://github.com/manuelstofer/json-pointer/issues
+
+
+ git://github.com/manuelstofer/json-pointer.git
+
+
+
+
+ Manuel Stofer
+ foreach
+ 2.0.6
+
+
+
+
+ 93a180183caa2def4969e6c2b050a8b9d3cf59f8a12aef29ca5617465a8fd49ee6b37f623e84ed9367ef88d82521e404c1d8746d078a274d593f2bb242f2b3c2
+
+
+
+ MIT
+
+
+ pkg:npm/foreach@2.0.6
+
+
+ https://github.com/manuelstofer/foreach#readme
+
+
+ https://github.com/manuelstofer/foreach/issues
+
+
+ git://github.com/manuelstofer/foreach.git
+
+
+
+
+ Mike Ralphson
+ swagger2openapi
+ 7.0.8
+
+
+
+
+ ba98bfd191a462011c2de1a27a8cfc813ef8a161c0d04ec98af5fb68df6601ff9373b050a1106f9c8187a0f0f0f9ff535d35b8b3a906602649b5ab8fe8e629ee
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/swagger2openapi@7.0.8
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ Alejandro Gonzalez Sole
+ node-readfiles
+ 0.2.0
+
+
+
+
+ 494d3465aadec4d944e118dd9bcdef825b7963dca243e5c8d57a5f95695beeaed44cdd49508b66ebdc4c7a24024f1b537e7cedfbcdd3f02c7ebc8d840fef950c
+
+
+
+ MIT
+
+
+ pkg:npm/node-readfiles@0.2.0
+
+
+ https://github.com/guatedude2/node-readfiles#readme
+
+
+ https://github.com/guatedude2/node-readfiles/issues
+
+
+ git+https://github.com/guatedude2/node-readfiles.git
+
+
+
+
+ Yehuda Katz, Tom Dale, Stefan Penner and contributors
+ es6-promise
+ 3.3.1
+
+
+
+
+ 48ea7d3e1aafaa7ee3b445313d67567d6a0b9b2b7655a27a329bcff42a26cb531c78c5ea13a6f1bda4eee226b1a5860fce19f2dbc2dcf8cf3bfdcd9c3caea50e
+
+
+
+ MIT
+
+
+ pkg:npm/es6-promise@3.3.1
+
+
+ https://github.com/stefanpenner/es6-promise#readme
+
+
+ https://github.com/stefanpenner/es6-promise/issues
+
+
+ git://github.com/stefanpenner/es6-promise.git
+
+
+
+
+ Mike Ralphson
+ oas-validator
+ 5.0.8
+
+
+
+
+ 72edb4fc71393791caa95ca0b3776df7879825f062d13b19bcf5570e16d74078848adc8337e45139395e79fa0a44a289f5d1401762419031e0bd68f4b232869b
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/oas-validator@5.0.8
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ Mike Ralphson
+ oas-linter
+ 3.2.2
+
+
+
+
+ 2841a33c35685392bab30828f6125503fa981a5c1f6c5c7e2a0d9007f91deebcd5e4df0de4c83a3e5b2808ca21567426a3ea7325aa7f17ad74a93a1d2b379c19
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/oas-linter@3.2.2
+
+
+ https://github.com/Mermade/oas-kit#readme
+
+
+ https://github.com/mermade/oas-kit/issues
+
+
+ git+https://github.com/Mermade/oas-kit.git
+
+
+
+
+ @exodus
+ schemasafe
+ 1.3.0
+
+
+
+
+ e406a9fc6691ba980dc7f7de181c0b2d356ff0e4057efde9ab694f4733e0f51f883819c3820853196ee5ec4b955cebe0e5c73fc52025456f2b06b8c80b736fab
+
+
+
+ MIT
+
+
+ pkg:npm/%40exodus/schemasafe@1.3.0
+
+
+ https://github.com/ExodusMovement/schemasafe
+
+
+ https://github.com/ExodusMovement/schemasafe/issues
+
+
+ git+https://github.com/ExodusMovement/schemasafe.git
+
+
+
+
+ TJ Holowaychuk
+ should
+ 13.2.3
+
+
+
+
+ 8202deb0bb6edb1a7e67123ecac25398d8e1d94d13b02fab43fa5f103f5b5196780ca79f3f6ec3fbb6095554ef2ac9a32e9222f6301aee2b700c69030e6b7519
+
+
+
+ MIT
+
+
+ pkg:npm/should@13.2.3
+
+
+ https://github.com/shouldjs/should.js
+
+
+ https://github.com/shouldjs/should.js/issues
+
+
+ git+https://github.com/shouldjs/should.js.git
+
+
+
+
+ Denis Bardadym
+ should-equal
+ 2.0.0
+
+
+
+
+ 64fdfa4ccacaf5eb84b9641806283d5b9e563c2eeea37eeacc01266e31f3e207f2b97ac452017c714bd054efb0f9ddce31f3ef491409db69529bc310278dcb4c
+
+
+
+ MIT
+
+
+ pkg:npm/should-equal@2.0.0
+
+
+ https://github.com/shouldjs/equal
+
+
+ https://github.com/shouldjs/equal/issues
+
+
+ git+https://github.com/shouldjs/equal.git
+
+
+
+
+ Denis Bardadym
+ should-type
+ 1.4.0
+
+
+
+
+ 31d02c4eede7db9c836c87b535e37af46e27ea6527246b52247ca05f7fa837465b3b70d38804e77fb5e76097464f8d89097bab4dbd49234a8e051eb9b21be13d
+
+
+
+ MIT
+
+
+ pkg:npm/should-type@1.4.0
+
+
+ https://github.com/shouldjs/type
+
+
+ https://github.com/shouldjs/type/issues
+
+
+ git+https://github.com/shouldjs/type.git
+
+
+
+
+ Denis Bardadym
+ should-format
+ 3.0.3
+
+
+
+
+ 859e7c69db6e94093480ab6e6bb4317af8146974d35f1222f2de352f7ce8f401ef8d73b5ffbb1d2c40ae1de20dd9246d617a4d92686850fda975e5a0ae2710f9
+
+
+
+ MIT
+
+
+ pkg:npm/should-format@3.0.3
+
+
+ https://github.com/shouldjs/format#readme
+
+
+ https://github.com/shouldjs/format/issues
+
+
+ git://github.com/shouldjs/format.git
+
+
+
+
+ Denis Bardadym
+ should-type-adaptors
+ 1.1.0
+
+
+
+
+ 240e217682e737e91e6c4a7656cf1e05ef60eeecb4cdb468f9131c53412c372f91fa4d38f4a8be379b53e496a0b2dda0ec40236be7ae16ea171426bcbc89257c
+
+
+
+ MIT
+
+
+ pkg:npm/should-type-adaptors@1.1.0
+
+
+ https://github.com/shouldjs/type-adaptors#readme
+
+
+ https://github.com/shouldjs/type-adaptors/issues
+
+
+ git+https://github.com/shouldjs/type-adaptors.git
+
+
+
+
+ Denis Bardadym
+ should-util
+ 1.0.1
+
+
+
+
+ a1717cb5fc71e5c0e4f2bda462a964509cd9a4306a558fc82365a1bd4d27f58dd762f01846679a7f53efbc8bd380f9efe0a27e112e4cd0fc83ab9269f98832da
+
+
+
+ MIT
+
+
+ pkg:npm/should-util@1.0.1
+
+
+ https://github.com/shouldjs/util#readme
+
+
+ https://github.com/shouldjs/util/issues
+
+
+ git+https://github.com/shouldjs/util.git
+
+
+
+
+ Rodney Rehm
+ urijs
+ 1.19.11
+
+
+
+
+ 1d78050e00e89a6c67e7f6c8bf4727419b0f8470c0f7434f1c3ebe73fbf6d54e7e4b1e61a0ff3e74ff48657054d6021fbdd45f846f1c7a5f5034f7a2a277dc09
+
+
+
+ MIT
+
+
+ pkg:npm/urijs@1.19.11
+
+
+ http://medialize.github.io/URI.js/
+
+
+ https://github.com/medialize/URI.js/issues
+
+
+ git+https://github.com/medialize/URI.js.git
+
+
+
+
+ yargs
+ 12.0.5
+
+
+
+
+ edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb
+
+
+
+ MIT
+
+
+ pkg:npm/yargs@12.0.5
+
+
+ https://yargs.js.org/
+
+
+ https://github.com/yargs/yargs/issues
+
+
+ git+https://github.com/yargs/yargs.git
+
+
+
+
+ Ben Coe
+ cliui
+ 4.1.0
+
+
+
+
+ 05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61
+
+
+
+ ISC
+
+
+ pkg:npm/cliui@4.1.0
+
+
+ https://github.com/yargs/cliui#readme
+
+
+ https://github.com/yargs/cliui/issues
+
+
+ git+ssh://git@github.com/yargs/cliui.git
+
+
+
+
+ Sindre Sorhus
+ string-width
+ 2.1.1
+
+
+
+
+ c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe
+
+
+
+ MIT
+
+
+ pkg:npm/string-width@2.1.1
+
+
+ https://github.com/sindresorhus/string-width#readme
+
+
+ https://github.com/sindresorhus/string-width/issues
+
+
+ git+https://github.com/sindresorhus/string-width.git
+
+
+
+
+ Sindre Sorhus
+ is-fullwidth-code-point
+ 2.0.0
+
+
+
+
+ cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742
+
+
+
+ MIT
+
+
+ pkg:npm/is-fullwidth-code-point@2.0.0
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point#readme
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point/issues
+
+
+ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
+
+
+
+
+ Sindre Sorhus
+ strip-ansi
+ 4.0.0
+
+
+
+
+ 637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4
+
+
+
+ MIT
+
+
+ pkg:npm/strip-ansi@4.0.0
+
+
+ https://github.com/chalk/strip-ansi#readme
+
+
+ https://github.com/chalk/strip-ansi/issues
+
+
+ git+https://github.com/chalk/strip-ansi.git
+
+
+
+
+ Sindre Sorhus
+ ansi-regex
+ 3.0.1
+
+
+
+
+ aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-regex@3.0.1
+
+
+ https://github.com/chalk/ansi-regex#readme
+
+
+ https://github.com/chalk/ansi-regex/issues
+
+
+ git+https://github.com/chalk/ansi-regex.git
+
+
+
+
+ Sindre Sorhus
+ wrap-ansi
+ 2.1.0
+
+
+
+
+ b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09
+
+
+
+ MIT
+
+
+ pkg:npm/wrap-ansi@2.1.0
+
+
+ https://github.com/chalk/wrap-ansi#readme
+
+
+ https://github.com/chalk/wrap-ansi/issues
+
+
+ git+https://github.com/chalk/wrap-ansi.git
+
+
+
+
+ Sindre Sorhus
+ string-width
+ 1.0.2
+
+
+
+
+ c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe
+
+
+
+ MIT
+
+
+ pkg:npm/string-width@1.0.2
+
+
+ https://github.com/sindresorhus/string-width#readme
+
+
+ https://github.com/sindresorhus/string-width/issues
+
+
+ git+https://github.com/sindresorhus/string-width.git
+
+
+
+
+ Sindre Sorhus
+ code-point-at
+ 1.1.0
+
+
+
+
+ 4690152900394fadf1123ebf82221b504b59c09e1414873766dbc4922694111ca5a9ef316f922fa9c80ebab64b6a1bfddc22ca7f1730e5823e0d9714051c8b5c
+
+
+
+ MIT
+
+
+ pkg:npm/code-point-at@1.1.0
+
+
+ https://github.com/sindresorhus/code-point-at#readme
+
+
+ https://github.com/sindresorhus/code-point-at/issues
+
+
+ git+https://github.com/sindresorhus/code-point-at.git
+
+
+
+
+ Sindre Sorhus
+ is-fullwidth-code-point
+ 1.0.0
+
+
+
+
+ cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742
+
+
+
+ MIT
+
+
+ pkg:npm/is-fullwidth-code-point@1.0.0
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point#readme
+
+
+ https://github.com/sindresorhus/is-fullwidth-code-point/issues
+
+
+ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
+
+
+
+
+ Sindre Sorhus
+ number-is-nan
+ 1.0.1
+
+
+
+
+ e236ed657340b1f65b0078a2aa32cf0620a5d7a7444b5cc8e07a73cf1c3ad5393e96817eb010c12b1d4808a28ac08a90eccd26167d539a437b7ae4a771680789
+
+
+
+ MIT
+
+
+ pkg:npm/number-is-nan@1.0.1
+
+
+ https://github.com/sindresorhus/number-is-nan#readme
+
+
+ https://github.com/sindresorhus/number-is-nan/issues
+
+
+ git+https://github.com/sindresorhus/number-is-nan.git
+
+
+
+
+ Sindre Sorhus
+ find-up
+ 3.0.0
+
+
+
+
+ efcfcf5d3d7094b2c3813cc3b3bb23abd873cf4bd70fece7fbbc32a447b87d74310a6766a9f1ac10f4319a2092408dda8c557dd5b552b2f36dac94625ba9c69e
+
+
+
+ MIT
+
+
+ pkg:npm/find-up@3.0.0
+
+
+ https://github.com/sindresorhus/find-up#readme
+
+
+ https://github.com/sindresorhus/find-up/issues
+
+
+ git+https://github.com/sindresorhus/find-up.git
+
+
+
+
+ Sindre Sorhus
+ locate-path
+ 3.0.0
+
+
+
+
+ 88f64ae9e6236f146edee078fd667712c10830914ca80a28a65dd1fb3baad148dc026fcc3ba282c1e0e03df3f77a54f3b6828fdcab67547c539f63470520d553
+
+
+
+ MIT
+
+
+ pkg:npm/locate-path@3.0.0
+
+
+ https://github.com/sindresorhus/locate-path#readme
+
+
+ https://github.com/sindresorhus/locate-path/issues
+
+
+ git+https://github.com/sindresorhus/locate-path.git
+
+
+
+
+ Sindre Sorhus
+ p-locate
+ 3.0.0
+
+
+
+
+ 2da363b51594058fbecc1e6713f37071aa0cca548f93e4be647341d53cdd6cc24c9f2e9dca7a401aded7fed97f418ab74c8784ea7c47a696e8d8b1b29ab1b93f
+
+
+
+ MIT
+
+
+ pkg:npm/p-locate@3.0.0
+
+
+ https://github.com/sindresorhus/p-locate#readme
+
+
+ https://github.com/sindresorhus/p-locate/issues
+
+
+ git+https://github.com/sindresorhus/p-locate.git
+
+
+
+
+ Sindre Sorhus
+ p-limit
+ 2.3.0
+
+
+
+
+ 4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945
+
+
+
+ MIT
+
+
+ pkg:npm/p-limit@2.3.0
+
+
+ https://github.com/sindresorhus/p-limit#readme
+
+
+ https://github.com/sindresorhus/p-limit/issues
+
+
+ git+https://github.com/sindresorhus/p-limit.git
+
+
+
+
+ Sindre Sorhus
+ p-try
+ 2.2.0
+
+
+
+
+ 4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75
+
+
+
+ MIT
+
+
+ pkg:npm/p-try@2.2.0
+
+
+ https://github.com/sindresorhus/p-try#readme
+
+
+ https://github.com/sindresorhus/p-try/issues
+
+
+ git+https://github.com/sindresorhus/p-try.git
+
+
+
+
+ Sindre Sorhus
+ path-exists
+ 3.0.0
+
+
+
+
+ 6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff
+
+
+
+ MIT
+
+
+ pkg:npm/path-exists@3.0.0
+
+
+ https://github.com/sindresorhus/path-exists#readme
+
+
+ https://github.com/sindresorhus/path-exists/issues
+
+
+ git+https://github.com/sindresorhus/path-exists.git
+
+
+
+
+ Stefan Penner
+ get-caller-file
+ 1.0.3
+
+
+
+
+ 0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616
+
+
+
+ ISC
+
+
+ pkg:npm/get-caller-file@1.0.3
+
+
+ https://github.com/stefanpenner/get-caller-file#readme
+
+
+ https://github.com/stefanpenner/get-caller-file/issues
+
+
+ git+https://github.com/stefanpenner/get-caller-file.git
+
+
+
+
+ Sindre Sorhus
+ os-locale
+ 3.1.0
+
+
+
+
+ 67c977478c1858ce34ff9d99f92dbae6891f163f0ab76702d8c298fb1362de416cf97188ed65eefc8df4f5041061b456e228e267ecb1b3da6a121261d03a96dd
+
+
+
+ MIT
+
+
+ pkg:npm/os-locale@3.1.0
+
+
+ https://github.com/sindresorhus/os-locale#readme
+
+
+ https://github.com/sindresorhus/os-locale/issues
+
+
+ git+https://github.com/sindresorhus/os-locale.git
+
+
+
+
+ Sindre Sorhus
+ execa
+ 1.0.0
+
+
+
+
+ 69d6f1732595e3aaa21f2bd2a79d132add39b41e2d2b71dc985eff9f17c07619e8c7cdec7930dbc276aa28ee2c5d1cbbae81c0205a893ff470fc0b846d7eb52c
+
+
+
+ MIT
+
+
+ pkg:npm/execa@1.0.0
+
+
+ https://github.com/sindresorhus/execa#readme
+
+
+ https://github.com/sindresorhus/execa/issues
+
+
+ git+https://github.com/sindresorhus/execa.git
+
+
+
+
+ André Cruz
+ cross-spawn
+ 6.0.5
+
+
+
+
+ 8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb
+
+
+
+ MIT
+
+
+ pkg:npm/cross-spawn@6.0.5
+
+
+ https://github.com/moxystudio/node-cross-spawn
+
+
+ https://github.com/moxystudio/node-cross-spawn/issues
+
+
+ git+ssh://git@github.com/moxystudio/node-cross-spawn.git
+
+
+
+
+ nice-try
+ 1.0.5
+
+
+
+
+ d67878e5d79e6f9a25358ede5fcd8190f3bb492c51e524982623d3ad3745515630025f0228c03937d3e34d89078918e2b15731710d475dd2e1c76ab1c49ccb35
+
+
+
+ MIT
+
+
+ pkg:npm/nice-try@1.0.5
+
+
+ https://github.com/electerious/nice-try
+
+
+ https://github.com/electerious/nice-try/issues
+
+
+ git+https://github.com/electerious/nice-try.git
+
+
+
+
+ Sindre Sorhus
+ path-key
+ 2.0.1
+
+
+
+
+ a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9
+
+
+
+ MIT
+
+
+ pkg:npm/path-key@2.0.1
+
+
+ https://github.com/sindresorhus/path-key#readme
+
+
+ https://github.com/sindresorhus/path-key/issues
+
+
+ git+https://github.com/sindresorhus/path-key.git
+
+
+
+
+ GitHub Inc.
+ semver
+ 5.7.2
+
+
+
+
+ d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070
+
+
+
+ ISC
+
+
+ pkg:npm/semver@5.7.2
+
+
+ https://github.com/npm/node-semver#readme
+
+
+ https://github.com/npm/node-semver/issues
+
+
+ git+https://github.com/npm/node-semver.git
+
+
+
+
+ Kevin Martensson
+ shebang-command
+ 1.2.0
+
+
+
+
+ 907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c
+
+
+
+ MIT
+
+
+ pkg:npm/shebang-command@1.2.0
+
+
+ https://github.com/kevva/shebang-command#readme
+
+
+ https://github.com/kevva/shebang-command/issues
+
+
+ git+https://github.com/kevva/shebang-command.git
+
+
+
+
+ Sindre Sorhus
+ shebang-regex
+ 1.0.0
+
+
+
+
+ efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4
+
+
+
+ MIT
+
+
+ pkg:npm/shebang-regex@1.0.0
+
+
+ https://github.com/sindresorhus/shebang-regex#readme
+
+
+ https://github.com/sindresorhus/shebang-regex/issues
+
+
+ git+https://github.com/sindresorhus/shebang-regex.git
+
+
+
+
+ Isaac Z. Schlueter
+ which
+ 1.3.1
+
+
+
+
+ 04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c
+
+
+
+ ISC
+
+
+ pkg:npm/which@1.3.1
+
+
+ https://github.com/isaacs/node-which#readme
+
+
+ https://github.com/isaacs/node-which/issues
+
+
+ git://github.com/isaacs/node-which.git
+
+
+
+
+ Isaac Z. Schlueter
+ isexe
+ 2.0.0
+
+
+
+
+ 447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23
+
+
+
+ ISC
+
+
+ pkg:npm/isexe@2.0.0
+
+
+ https://github.com/isaacs/isexe#readme
+
+
+ https://github.com/isaacs/isexe/issues
+
+
+ git+https://github.com/isaacs/isexe.git
+
+
+
+
+ Sindre Sorhus
+ get-stream
+ 4.1.0
+
+
+
+
+ b6ce968beda3de3423aa2ef4c3902537c0c59e44b00be32a9b113374400b076a976585775ff6f50937e03cb18934c7805b174f7d4f053b59acdcd51f68708f62
+
+
+
+ MIT
+
+
+ pkg:npm/get-stream@4.1.0
+
+
+ https://github.com/sindresorhus/get-stream#readme
+
+
+ https://github.com/sindresorhus/get-stream/issues
+
+
+ git+https://github.com/sindresorhus/get-stream.git
+
+
+
+
+ Sindre Sorhus
+ is-stream
+ 1.1.0
+
+
+
+
+ 845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e
+
+
+
+ MIT
+
+
+ pkg:npm/is-stream@1.1.0
+
+
+ https://github.com/sindresorhus/is-stream#readme
+
+
+ https://github.com/sindresorhus/is-stream/issues
+
+
+ git+https://github.com/sindresorhus/is-stream.git
+
+
+
+
+ Sindre Sorhus
+ npm-run-path
+ 2.0.2
+
+
+
+
+ 949c596254f80d6fdb454b45875310216aa62f041f0319ea586e0784476332592b2589c99f426baf6bb79a0c6a696b1d88173be936244c6fe686b9d84eecdf1f
+
+
+
+ MIT
+
+
+ pkg:npm/npm-run-path@2.0.2
+
+
+ https://github.com/sindresorhus/npm-run-path#readme
+
+
+ https://github.com/sindresorhus/npm-run-path/issues
+
+
+ git+https://github.com/sindresorhus/npm-run-path.git
+
+
+
+
+ Sindre Sorhus
+ p-finally
+ 1.0.0
+
+
+
+
+ 2c809bda9f4207b152fb4791d68a969c7869d0596318b64258113d6a2c745327bd5bc2d340fc0c4d8546590588c3d45d4220e0e3e7a95d0383c08609b5225aa3
+
+
+
+ MIT
+
+
+ pkg:npm/p-finally@1.0.0
+
+
+ https://github.com/sindresorhus/p-finally#readme
+
+
+ https://github.com/sindresorhus/p-finally/issues
+
+
+ git+https://github.com/sindresorhus/p-finally.git
+
+
+
+
+ Ben Coe
+ signal-exit
+ 3.0.7
+
+
+
+
+ c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19
+
+
+
+ ISC
+
+
+ pkg:npm/signal-exit@3.0.7
+
+
+ https://github.com/tapjs/signal-exit
+
+
+ https://github.com/tapjs/signal-exit/issues
+
+
+ git+https://github.com/tapjs/signal-exit.git
+
+
+
+
+ Sindre Sorhus
+ strip-eof
+ 1.0.0
+
+
+
+
+ ec50b01869b1f260f9c5077744f52f9d2a545c7337056bb38eda43e135ec7dc67d10be1acef55552c7056300fd9f1f0a87eb82042d345c1b40ca4a0c1f04e1f1
+
+
+
+ MIT
+
+
+ pkg:npm/strip-eof@1.0.0
+
+
+ https://github.com/sindresorhus/strip-eof#readme
+
+
+ https://github.com/sindresorhus/strip-eof/issues
+
+
+ git+https://github.com/sindresorhus/strip-eof.git
+
+
+
+
+ Sindre Sorhus
+ lcid
+ 2.0.0
+
+
+
+
+ 6af3c46fc3fc1069f05ca0a5c2c35482bc958e595c46ab4c61ae3d353b1b41a818b93d437179e5d7dd79a315a3a321ab5d1eb31ff63465cf7ac56b0f7280ca78
+
+
+
+ MIT
+
+
+ pkg:npm/lcid@2.0.0
+
+
+ https://github.com/sindresorhus/lcid#readme
+
+
+ https://github.com/sindresorhus/lcid/issues
+
+
+ git+https://github.com/sindresorhus/lcid.git
+
+
+
+
+ Sindre Sorhus
+ invert-kv
+ 2.0.0
+
+
+
+
+ c0f56fff2fd043f5228ab8ffbe1de83fed56c3e0167a19a2d60e5f15618f17a22908108356b8601d132facb7dd61cc038774096c65c35b8240bb3c4494b4aa28
+
+
+
+ MIT
+
+
+ pkg:npm/invert-kv@2.0.0
+
+
+ https://github.com/sindresorhus/invert-kv#readme
+
+
+ https://github.com/sindresorhus/invert-kv/issues
+
+
+ git+https://github.com/sindresorhus/invert-kv.git
+
+
+
+
+ Sindre Sorhus
+ mem
+ 4.3.0
+
+
+
+
+ a97d9b1b8f294ea6115660c1dfbae7ffa3d3ecb711f13ee8017ddb7fdf6ed53b759f3c587f1920a83c14c2894f957c1e3345f304e045cd2c7891fa7b28fd6cff
+
+
+
+ MIT
+
+
+ pkg:npm/mem@4.3.0
+
+
+ https://github.com/sindresorhus/mem#readme
+
+
+ https://github.com/sindresorhus/mem/issues
+
+
+ git+https://github.com/sindresorhus/mem.git
+
+
+
+
+ Sam Verschueren
+ map-age-cleaner
+ 0.1.3
+
+
+
+
+ 6c9cf1ea73283fa3c32cf0459a0efec5129e159bc56e832b1a5c66363f4296f5f9dcaae6bcce5b5c55c45a36f3e1ccf50059fe8d627dcff0c94b3ee1aecd30df
+
+
+
+ MIT
+
+
+ pkg:npm/map-age-cleaner@0.1.3
+
+
+ https://github.com/SamVerschueren/map-age-cleaner#readme
+
+
+ https://github.com/SamVerschueren/map-age-cleaner/issues
+
+
+ git+https://github.com/SamVerschueren/map-age-cleaner.git
+
+
+
+
+ Sindre Sorhus
+ p-defer
+ 1.0.0
+
+
+
+
+ c01df07c0c59a64d80cce7d430934bf9ddfac68b61452ca3f045ce6b87fa18ca980cdf4125a6922126ec93ec12f5a6e69de6d5c3de42d8a6f9b7ce549a90b1bb
+
+
+
+ MIT
+
+
+ pkg:npm/p-defer@1.0.0
+
+
+ https://github.com/sindresorhus/p-defer#readme
+
+
+ https://github.com/sindresorhus/p-defer/issues
+
+
+ git+https://github.com/sindresorhus/p-defer.git
+
+
+
+
+ Sindre Sorhus
+ mimic-fn
+ 2.1.0
+
+
+
+
+ 3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672
+
+
+
+ MIT
+
+
+ pkg:npm/mimic-fn@2.1.0
+
+
+ https://github.com/sindresorhus/mimic-fn#readme
+
+
+ https://github.com/sindresorhus/mimic-fn/issues
+
+
+ git+https://github.com/sindresorhus/mimic-fn.git
+
+
+
+
+ Sindre Sorhus
+ p-is-promise
+ 2.1.0
+
+
+
+
+ 6375b4c2544f2bc64c45b36af7b978339a2d8a8780e659b5cfb6e4364c4291af0748f8d1d314569a90a673dbad89a2cff496f5783f0181e2314d6e00205e393e
+
+
+
+ MIT
+
+
+ pkg:npm/p-is-promise@2.1.0
+
+
+ https://github.com/sindresorhus/p-is-promise#readme
+
+
+ https://github.com/sindresorhus/p-is-promise/issues
+
+
+ git+https://github.com/sindresorhus/p-is-promise.git
+
+
+
+
+ Ben Coe
+ require-main-filename
+ 1.0.1
+
+
+
+
+ 34a37990c0f294aba577160b4947eb6e8e53bb387885dfb613c34f3d7d36999b67d55b911104e861efd9765272f89dee0a97da886174e5eec1f16d225db4079a
+
+
+
+ ISC
+
+
+ pkg:npm/require-main-filename@1.0.1
+
+
+ https://github.com/yargs/require-main-filename#readme
+
+
+ https://github.com/yargs/require-main-filename/issues
+
+
+ git+ssh://git@github.com/yargs/require-main-filename.git
+
+
+
+
+ Ben Coe
+ set-blocking
+ 2.0.0
+
+
+
+
+ 2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87
+
+
+
+ ISC
+
+
+ pkg:npm/set-blocking@2.0.0
+
+
+ https://github.com/yargs/set-blocking#readme
+
+
+ https://github.com/yargs/set-blocking/issues
+
+
+ git+https://github.com/yargs/set-blocking.git
+
+
+
+
+ nexdrew
+ which-module
+ 2.0.1
+
+
+
+
+ 881759e7b443be7391f4018184c2f6bc565fee1f2f9818e1a1a66a3832411561d5b4a90398ab876a2ddcc793e054cad7e580cda76ec0a1f61b03072d492faf85
+
+
+
+ ISC
+
+
+ pkg:npm/which-module@2.0.1
+
+
+ https://github.com/nexdrew/which-module#readme
+
+
+ https://github.com/nexdrew/which-module/issues
+
+
+ git+https://github.com/nexdrew/which-module.git
+
+
+
+
+ Ben Coe
+ y18n
+ 4.0.3
+
+
+
+
+ d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c
+
+
+
+ ISC
+
+
+ pkg:npm/y18n@4.0.3
+
+
+ https://github.com/yargs/y18n
+
+
+ https://github.com/yargs/y18n/issues
+
+
+ git+ssh://git@github.com/yargs/y18n.git
+
+
+
+
+ Eemeli Aro
+ yaml
+ 2.4.3
+
+
+
+
+ b27b609b18fca3b0c4ee0fd08bad1caa92c10371c6dd24dc0c0d243be59f074e6310a85931b63bba6366dab06942fb26675ebf94f5c22465b6ebbd9d80e524ae
+
+
+
+ ISC
+
+
+ pkg:npm/yaml@2.4.3
+
+
+ https://eemeli.org/yaml/
+
+
+ https://github.com/eemeli/yaml/issues
+
+
+ git+https://github.com/eemeli/yaml.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ central-services-stream
+ 11.2.6
+
+
+
+
+ 53de2532a20812a2233c00a298e1b34fd23df1eef33fca0cdaca5b1f39db7399140de3e3b28a245e2d314381fcf4e10212be0ca0ac3290349302ec5456d7338e
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/central-services-stream@11.2.6
+
+
+ https://github.com/mojaloop/central-services-stream#readme
+
+
+ https://github.com/mojaloop/central-services-stream/issues
+
+
+ git+https://github.com/mojaloop/central-services-stream.git
+
+
+
+
+ Tapani Moilanen
+ async-exit-hook
+ 2.0.1
+
+
+
+
+ 356d9c5fc9b543b28f03b6b933650b41e676c11e6a2393c06f0e4bd1438cc5d8a8564f4f319d21d539b264490f62b0af6230e51480aeb0ebb576510a00079707
+
+
+
+ MIT
+
+
+ pkg:npm/async-exit-hook@2.0.1
+
+
+ https://github.com/tapppi/async-exit-hook#readme
+
+
+ https://github.com/tapppi/async-exit-hook/issues
+
+
+ git+https://github.com/tapppi/async-exit-hook.git
+
+
+
+
+ Irakli Gozalishvili
+ events
+ 3.3.0
+
+
+
+
+ 990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1
+
+
+
+ MIT
+
+
+ pkg:npm/events@3.3.0
+
+
+ https://github.com/Gozala/events#readme
+
+
+ http://github.com/Gozala/events/issues/
+
+
+ git://github.com/Gozala/events.git
+
+
+
+
+ node-rdkafka
+ 2.18.0
+
+
+
+
+ 8d89263b4b0fbe37ac9b386fd5614e3b8cfb20c8801694e147afe57271435a048f9182fde42b5cb95368fd1e4fa63ba39aa4a04b6d863242f5aaf5380d302f11
+
+
+
+ MIT
+
+
+ pkg:npm/node-rdkafka@2.18.0
+
+
+ https://github.com/Blizzard/node-rdkafka#readme
+
+
+ https://github.com/Blizzard/node-rdkafka/issues
+
+
+ git+ssh://git@github.com/Blizzard/node-rdkafka.git
+
+
+
+
+ Nathan Rajlich
+ bindings
+ 1.5.0
+
+
+
+
+ a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89
+
+
+
+ MIT
+
+
+ pkg:npm/bindings@1.5.0
+
+
+ https://github.com/TooTallNate/node-bindings
+
+
+ https://github.com/TooTallNate/node-bindings/issues
+
+
+ git://github.com/TooTallNate/node-bindings.git
+
+
+
+
+ Nathan Rajlich
+ file-uri-to-path
+ 1.0.0
+
+
+
+
+ d19b7eb372fb55fd5b8b0599dbd6804625582f1ee23069c4525f71df77db07f8f78d1f35bbf3b62dba8af819b508348d0ca56d27f623c18ed351de5291e2d02f
+
+
+
+ MIT
+
+
+ pkg:npm/file-uri-to-path@1.0.0
+
+
+ https://github.com/TooTallNate/file-uri-to-path
+
+
+ https://github.com/TooTallNate/file-uri-to-path/issues
+
+
+ git://github.com/TooTallNate/file-uri-to-path.git
+
+
+
+
+ nan
+ 2.19.0
+
+ 20 compatibility]]>
+
+
+ 9ced715f17e1fd158dc5f77f5cf7db21f164e6f80bb00c5447dcb93b4707309bbf016f54f7924b5eab616078c4a7ef20439a7de8af63529f276d53b109d45bb7
+
+
+
+ MIT
+
+
+ pkg:npm/nan@2.19.0
+
+
+ https://github.com/nodejs/nan#readme
+
+
+ https://github.com/nodejs/nan/issues
+
+
+ git://github.com/nodejs/nan.git
+
+
+
+
+ ModusBox
+ @mojaloop
+ event-sdk
+ 14.1.1
+
+
+
+
+ 0b0d1a15435aeddcf1ae04e47dca3fe403221ee1b182e602e1701b6285fe90f74e5b632655af5a4fab51a5446561d1a1b667d01559fc7355558898c1a2047f58
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/event-sdk@14.1.1
+
+
+ https://github.com/mojaloop/event-sdk#readme
+
+
+ https://github.com/mojaloop/event-sdk/issues
+
+
+ git+https://github.com/mojaloop/event-sdk.git
+
+
+
+
+ Google Inc.
+ @grpc
+ grpc-js
+ 1.10.9
+
+
+
+
+ e6d72051cb421b4aa83727c285989fcf6b49a9b45b5d53bd27b5fa76e15c3a36371d4342c60e43d1908aec43fdbc8719d334692d4f5b5a4c82a9508b678e886d
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40grpc/grpc-js@1.10.9
+
+
+ https://grpc.io/
+
+
+ https://github.com/grpc/grpc-node/tree/master/packages/grpc-js
+
+
+
+
+ Google Inc.
+ @grpc
+ proto-loader
+ 0.7.13
+
+
+
+
+ 0225cefdb7def5b9b1063c71b58c45017199bcc68de6cf243be8c11c024238df2b268079612fc3e97ed935ce97424b87366ca5e0261a308d5f27f1a7dbb4461b
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40grpc/proto-loader@0.7.13
+
+
+ https://grpc.io/
+
+
+ https://github.com/grpc/grpc-node/issues
+
+
+ git+https://github.com/grpc/grpc-node.git
+
+
+
+
+ John-David Dalton
+ lodash.camelcase
+ 4.3.0
+
+
+
+
+ 4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394
+
+
+
+ MIT
+
+
+ pkg:npm/lodash.camelcase@4.3.0
+
+
+ https://lodash.com/
+
+
+ https://github.com/lodash/lodash/issues
+
+
+ git+https://github.com/lodash/lodash.git
+
+
+
+
+ Daniel Wirtz
+ long
+ 5.2.3
+
+
+
+
+ 95c1f0a4da208104ce6efe5aa463424dd26b3baf5e1ce64c8b804d0bead32c447c88702a1ab51578b87f8ab54833bcd3c366ce5c0f13eae34f7ae8f038b83fd9
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/long@5.2.3
+
+
+ https://github.com/dcodeIO/long.js#readme
+
+
+ https://github.com/dcodeIO/long.js/issues
+
+
+ git+https://github.com/dcodeIO/long.js.git
+
+
+
+
+ Daniel Wirtz
+ protobufjs
+ 7.3.0
+
+
+
+
+ 6160f4de7dec87357d2266515f771c6e3a8bc63ecda2418dd15fc44a2055e715aaae89a66076228a1b88c9abead37a56486aa5caf6141667e830a77ed6b3c0fe
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/protobufjs@7.3.0
+
+
+ https://protobufjs.github.io/protobuf.js/
+
+
+ https://github.com/protobufjs/protobuf.js/issues
+
+
+ git+https://github.com/protobufjs/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ aspromise
+ 1.1.2
+
+
+
+
+ 8fe80a13112e2e62b0bf3dce811397b6b276506db1f028766195316a187eb351761d9fb001c79434b92fcbacca08f551914fbe65642b771b147905e6720e2ea1
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/aspromise@1.1.2
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ base64
+ 1.1.2
+
+
+
+
+ 01991c000e6f9cdfefe0f0ea2b2311e65c7b859b6d3c380296ff3713ffc530d851d9331c2d485f4540470a64a5d288bdccc8030ea4542644b13b7c26f39f972e
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/base64@1.1.2
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ codegen
+ 2.0.4
+
+
+
+
+ 63215a8a4a8ce6c1f4ce215908ddf10c2ef3786681fddd0851bf42013ba01d66ddd45445c16c2de2577839830f5aee5add77b4d6618050b09daa13253e5dbd26
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/codegen@2.0.4
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ eventemitter
+ 1.1.0
+
+
+
+
+ 8fd79d9d14fcd6f609f4e7d5b971ba1114937442f5c55b0d82aa64c4cb1b21a6f34a8de0a028c322f79e1afe5dd37a26dfd30bef545d9ab18d8c6e5245e04ffd
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/eventemitter@1.1.0
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ fetch
+ 1.1.0
+
+
+
+
+ 9658d55e9a9779ba6c8a35bbd4f65a098788704e689f5c390e5432e561fa18b6c5af22d4ac10f8f77d96fc4d814a97d1256b1e20be2ffca3e0045c4338874aa5
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/fetch@1.1.0
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ inquire
+ 1.1.0
+
+
+
+
+ 91d49e7dc3ddaee26214c5526e7f34d6de2f14aeca07fe607767d8bebc61b89620f082eb9a7f522925f6b59755e95fa4b2e956a92eda5e305c457977c07a03f5
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/inquire@1.1.0
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ float
+ 1.0.2
+
+
+
+
+ 0dd6fe9155e55ecb7d77e47d3df4c8c61d4474d920a117b9b4e5fab74d5fd656163af26748f0c1946db8d502f37323dda0d4ec6e52d476e8c6484e11ceb4d919
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/float@1.0.2
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ path
+ 1.1.2
+
+
+
+
+ e8939c2794e6d3c74e1c06dd4771abbcffb25147e48c6e5e3ec1d87333052eadd998c9000fdf1c0e0713da2035949f4d57015de2d1ff8924a87b8e185a496d10
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/path@1.1.2
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ pool
+ 1.1.0
+
+
+
+
+ d2410b6864880c12af7204b8ce48f3d4f79d75ab6b8d87263163a502e00fc0079c714acf1dd52aa3f27a2e2ca61c7122253e4dac5d54570c58d787fe7f2e1643
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/pool@1.1.0
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ Daniel Wirtz
+ @protobufjs
+ utf8
+ 1.1.0
+
+
+
+
+ 56f9f7cd9ae1419924044f0b4ae5b77a6f7c73417080ee27c73bfa39d4b13ca24810a6366c66c79fe9a11883deaf3238b7077168ff3fd3ed3a1c1a707f7e392f
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40protobufjs/utf8@1.1.0
+
+
+ https://github.com/dcodeIO/protobuf.js#readme
+
+
+ https://github.com/dcodeIO/protobuf.js/issues
+
+
+ git+https://github.com/dcodeIO/protobuf.js.git
+
+
+
+
+ ZLY201
+ @js-sdsl
+ ordered-map
+ 4.4.2
+
+
+
+
+ 8942a09b9d93f07384fe66a44b18eaa1685ef79649035fc6d6c62c19ebf6243294492d78280820d4b1dbf816be20fa30d317e56e74a43ac65c3b4f02ef0d6063
+
+
+
+ MIT
+
+
+ pkg:npm/%40js-sdsl/ordered-map@4.4.2
+
+
+ https://js-sdsl.org
+
+
+ https://github.com/js-sdsl/js-sdsl/issues
+
+
+ git+https://github.com/js-sdsl/js-sdsl.git
+
+
+
+
+ Randy Hunt
+ brototype
+ 0.0.6
+
+
+
+
+ 51c42eb0d017ee79ee5dff6dbef2d10ba0ed67cfd8903251b5321b880e5ac9bf0c7a1c2d4b0b64bdde594d734b5134ed53a27fc89b22fb52c95ea811cf5a1bc2
+
+
+
+ MIT
+
+
+ pkg:npm/brototype@0.0.6
+
+
+ http://brototypejs.com
+
+
+ https://github.com/letsgetrandy/brototype/issues
+
+
+ git+https://github.com/letsgetrandy/brototype.git
+
+
+
+
+ Thomas Watson Steen
+ error-callsites
+ 2.0.4
+
+
+
+
+ 57cefb0a1e050b814dd7bf1f0cad5fb2b1cde08d5840805db632ab1e1dc150732787748cbf0515aea91a3a00e952e7af8123676b4441aba3b1f521a5c58ae280
+
+
+
+ MIT
+
+
+ pkg:npm/error-callsites@2.0.4
+
+
+ https://github.com/watson/error-callsites#readme
+
+
+ https://github.com/watson/error-callsites/issues
+
+
+ git+https://github.com/watson/error-callsites.git
+
+
+
+
+ Sindre Sorhus
+ serialize-error
+ 8.1.0
+
+
+
+
+ dcd9ee59f33abc1628cb981916f1e262c55b69fbc8f6f66fffe8e52228059f8a0fe338cd3cadcb85c634c520a079bd5ae4bf233bbd4c8adf4b94da22d947c30d
+
+
+
+ MIT
+
+
+ pkg:npm/serialize-error@8.1.0
+
+
+ https://github.com/sindresorhus/serialize-error#readme
+
+
+ https://github.com/sindresorhus/serialize-error/issues
+
+
+ git+https://github.com/sindresorhus/serialize-error.git
+
+
+
+
+ Sindre Sorhus
+ type-fest
+ 0.20.2
+
+
+
+
+ e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24
+
+
+
+ (MIT OR CC0-1.0)
+
+
+ pkg:npm/type-fest@0.20.2
+
+
+ https://github.com/sindresorhus/type-fest#readme
+
+
+ https://github.com/sindresorhus/type-fest/issues
+
+
+ git+https://github.com/sindresorhus/type-fest.git
+
+
+
+
+ Stephen Belanger
+ traceparent
+ 1.0.0
+
+
+
+
+ 6ff8406e0c79ee900d43a720d9e060b98de8c43e851952c8d420b6aa88b4d5198747b018a501cf5d38a0f459336d6a2112c56e1c43591cfd3d697bb0dff2ccfb
+
+
+
+ MIT
+
+
+ pkg:npm/traceparent@1.0.0
+
+
+ https://github.com/elastic/node-traceparent#readme
+
+
+ https://github.com/elastic/node-traceparent/issues
+
+
+ git+https://github.com/elastic/node-traceparent.git
+
+
+
+
+ Thomas Watson
+ random-poly-fill
+ 1.0.1
+
+
+
+
+ 6cc38bd212dfacdb39dbe107b483c85f19f63f16305dbd2a8e72abb938d788cfec29f62a8f9d3a681da9945c165b51cdfab8bbdb86c05551a96ab87802d9492b
+
+
+
+ MIT
+
+
+ pkg:npm/random-poly-fill@1.0.1
+
+
+ https://github.com/watson/random-poly-fill#readme
+
+
+ https://github.com/watson/random-poly-fill/issues
+
+
+ git+https://github.com/watson/random-poly-fill.git
+
+
+
+
+ Microsoft Corp.
+ tslib
+ 2.6.3
+
+
+
+
+ 0046311fdde31853e7fdada2540c16f3b56e508911d45554281efb370305ee70530e40ebad3fc7a6dfc8ac2274417856dbb8d304371fe5963bc3a462a93330d9
+
+
+
+ 0BSD
+
+
+ pkg:npm/tslib@2.6.3
+
+
+ https://www.typescriptlang.org/
+
+
+ https://github.com/Microsoft/TypeScript/issues
+
+
+ git+https://github.com/Microsoft/tslib.git
+
+
+
+
+ James Bush, ModusBox Inc.
+ @mojaloop
+ sdk-standard-components
+ 18.2.0
+
+
+
+
+ 914850f55e3fff5164ea0249ead256a9128c79a583d7592114480030a9d59e664eef4cdfffd71ce702befd1e5d283360c294c195f80affc6d7fd21834e0ce4ac
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40mojaloop/sdk-standard-components@18.2.0
+
+
+ Brian J Brennan
+ base64url
+ 3.0.1
+
+
+
+
+ 8abd543ebddd9307b153b15d57ca8105b34345484c9887a460c1597e2f82fec2cd9d111228f976de707d6f6a65b6a7ce40d9c6cec0dd21df74004b46e6d0b1e0
+
+
+
+ MIT
+
+
+ pkg:npm/base64url@3.0.1
+
+
+ https://github.com/brianloveswords/base64url#readme
+
+
+ https://github.com/brianloveswords/base64url/issues
+
+
+ git://github.com/brianloveswords/base64url.git
+
+
+
+
+ Interledger Team
+ ilp-packet
+ 2.2.0
+
+
+
+
+ 4041aa6341f31abb9ee2bfb819659eee507b5ef8e28f87327365de3931d89b090ed018e0c33256f3999927347dab91e62bccdd16437a0b409f79d01a62252ff7
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/ilp-packet@2.2.0
+
+
+ https://github.com/interledgerjs/ilp-packet#readme
+
+
+ https://github.com/interledgerjs/ilp-packet/issues
+
+
+ git+https://github.com/interledgerjs/ilp-packet.git
+
+
+
+
+ Michael Mclaughlin
+ bignumber.js
+ 5.0.0
+
+
+
+
+ 2964eee9931593db31943250876607d543a77c33fc3bc4e9c54c60406fef2804a84a71232bd695b8eb9e15a3dc404610e5fc8d5cd4ce630630df4f7d45879b5a
+
+
+
+ MIT
+
+
+ pkg:npm/bignumber.js@5.0.0
+
+
+ https://github.com/MikeMcl/bignumber.js#readme
+
+
+ https://github.com/MikeMcl/bignumber.js/issues
+
+
+ git+https://github.com/MikeMcl/bignumber.js.git
+
+
+
+
+ Stefan Thomas
+ extensible-error
+ 1.0.2
+
+
+
+
+ 9175351624ec193f0fc8c2ad14cd3be112bf541a73c2e40989c007a81a6c3c37935c14224802cf8e48ca5e5c8a746fc63fa951edb05a124abca9da0eda07aef6
+
+
+
+ ISC
+
+
+ pkg:npm/extensible-error@1.0.2
+
+
+ https://github.com/justmoon/extensible-error
+
+
+ https://github.com/justmoon/extensible-error/issues
+
+
+ git+https://github.com/justmoon/extensible-error.git
+
+
+
+
+ Daniel Wirtz
+ long
+ 3.2.0
+
+
+
+
+ 95c1f0a4da208104ce6efe5aa463424dd26b3baf5e1ce64c8b804d0bead32c447c88702a1ab51578b87f8ab54833bcd3c366ce5c0f13eae34f7ae8f038b83fd9
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/long@3.2.0
+
+
+ https://github.com/dcodeIO/long.js#readme
+
+
+ https://github.com/dcodeIO/long.js/issues
+
+
+ git+https://github.com/dcodeIO/long.js.git
+
+
+
+
+ Interledger Team
+ oer-utils
+ 1.3.4
+
+
+
+
+ 25346a7b5890b81d307aed4ca69bb46140292fa094d02c6d981f29248853c939b85fbae6a6cea9d7c195473c0745fbd23fb61419a933800fb13ea66c785d4538
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/oer-utils@1.3.4
+
+
+ https://github.com/interledgerjs/oer-utils
+
+
+ https://github.com/interledgerjs/oer-utils/issues
+
+
+ git+https://github.com/interledgerjs/oer-utils.git
+
+
+
+
+ auth0
+ jsonwebtoken
+ 9.0.0
+
+
+
+
+
+ MIT
+
+
+ pkg:npm/jsonwebtoken@9.0.0
+
+
+ https://github.com/auth0/node-jsonwebtoken#readme
+
+
+ https://github.com/auth0/node-jsonwebtoken/issues
+
+
+ git+https://github.com/auth0/node-jsonwebtoken.git
+
+
+
+
+ Brian J Brennan
+ jws
+ 3.2.2
+
+
+
+
+ 2839dc7d398e66838c4c51b8981946d2a5083a5734ddf9b31feaeee9181855984f9328b2ffdd8ec25b7ff1410df9ae135d1d4541eb5f229244f00a5dbdd5714e
+
+
+
+ MIT
+
+
+ pkg:npm/jws@3.2.2
+
+
+ https://github.com/brianloveswords/node-jws#readme
+
+
+ https://github.com/brianloveswords/node-jws/issues
+
+
+ git://github.com/brianloveswords/node-jws.git
+
+
+
+
+ Brian J. Brennan
+ jwa
+ 1.4.1
+
+
+
+
+ 8eb676431f75e8403e7eaf5c10078244e58f4df0b08b52151ea4f6b5aa6ea8b1155432850c4345c35a0bf8cc2b4ef1fa9ac2b1b1dd584c3570eae28472cacb10
+
+
+
+ MIT
+
+
+ pkg:npm/jwa@1.4.1
+
+
+ https://github.com/brianloveswords/node-jwa#readme
+
+
+ https://github.com/brianloveswords/node-jwa/issues
+
+
+ git://github.com/brianloveswords/node-jwa.git
+
+
+
+
+ GoInstant Inc., a salesforce.com company
+ buffer-equal-constant-time
+ 1.0.1
+
+
+
+
+ cd1a54883c1dff193a003a8f3004c6f2f73d54fae4724ed3d3b388c748278e62409c79d35573501b7bdfbd636e899224c2ef4aaca740d6224a7ec7d357113a34
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/buffer-equal-constant-time@1.0.1
+
+
+ https://github.com/goinstant/buffer-equal-constant-time#readme
+
+
+ https://github.com/goinstant/buffer-equal-constant-time/issues
+
+
+ git+ssh://git@github.com/goinstant/buffer-equal-constant-time.git
+
+
+
+
+ D2L Corporation
+ ecdsa-sig-formatter
+ 1.0.11
+
+
+
+
+ 9da825dd162b6cdbfa91091e248a6de8d259cbcb702c1ff6bedcfac8df59e2f44a1cde3f41924811baa88402d283029d9e4b2e63793901d769e6583cb15a1571
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/ecdsa-sig-formatter@1.0.11
+
+
+ https://github.com/Brightspace/node-ecdsa-sig-formatter#readme
+
+
+ https://github.com/Brightspace/node-ecdsa-sig-formatter/issues
+
+
+ git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git
+
+
+
+
+ GitHub Inc.
+ semver
+ 7.5.4
+
+
+
+
+ d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070
+
+
+
+ ISC
+
+
+ pkg:npm/semver@7.5.4
+
+
+ https://github.com/npm/node-semver#readme
+
+
+ https://github.com/npm/node-semver/issues
+
+
+ git+https://github.com/npm/node-semver.git
+
+
+
+
+ Isaac Z. Schlueter
+ lru-cache
+ 6.0.0
+
+
+
+
+ 8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0
+
+
+
+ ISC
+
+
+ pkg:npm/lru-cache@6.0.0
+
+
+ https://github.com/isaacs/node-lru-cache#readme
+
+
+ https://github.com/isaacs/node-lru-cache/issues
+
+
+ git://github.com/isaacs/node-lru-cache.git
+
+
+
+
+ Isaac Z. Schlueter
+ yallist
+ 4.0.0
+
+
+
+
+ df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec
+
+
+
+ ISC
+
+
+ pkg:npm/yallist@4.0.0
+
+
+ https://github.com/isaacs/yallist#readme
+
+
+ https://github.com/isaacs/yallist/issues
+
+
+ git+https://github.com/isaacs/yallist.git
+
+
+
+
+ Brian J Brennan
+ jws
+ 4.0.0
+
+
+
+
+ 2839dc7d398e66838c4c51b8981946d2a5083a5734ddf9b31feaeee9181855984f9328b2ffdd8ec25b7ff1410df9ae135d1d4541eb5f229244f00a5dbdd5714e
+
+
+
+ MIT
+
+
+ pkg:npm/jws@4.0.0
+
+
+ https://github.com/brianloveswords/node-jws#readme
+
+
+ https://github.com/brianloveswords/node-jws/issues
+
+
+ git://github.com/brianloveswords/node-jws.git
+
+
+
+
+ Brian J. Brennan
+ jwa
+ 2.0.0
+
+
+
+
+ 8eb676431f75e8403e7eaf5c10078244e58f4df0b08b52151ea4f6b5aa6ea8b1155432850c4345c35a0bf8cc2b4ef1fa9ac2b1b1dd584c3570eae28472cacb10
+
+
+
+ MIT
+
+
+ pkg:npm/jwa@2.0.0
+
+
+ https://github.com/brianloveswords/node-jwa#readme
+
+
+ https://github.com/brianloveswords/node-jwa/issues
+
+
+ git://github.com/brianloveswords/node-jwa.git
+
+
+
+
+ John Rodkey
+ @now-ims
+ hapi-now-auth
+ 2.1.0
+
+
+
+
+ a295fb8bcb08958dc311ef9dd1497b1a452d64018c81221e02aeab46a480004aa09a5430eea8ed9b5e401deeb014b3438ea9aebff67f97380fea19c5d8f12c42
+
+
+
+ MIT
+
+
+ pkg:npm/%40now-ims/hapi-now-auth@2.1.0
+
+
+ https://github.com/now-ims/hapi-now-auth
+
+
+ https://github.com/now-ims/hapi-now-auth/issues
+
+
+ git://github.com/now-ims/hapi-now-auth.git
+
+
+
+
+ @hapi
+ boom
+ 7.4.11
+
+
+
+
+ 11170265a123747dce812265ca3564f291c815ebacf750a328fdeff8ca6004da7922f1b33f697f6d1883efc9ea61c28f69975b2a42b9bc30553ddda8847065b0
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40hapi/boom@7.4.11
+
+
+ https://github.com/hapijs/boom#readme
+
+
+ https://github.com/hapijs/boom/issues
+
+
+ git://github.com/hapijs/boom.git
+
+
+
+
+ joi
+ 17.9.2
+
+
+
+
+ 22d93fafe5780f1d15ddced12c5751875d883a3c929b6fd618f32e6c14fdd9c42f45f61984f3365b485995cb638fbda2112f23b110b0a7b4bf7119960672789f
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/joi@17.9.2
+
+
+ https://github.com/hapijs/joi#readme
+
+
+ https://github.com/hapijs/joi/issues
+
+
+ git://github.com/hapijs/joi.git
+
+
+
+
+ @sideway
+ address
+ 4.1.4
+
+
+
+
+ eefc2afab3875568f25f156547be80827be1cbc23dae9ce3a2c4c44af9a135e5ce5dd659075e4597e4c8f71d52887647e49bf6c1319db92c450c86aad26dc353
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40sideway/address@4.1.4
+
+
+ https://github.com/sideway/address#readme
+
+
+ https://github.com/sideway/address/issues
+
+
+ git://github.com/sideway/address.git
+
+
+
+
+ @sideway
+ formula
+ 3.0.1
+
+
+
+
+ fe9a076492558f1dcbfb3543ea0f4a8077d89dbe38de88bbc0bbbf5caa230ef887cba1ce10e03acf54eb939691d5d19c98f7a724481bdac2b623cd0b792dcc22
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40sideway/formula@3.0.1
+
+
+ https://github.com/sideway/formula#readme
+
+
+ https://github.com/sideway/formula/issues
+
+
+ git://github.com/sideway/formula.git
+
+
+
+
+ @sideway
+ pinpoint
+ 2.0.0
+
+
+
+
+ 44d88ea133e4a6d16d495cd07af63fc96b59c1ffd1c725673f2fce700f4704cdcc9460e704460be41e351f43139f451e73c1e2fb6a94b537c6d9659906631e8d
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/%40sideway/pinpoint@2.0.0
+
+
+ https://github.com/sideway/pinpoint#readme
+
+
+ https://github.com/sideway/pinpoint/issues
+
+
+ git://github.com/sideway/pinpoint.git
+
+
+
+
+ Daniel Bretoi
+ blipp
+ 4.0.2
+
+
+
+
+ 400e5a993d0814980216025e5b0dae743db364bba2eb4360a974f2bdb4aafaaa556d2ea37ea10b4d1942f0f596d320f8f9c85d6766beb2f9cde9613dcea7cae5
+
+
+
+ BSD
+
+
+ pkg:npm/blipp@4.0.2
+
+
+ https://github.com/danielb2/blipp#readme
+
+
+ https://github.com/danielb2/blipp/issues
+
+
+ git+https://github.com/danielb2/blipp.git
+
+
+
+
+ Eldar Gabdullin
+ easy-table
+ 1.2.0
+
+
+
+
+ 385cd53afd37629bed71619ee406b25391b6860c9bb20de2a80e9dad4f146a867207d8cb18c4ebcfdf9ab272e9fc4fbaa8f87cf32108d60bf2645678d5d9a0c3
+
+
+
+ MIT
+
+
+ pkg:npm/easy-table@1.2.0
+
+
+ https://github.com/eldargab/easy-table#readme
+
+
+ https://github.com/eldargab/easy-table/issues
+
+
+ git+https://github.com/eldargab/easy-table.git
+
+
+
+
+ TJ Holowaychuk
+ commander
+ 12.1.0
+
+
+
+
+ 570f2a1caddb64cf72fcfd74bb75626fca3f0dd92f0363ad3ed66f0fcef540a8f2ef85a3d5648a1482cc3d13d27544b1e5114ad5aae527312d0383e41609dbb8
+
+
+
+ MIT
+
+
+ pkg:npm/commander@12.1.0
+
+
+ https://github.com/tj/commander.js#readme
+
+
+ https://github.com/tj/commander.js/issues
+
+
+ git+https://github.com/tj/commander.js.git
+
+
+
+
+ Clement Moron
+ docdash
+ 2.0.2
+
+
+
+
+ dd20c385e87d75daf08f37fa74f15ed5ad7a33a7edb2da933638a4dbed5fc78ea5db81fd743da8b13daaf72fa70440b5c16cf8188a80e3c26689c38b43447cc4
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/docdash@2.0.2
+
+
+ https://github.com/clenemt/docdash#readme
+
+
+ https://github.com/clenemt/docdash/issues
+
+
+ git+https://github.com/clenemt/docdash.git
+
+
+
+
+ Jeff Williams
+ @jsdoc
+ salty
+ 0.2.5
+
+
+
+
+ 4df44fe7746aba735ed870686d5049d152e12b51db7ef0587930b56a19cdeb83d6bf263219e6e63223e4bb0bc3f5fa70d996e4a0f6fc43b9b0cb4691f19f6bbf
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/%40jsdoc/salty@0.2.5
+
+
+ https://jsdoc.app/
+
+
+ https://github.com/jsdoc/jsdoc/issues
+
+
+ git+https://github.com/jsdoc/jsdoc.git
+
+
+
+
+ Isaac Z. Schlueter
+ glob
+ 10.4.1
+
+
+
+
+ da37a5865ab7138868ef867254b374de829d0195546ba50367314b547d47edd9e86b1fb2f6ac9aabccc191f0c88208e7894d7dcf4c14d7ccb5ea3301d9ec9523
+
+
+
+ ISC
+
+
+ pkg:npm/glob@10.4.1
+
+
+ https://github.com/isaacs/node-glob#readme
+
+
+ https://github.com/isaacs/node-glob/issues
+
+
+ git://github.com/isaacs/node-glob.git
+
+
+
+
+ Isaac Z. Schlueter
+ foreground-child
+ 3.1.1
+
+
+
+
+ 74222af45a447324325ca0a4cb39a53d314d82b0b33ee74e7be9a1bc9539cc0b65067195cb6c8ac6d7ecc4adad4014e1c2adb6e6372f063a70d46af8d2ecd908
+
+
+
+ ISC
+
+
+ pkg:npm/foreground-child@3.1.1
+
+
+ https://github.com/tapjs/foreground-child#readme
+
+
+ https://github.com/tapjs/foreground-child/issues
+
+
+ git+https://github.com/tapjs/foreground-child.git
+
+
+
+
+ André Cruz
+ cross-spawn
+ 7.0.3
+
+
+
+
+ 8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb
+
+
+
+ MIT
+
+
+ pkg:npm/cross-spawn@7.0.3
+
+
+ https://github.com/moxystudio/node-cross-spawn
+
+
+ https://github.com/moxystudio/node-cross-spawn/issues
+
+
+ git+ssh://git@github.com/moxystudio/node-cross-spawn.git
+
+
+
+
+ Sindre Sorhus
+ path-key
+ 3.1.1
+
+
+
+
+ a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9
+
+
+
+ MIT
+
+
+ pkg:npm/path-key@3.1.1
+
+
+ https://github.com/sindresorhus/path-key#readme
+
+
+ https://github.com/sindresorhus/path-key/issues
+
+
+ git+https://github.com/sindresorhus/path-key.git
+
+
+
+
+ Kevin MÃ¥rtensson
+ shebang-command
+ 2.0.0
+
+
+
+
+ 907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c
+
+
+
+ MIT
+
+
+ pkg:npm/shebang-command@2.0.0
+
+
+ https://github.com/kevva/shebang-command#readme
+
+
+ https://github.com/kevva/shebang-command/issues
+
+
+ git+https://github.com/kevva/shebang-command.git
+
+
+
+
+ Sindre Sorhus
+ shebang-regex
+ 3.0.0
+
+
+
+
+ efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4
+
+
+
+ MIT
+
+
+ pkg:npm/shebang-regex@3.0.0
+
+
+ https://github.com/sindresorhus/shebang-regex#readme
+
+
+ https://github.com/sindresorhus/shebang-regex/issues
+
+
+ git+https://github.com/sindresorhus/shebang-regex.git
+
+
+
+
+ Isaac Z. Schlueter
+ which
+ 2.0.2
+
+
+
+
+ 04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c
+
+
+
+ ISC
+
+
+ pkg:npm/which@2.0.2
+
+
+ https://github.com/isaacs/node-which#readme
+
+
+ https://github.com/isaacs/node-which/issues
+
+
+ git://github.com/isaacs/node-which.git
+
+
+
+
+ Ben Coe
+ signal-exit
+ 4.1.0
+
+
+
+
+ c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19
+
+
+
+ ISC
+
+
+ pkg:npm/signal-exit@4.1.0
+
+
+ https://github.com/tapjs/signal-exit#readme
+
+
+ https://github.com/tapjs/signal-exit/issues
+
+
+ git+https://github.com/tapjs/signal-exit.git
+
+
+
+
+ Isaac Z. Schlueter
+ jackspeak
+ 3.4.0
+
+
+
+
+ 255621427379f4b54f14211c55ad82dc2ac429869cbe345fa88425fa1f288bdd5a2d841559161bc633dcbf56d4894cbf90b99068036b61f34c08ede4b840c77f
+
+
+
+ BlueOak-1.0.0
+
+
+ pkg:npm/jackspeak@3.4.0
+
+
+ https://github.com/isaacs/jackspeak#readme
+
+
+ https://github.com/isaacs/jackspeak/issues
+
+
+ git+https://github.com/isaacs/jackspeak.git
+
+
+
+
+ Ben Coe
+ @isaacs
+ cliui
+ 8.0.2
+
+
+
+
+ 3bc8dc8da6d76a578e1bd0d0d3e0115d66414df9cfe16340ab3ba224aee5978e009b118abff2763384cf8f18d8df39c109fbc15c5cee726d6dc1dc85c9b16a10
+
+
+
+ ISC
+
+
+ pkg:npm/%40isaacs/cliui@8.0.2
+
+
+ https://github.com/yargs/cliui#readme
+
+
+ https://github.com/yargs/cliui/issues
+
+
+ git+https://github.com/yargs/cliui.git
+
+
+
+
+ Sindre Sorhus
+ string-width
+ 5.1.2
+
+
+
+
+ c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe
+
+
+
+ MIT
+
+
+ pkg:npm/string-width@5.1.2
+
+
+ https://github.com/sindresorhus/string-width#readme
+
+
+ https://github.com/sindresorhus/string-width/issues
+
+
+ git+https://github.com/sindresorhus/string-width.git
+
+
+
+
+ Masaki Komagata
+ eastasianwidth
+ 0.2.0
+
+
+
+
+ 23cf1361959cf578981d1438ff7739ae38df8248e12f25b696e18885e18445b350e8e63bc93c9b6a74a90d765af32ed550ff589837186be7b2ab871aee22ea58
+
+
+
+ MIT
+
+
+ pkg:npm/eastasianwidth@0.2.0
+
+
+ https://github.com/komagata/eastasianwidth#readme
+
+
+ https://github.com/komagata/eastasianwidth/issues
+
+
+ git://github.com/komagata/eastasianwidth.git
+
+
+
+
+ Mathias Bynens
+ emoji-regex
+ 9.2.2
+
+
+
+
+ 3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8
+
+
+
+ MIT
+
+
+ pkg:npm/emoji-regex@9.2.2
+
+
+ https://mths.be/emoji-regex
+
+
+ https://github.com/mathiasbynens/emoji-regex/issues
+
+
+ git+https://github.com/mathiasbynens/emoji-regex.git
+
+
+
+
+ Sindre Sorhus
+ strip-ansi
+ 7.1.0
+
+
+
+
+ 637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4
+
+
+
+ MIT
+
+
+ pkg:npm/strip-ansi@7.1.0
+
+
+ https://github.com/chalk/strip-ansi#readme
+
+
+ https://github.com/chalk/strip-ansi/issues
+
+
+ git+https://github.com/chalk/strip-ansi.git
+
+
+
+
+ Sindre Sorhus
+ ansi-regex
+ 6.0.1
+
+
+
+
+ aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-regex@6.0.1
+
+
+ https://github.com/chalk/ansi-regex#readme
+
+
+ https://github.com/chalk/ansi-regex/issues
+
+
+ git+https://github.com/chalk/ansi-regex.git
+
+
+
+
+ Sindre Sorhus
+ wrap-ansi
+ 8.1.0
+
+
+
+
+ b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09
+
+
+
+ MIT
+
+
+ pkg:npm/wrap-ansi@8.1.0
+
+
+ https://github.com/chalk/wrap-ansi#readme
+
+
+ https://github.com/chalk/wrap-ansi/issues
+
+
+ git+https://github.com/chalk/wrap-ansi.git
+
+
+
+
+ Sindre Sorhus
+ ansi-styles
+ 6.2.1
+
+
+
+
+ cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212
+
+
+
+ MIT
+
+
+ pkg:npm/ansi-styles@6.2.1
+
+
+ https://github.com/chalk/ansi-styles#readme
+
+
+ https://github.com/chalk/ansi-styles/issues
+
+
+ git+https://github.com/chalk/ansi-styles.git
+
+
+
+
+ Isaac Z. Schlueter
+ minimatch
+ 9.0.4
+
+
+
+
+ 2aa5a1f957217f170c3510098e3dad9ec48974d6c7b1582790185336b5bb023568e8ebcbb71c3ccdf4fda0bc35252a21945cc9f230a84e06a85ef27e907b7a7f
+
+
+
+ ISC
+
+
+ pkg:npm/minimatch@9.0.4
+
+
+ https://github.com/isaacs/minimatch#readme
+
+
+ https://github.com/isaacs/minimatch/issues
+
+
+ git://github.com/isaacs/minimatch.git
+
+
+
+
+ Isaac Z. Schlueter
+ minipass
+ 7.1.2
+
+
+
+
+ dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15
+
+
+
+ ISC
+
+
+ pkg:npm/minipass@7.1.2
+
+
+ https://github.com/isaacs/minipass#readme
+
+
+ https://github.com/isaacs/minipass/issues
+
+
+ git+https://github.com/isaacs/minipass.git
+
+
+
+
+ Isaac Z. Schlueter
+ path-scurry
+ 1.11.1
+
+
+
+
+ 5dae0dc35ec54bd02940527dba62e2252e28ac68e6ed9cf052bc1a99c190b874b30f2b61f5ba0a0dac9c61d0dc643baa6004d7c381c55e06aa59372d5bfbf51c
+
+
+
+ BlueOak-1.0.0
+
+
+ pkg:npm/path-scurry@1.11.1
+
+
+ https://github.com/isaacs/path-scurry#readme
+
+
+ https://github.com/isaacs/path-scurry/issues
+
+
+ git+https://github.com/isaacs/path-scurry.git
+
+
+
+
+ Isaac Z. Schlueter
+ lru-cache
+ 10.2.2
+
+
+
+
+ 8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0
+
+
+
+ ISC
+
+
+ pkg:npm/lru-cache@10.2.2
+
+
+ https://github.com/isaacs/node-lru-cache#readme
+
+
+ https://github.com/isaacs/node-lru-cache/issues
+
+
+ git://github.com/isaacs/node-lru-cache.git
+
+
+
+
+ Isaac Z. Schlueter
+ minipass
+ 5.0.0
+
+
+
+
+ dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15
+
+
+
+ ISC
+
+
+ pkg:npm/minipass@5.0.0
+
+
+ https://github.com/isaacs/minipass#readme
+
+
+ https://github.com/isaacs/minipass/issues
+
+
+ git+https://github.com/isaacs/minipass.git
+
+
+
+
+ John Brett
+ hapi-auth-bearer-token
+ 8.0.0
+
+
+
+
+ d58794970861932f2d9cdc7d6ce40f07f4efb04c1b81c630019e8302f1e52beb4746231b5d4fb61cd13caa94626bea23db55b62bfa266b1c99201e5d3b34cfa0
+
+
+
+ MIT
+
+
+ pkg:npm/hapi-auth-bearer-token@8.0.0
+
+
+ https://github.com/johnbrett/hapi-auth-bearer-token
+
+
+ https://github.com/johnbrett/hapi-auth-bearer-token/issues
+
+
+ git://github.com/johnbrett/hapi-auth-bearer-token.git
+
+
+
+
+ Glenn Jones
+ hapi-swagger
+ 17.2.1
+
+
+
+
+ 21a1773877d88f30eeca2e444204b48f4c41eec6c0003e03693c1ec5d84f62a10123f27b19631715b7ed18e6c220e78c543b9f8e848165679a6ab124367ebfc3
+
+
+
+ MIT
+
+
+ pkg:npm/hapi-swagger@17.2.1
+
+
+ https://github.com/hapi-swagger/hapi-swagger#readme
+
+
+ https://github.com/hapi-swagger/hapi-swagger/issues
+
+
+ git://github.com/hapi-swagger/hapi-swagger.git
+
+
+
+
+ Yehuda Katz
+ handlebars
+ 4.7.8
+
+
+
+
+ bda7da16ab3c319911ad25fbb05554768ddaa7f78d88b9dbe086a4b21cef3f9e97e4daf588628022a757ead3259ba1dc351224afa0313b98c5128273ce94fc69
+
+
+
+ MIT
+
+
+ pkg:npm/handlebars@4.7.8
+
+
+ https://www.handlebarsjs.com/
+
+
+ https://github.com/handlebars-lang/handlebars.js/issues
+
+
+ git+https://github.com/handlebars-lang/handlebars.js.git
+
+
+
+
+ neo-async
+ 2.6.2
+
+
+
+
+ 61ddd4112e665824aa47ea8d4fddd2dd4a18524a8067d94b83c6bb83dae29ac5a66062bc7154e8038fec17746bb21772577b0018c5d5526a4c60ec3e74ba4ebb
+
+
+
+ MIT
+
+
+ pkg:npm/neo-async@2.6.2
+
+
+ https://github.com/suguru03/neo-async
+
+
+ https://github.com/suguru03/neo-async/issues
+
+
+ git+ssh://git@github.com/suguru03/neo-async.git
+
+
+
+
+ Nick Fitzgerald
+ source-map
+ 0.6.1
+
+
+
+
+ 52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/source-map@0.6.1
+
+
+ https://github.com/mozilla/source-map
+
+
+ https://github.com/mozilla/source-map/issues
+
+
+ git+ssh://git@github.com/mozilla/source-map.git
+
+
+
+
+ James Halliday
+ wordwrap
+ 1.0.0
+
+
+
+
+ 82f57324594fc9c29ce5d64de323e43fcc3b0dcdfb06d3f5c9ccc49de39be2eab7e295d972faed45399657c5be5267be5c2c4a81b8ccfa77af93214f3326dde1
+
+
+
+ MIT
+
+
+ pkg:npm/wordwrap@1.0.0
+
+
+ https://github.com/substack/node-wordwrap#readme
+
+
+ https://github.com/substack/node-wordwrap/issues
+
+
+ git://github.com/substack/node-wordwrap.git
+
+
+
+
+ David Worms
+ http-status
+ 1.7.3
+
+
+
+
+ 192f2d2f5a874f69c108c24360c1c692490a40b3642001f3dfbbe03baf172afceff97caa078a21fc37e630776d4737ea4893e3d71286d936842d9b650b3e8111
+
+
+
+ BSD-3-Clause
+
+
+ pkg:npm/http-status@1.7.3
+
+
+ https://github.com/adaltas/node-http-status
+
+
+ http://github.com/adaltas/node-http-status/issues
+
+
+ git+https://github.com/adaltas/node-http-status.git
+
+
+
+
+ James Messinger
+ swagger-parser
+ 10.0.3
+
+
+
+
+ 9c5ee831e2f82b2a6576b42169cf11c877ab25e18f0f5a76c4387dd3418fbdcf8d93b9d63fa8d7d85702ed69a48a7328026a0eefbe3e0055dc5ac5bc80c58422
+
+
+
+ MIT
+
+
+ pkg:npm/swagger-parser@10.0.3
+
+
+ https://apitools.dev/swagger-parser/
+
+
+ https://github.com/APIDevTools/swagger-parser/issues
+
+
+ git+https://github.com/APIDevTools/swagger-parser.git
+
+
+
+
+ James Messinger
+ @apidevtools
+ swagger-parser
+ 10.0.3
+
+
+
+
+ b0d88b639d6f64e9923c5640e53177e4a6761db8189254274d20e792085a9b32dbdc490db5c427ac14048f900e0b11e94ed5e9a8c0913350ab995dab1ba9f0e2
+
+
+
+ MIT
+
+
+ pkg:npm/%40apidevtools/swagger-parser@10.0.3
+
+
+ https://apitools.dev/swagger-parser/
+
+
+ https://github.com/APIDevTools/swagger-parser/issues
+
+
+ git+https://github.com/APIDevTools/swagger-parser.git
+
+
+
+
+ James Messinger
+ @apidevtools
+ json-schema-ref-parser
+ 9.1.2
+
+
+
+
+ 10d51d2cb4f4e1a0db6c7091c1f29ff2047aec0855d02745ace02d93e15c6a404081aaba76cdc72caf57d010b2885533f292bdb8ffa4e9867225a186eccb7bbd
+
+
+
+ MIT
+
+
+ pkg:npm/%40apidevtools/json-schema-ref-parser@9.1.2
+
+
+ https://apitools.dev/json-schema-ref-parser/
+
+
+ https://github.com/APIDevTools/json-schema-ref-parser/issues
+
+
+ git+https://github.com/APIDevTools/json-schema-ref-parser.git
+
+
+
+
+ James Messinger
+ @apidevtools
+ openapi-schemas
+ 2.1.0
+
+
+
+
+ 65cd4096aac9957dd2969ba9146a622e2d846ed7b23fb7d7994386ba9ebf0e79118233fd6e030cfda83e9fdd6bb2fd14d46a73d07dd520b03fa376d6ed46ba05
+
+
+
+ MIT
+
+
+ pkg:npm/%40apidevtools/openapi-schemas@2.1.0
+
+
+ https://apitools.dev/openapi-schemas
+
+
+ https://github.com/APIDevTools/openapi-schemas/issues
+
+
+ git+https://github.com/APIDevTools/openapi-schemas.git
+
+
+
+
+ James Messinger
+ @apidevtools
+ swagger-methods
+ 3.0.2
+
+
+
+
+ 400903e642b66f559f8c34bf5109ffa9091bc05df5baa4633d3aec0ace591bd050180923c2fa861638cfa80bb369cfc8633a4fb51ce308fd56ad3b8022332b5e
+
+
+
+ MIT
+
+
+ pkg:npm/%40apidevtools/swagger-methods@3.0.2
+
+
+ https://github.com/APIDevTools/swagger-methods
+
+
+ https://github.com/APIDevTools/swagger-methods/issues
+
+
+ git+https://github.com/APIDevTools/swagger-methods.git
+
+
+
+
+ z-schema
+ 5.0.5
+
+
+
+
+ 0fb7ae8c15a42dade9dac229240d1dd69afb7acf9aee6d2f1409d92e50842aafc88f693430b8bd06bd943f1a31758cacb66e4ad727811b3b9bd059585045a3d9
+
+
+
+ MIT
+
+
+ pkg:npm/z-schema@5.0.5
+
+
+ https://github.com/zaggino/z-schema
+
+
+ https://github.com/zaggino/z-schema/issues
+
+
+ git+https://github.com/zaggino/z-schema.git
+
+
+
+
+ John-David Dalton
+ lodash.get
+ 4.4.2
+
+
+
+
+ cfe530fef2eecba8107bc71f685583ee9d3056ff1f265de66f35e1df7452fb4a16db0bd4aa2457890ebd80b5922e9801e7feac53eafa065411d0c0482da76a4d
+
+
+
+ MIT
+
+
+ pkg:npm/lodash.get@4.4.2
+
+
+ https://lodash.com/
+
+
+ https://github.com/lodash/lodash/issues
+
+
+ git+https://github.com/lodash/lodash.git
+
+
+
+
+ John-David Dalton
+ lodash.isequal
+ 4.5.0
+
+
+
+
+ a43a3796ef0985f8ea96ce8690c8296a1b05f640b26b2860ca48f22cc3454ca5aba5574042d6320789ae00c5a8cc10788a0fddb56026b0cc4b108f30bb3f8361
+
+
+
+ MIT
+
+
+ pkg:npm/lodash.isequal@4.5.0
+
+
+ https://lodash.com/
+
+
+ https://github.com/lodash/lodash/issues
+
+
+ git+https://github.com/lodash/lodash.git
+
+
+
+
+ Chris O'Hara
+ validator
+ 13.11.0
+
+
+
+
+ 222fac7a1a527d9cbe02de673dd9f2321c7bf1f1283c3911d975bfce298710bdccc8625038243b59e3f6d233d8473ed90a970a2c1db5371b971c5ddbc634ad05
+
+
+
+ MIT
+
+
+ pkg:npm/validator@13.11.0
+
+
+ https://github.com/validatorjs/validator.js
+
+
+ https://github.com/validatorjs/validator.js/issues
+
+
+ git+https://github.com/validatorjs/validator.js.git
+
+
+
+
+ TJ Holowaychuk
+ commander
+ 9.5.0
+
+
+
+
+ 570f2a1caddb64cf72fcfd74bb75626fca3f0dd92f0363ad3ed66f0fcef540a8f2ef85a3d5648a1482cc3d13d27544b1e5114ad5aae527312d0383e41609dbb8
+
+
+
+ MIT
+
+
+ pkg:npm/commander@9.5.0
+
+
+ https://github.com/tj/commander.js#readme
+
+
+ https://github.com/tj/commander.js/issues
+
+
+ git+https://github.com/tj/commander.js.git
+
+
+
+
+ swagger-ui-dist
+ 5.9.1
+
+
+
+
+ e73031fa153025bf53dc4027b5ced3a98915ef5e8232a1bab19a4d94000c38c5a4357458c4690df000c8bc3e79750675d0bc4df7464cfd342637bcb58292029f
+
+
+
+ Apache-2.0
+
+
+ pkg:npm/swagger-ui-dist@5.9.1
+
+
+ https://github.com/swagger-api/swagger-ui#readme
+
+
+ https://github.com/swagger-api/swagger-ui/issues
+
+
+ git+ssh://git@github.com/swagger-api/swagger-ui.git
+
+
+
+
+ @pkgjs
+ parseargs
+ 0.11.0
+
+
+
+
+ fb55648dd0f44012cfa1d1ab2547aa6ab1fc54022f40e0c86f087d5e93f94b28ac7fb628420b0928f345a2aa8b425bbe550fed552b21311ea5a0f327f14f9d3e
+
+
+
+ MIT
+
+
+ pkg:npm/%40pkgjs/parseargs@0.11.0
+
+
+ https://github.com/pkgjs/parseargs#readme
+
+
+ https://github.com/pkgjs/parseargs/issues
+
+
+ git+ssh://git@github.com/pkgjs/parseargs.git
+
+
+
+
+ Evgeny Poberezkin
+ ajv-keywords
+ 5.1.0
+
+
+
+
+ 6024bf24d140532af9bc0ba19350d69b5081c511d6f4b6c9da8cd679e9ab22aa5bb2a2a31d5c583f28b9182d2b8d9213e49c49def8ab5534bcc24e22fd9fa4af
+
+
+
+ MIT
+
+
+ pkg:npm/ajv-keywords@5.1.0
+
+
+ https://github.com/epoberezkin/ajv-keywords#readme
+
+
+ https://github.com/epoberezkin/ajv-keywords/issues
+
+
+ git+https://github.com/epoberezkin/ajv-keywords.git
+
+
+
+
+ Andris Reinman
+ encoding
+ 0.1.13
+
+
+
+
+ 11305aba8c354f7e58fd664c922a3d8e2334679c631c7989e179a364eab597f757cf796bdac467f3b9c9cb6d11ba9a928751769b71c73d2a7c4a120f409ac9dc
+
+
+
+ MIT
+
+
+ pkg:npm/encoding@0.1.13
+
+
+ https://github.com/andris9/encoding#readme
+
+
+ https://github.com/andris9/encoding/issues
+
+
+ git+https://github.com/andris9/encoding.git
+
+
+
+
+ Alexander Shtuchkin
+ iconv-lite
+ 0.6.3
+
+
+
+
+ e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33
+
+
+
+ MIT
+
+
+ pkg:npm/iconv-lite@0.6.3
+
+
+ https://github.com/ashtuchkin/iconv-lite
+
+
+ https://github.com/ashtuchkin/iconv-lite/issues
+
+
+ git://github.com/ashtuchkin/iconv-lite.git
+
+
+
+
+ ForbesLindesay
+ uglify-to-browserify
+ 1.0.2
+
+
+
+
+ bdbdacd65631db106d520cbeb5af9bd89fc62d5511fb09a920dc0778f98f4613ac215086db00f3289d27d781ac947d4189fb2a57348ec1085168202c67f9c8e1
+
+
+
+ MIT
+
+
+ pkg:npm/uglify-to-browserify@1.0.2
+
+
+ https://github.com/ForbesLindesay/uglify-to-browserify#readme
+
+
+ https://github.com/ForbesLindesay/uglify-to-browserify/issues
+
+
+ git+https://github.com/ForbesLindesay/uglify-to-browserify.git
+
+
+
+
+ Tim Oxley
+ wcwidth
+ 1.0.1
+
+
+
+
+ 5c73c4c12d2ae936b172f1bce7ef046246e20aec765ed586da691ce3b360d80efb050bbdf83a8838995d493e0780f92e79aeddbca4a3e55817dcfd5de2b5bc4e
+
+
+
+ MIT
+
+
+ pkg:npm/wcwidth@1.0.1
+
+
+ https://github.com/timoxley/wcwidth#readme
+
+
+ https://github.com/timoxley/wcwidth/issues
+
+
+ git+https://github.com/timoxley/wcwidth.git
+
+
+
+
+ Elijah Insua
+ defaults
+ 1.0.4
+
+
+
+
+ 785b9a2e8cbf4716a5bf692bfa5a8c9549eb0d657ede3e299633882602c8848d39f0841f589eef5e1c84207bbe1ed0bbdfc9251802d8c4e2833b46d03f7b60f0
+
+
+
+ MIT
+
+
+ pkg:npm/defaults@1.0.4
+
+
+ https://github.com/sindresorhus/node-defaults#readme
+
+
+ https://github.com/sindresorhus/node-defaults/issues
+
+
+ git://github.com/sindresorhus/node-defaults.git
+
+
+
+
+ Paul Vorbach
+ clone
+ 1.0.4
+
+
+
+
+ dcf7bf085d4d9fde21ca1218a63b622e1742a04a33d03a90fbdf3c13d826784750665a23c6739bef8c1cb45caec16407ceac9ff57ec2ecc1bc8ee529a81253f3
+
+
+
+ MIT
+
+
+ pkg:npm/clone@1.0.4
+
+
+ https://github.com/pvorb/node-clone#readme
+
+
+ https://github.com/pvorb/node-clone/issues
+
+
+ git://github.com/pvorb/node-clone.git
+
+
+
+
+ mkdirp
+ 1.0.4
+
+
+
+
+ bd5a95650c9fdd62f1d9285dd2a27dc6ebea800c8a3cb022a884c4b6a5b4a08523ce8dcf78f0dde9f5bd885cf7d1e7fb62ca7fa225aa6e1b33786596d93e86cf
+
+
+
+ MIT
+
+
+ pkg:npm/mkdirp@1.0.4
+
+
+ https://github.com/isaacs/node-mkdirp#readme
+
+
+ https://github.com/isaacs/node-mkdirp/issues
+
+
+ git+https://github.com/isaacs/node-mkdirp.git
+
+
+
+
+ Mihai Bazon
+ uglify-js
+ 3.17.4
+
+
+
+
+ 4fdabcd93248f5efc2d5303162f7dbd7ac4ed76d2d315159ac60377fdfcfe38db80cdbbaca92b5d37cb418f1556b5ef2a2dc12c995b98985e08d81e41ab256fe
+
+
+
+ BSD-2-Clause
+
+
+ pkg:npm/uglify-js@3.17.4
+
+
+ https://github.com/mishoo/UglifyJS#readme
+
+
+ https://github.com/mishoo/UglifyJS/issues
+
+
+ git+https://github.com/mishoo/UglifyJS.git
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 07960ffef02a4ff78edf7b476e51a6026a3d1982 Mon Sep 17 00:00:00 2001
From: s-prak
Date: Thu, 20 Jun 2024 15:58:55 +0530
Subject: [PATCH 3/3] Updated json files
---
package-lock.json | 895 ++++++++++++++++++++++++++++------------------
package.json | 10 +-
2 files changed, 548 insertions(+), 357 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 218a3cde..b65b8eab 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"@hapi/basic": "7.0.2",
"@hapi/boom": "10.0.1",
"@hapi/good": "9.0.1",
- "@hapi/hapi": "21.3.9",
+ "@hapi/hapi": "21.3.10",
"@hapi/inert": "7.1.0",
"@hapi/joi": "16.1.4",
"@hapi/joi-date": "2.0.1",
@@ -21,7 +21,7 @@
"@mojaloop/central-services-health": "15.0.0",
"@mojaloop/central-services-logger": "11.3.1",
"@mojaloop/central-services-metrics": "12.0.8",
- "@mojaloop/central-services-shared": "18.3.7",
+ "@mojaloop/central-services-shared": "18.3.8",
"@mojaloop/central-services-stream": "11.2.6",
"@mojaloop/event-sdk": "14.1.1",
"@mojaloop/sdk-standard-components": "18.2.0",
@@ -31,7 +31,7 @@
"commander": "12.1.0",
"docdash": "2.0.2",
"fast-safe-stringify": "2.1.1",
- "glob": "10.4.1",
+ "glob": "10.4.2",
"hapi-auth-bearer-token": "8.0.0",
"hapi-swagger": "17.2.1",
"mustache": "4.2.0",
@@ -44,7 +44,7 @@
"jsdoc": "4.0.3",
"leaked-handles": "^5.2.0",
"license-checker": "25.0.1",
- "nodemon": "3.1.3",
+ "nodemon": "3.1.4",
"npm-audit-resolver": "3.0.0-RC.0",
"npm-check-updates": "16.14.20",
"nyc": "17.0.0",
@@ -58,7 +58,7 @@
"supertest": "7.0.0",
"tap-spec": "^5.0.0",
"tap-xunit": "2.4.1",
- "tape": "5.7.5",
+ "tape": "5.8.1",
"tapes": "4.1.0",
"uuid4": "2.0.3"
},
@@ -874,9 +874,9 @@
}
},
"node_modules/@hapi/catbox-memory": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.1.tgz",
- "integrity": "sha512-sVb+/ZxbZIvaMtJfAbdyY+QJUQg9oKTwamXpEg/5xnfG5WbJLTjvEn4kIGKz9pN3ENNbIL/bIdctmHmqi/AdGA==",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.2.tgz",
+ "integrity": "sha512-H1l4ugoFW/ZRkqeFrIo8p1rWN0PA4MDTfu4JmcoNDvnY975o29mqoZblqFTotxNHlEkMPpIiIBJTV+Mbi+aF0g==",
"dependencies": {
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2"
@@ -938,9 +938,9 @@
"integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ=="
},
"node_modules/@hapi/hapi": {
- "version": "21.3.9",
- "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.3.9.tgz",
- "integrity": "sha512-AT5m+Rb8iSOFG3zWaiEuTJazf4HDYl5UpRpyxMJ3yR+g8tOEmqDv6FmXrLHShdvDOStAAepHGnr1G7egkFSRdw==",
+ "version": "21.3.10",
+ "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.3.10.tgz",
+ "integrity": "sha512-CmEcmTREW394MaGGKvWpoOK4rG8tKlpZLs30tbaBzhCrhiL2Ti/HARek9w+8Ya4nMBGcd+kDAzvU44OX8Ms0Jg==",
"dependencies": {
"@hapi/accept": "^6.0.1",
"@hapi/ammo": "^6.0.1",
@@ -948,7 +948,7 @@
"@hapi/bounce": "^3.0.1",
"@hapi/call": "^9.0.1",
"@hapi/catbox": "^12.1.1",
- "@hapi/catbox-memory": "^6.0.1",
+ "@hapi/catbox-memory": "^6.0.2",
"@hapi/heavy": "^8.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/mimos": "^7.0.1",
@@ -1727,9 +1727,9 @@
}
},
"node_modules/@mojaloop/central-services-shared": {
- "version": "18.3.7",
- "resolved": "https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.3.7.tgz",
- "integrity": "sha512-GVAw3XDDppK0VMX2dXFFbVPCUFGdKGZkyxmAKGiMcEx/PtydpXa+V/niK4FpQDZ+DipKPeIkk+1pLfYvi0lEZg==",
+ "version": "18.3.8",
+ "resolved": "https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.3.8.tgz",
+ "integrity": "sha512-Wk+uG+mnOFrFNeDq0ffE+OXvcAtfemSPocPdCRFvnF0p123tV9CiH540R29XrXlRTLt78JS4N3GBYyR7E3ZfBA==",
"dependencies": {
"@hapi/catbox": "12.1.1",
"@hapi/catbox-memory": "5.0.1",
@@ -1747,13 +1747,13 @@
"shins": "2.6.0",
"uuid4": "2.0.3",
"widdershins": "^4.0.1",
- "yaml": "2.4.3"
+ "yaml": "2.4.5"
},
"peerDependencies": {
"@mojaloop/central-services-error-handling": ">=13.x.x",
"@mojaloop/central-services-logger": ">=11.x.x",
"@mojaloop/central-services-metrics": ">=12.x.x",
- "@mojaloop/event-sdk": ">=14.x.x",
+ "@mojaloop/event-sdk": ">=14.1.1",
"ajv": "8.x.x",
"ajv-keywords": "5.x.x"
},
@@ -2756,13 +2756,16 @@
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
},
"node_modules/array-buffer-byte-length": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz",
- "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
+ "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "is-array-buffer": "^3.0.1"
+ "call-bind": "^1.0.5",
+ "is-array-buffer": "^3.0.4"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -2817,14 +2820,15 @@
}
},
"node_modules/array.prototype.every": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.5.tgz",
- "integrity": "sha512-FfMQJ+/joFGXpRCltbzV3znaP5QxIhLFySo0fEPn3GuoYlud9LhknMCIxdYKC2qsM/6VHoSp6YGwe3EZXrEcwQ==",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.6.tgz",
+ "integrity": "sha512-gNEqZD97w6bfQRNmHkFv7rNnGM+VWyHZT+h/rf9C+22owcXuENr66Lfo0phItpU5KoXW6Owb34q2+8MnSIZ57w==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.0",
+ "es-object-atoms": "^1.0.0",
"is-string": "^1.0.7"
},
"engines": {
@@ -2903,16 +2907,18 @@
}
},
"node_modules/arraybuffer.prototype.slice": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz",
- "integrity": "sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
+ "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
"dev": true,
"dependencies": {
- "array-buffer-byte-length": "^1.0.0",
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "get-intrinsic": "^1.2.1",
- "is-array-buffer": "^3.0.2",
+ "array-buffer-byte-length": "^1.0.1",
+ "call-bind": "^1.0.5",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.22.3",
+ "es-errors": "^1.2.1",
+ "get-intrinsic": "^1.2.3",
+ "is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.2"
},
"engines": {
@@ -4412,6 +4418,57 @@
"node": ">=8"
}
},
+ "node_modules/data-view-buffer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
+ "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/data-view-byte-length": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
+ "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/data-view-byte-offset": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
+ "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/dateformat": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
@@ -5139,50 +5196,57 @@
}
},
"node_modules/es-abstract": {
- "version": "1.22.1",
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.1.tgz",
- "integrity": "sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==",
+ "version": "1.23.3",
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
+ "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
"dev": true,
"dependencies": {
- "array-buffer-byte-length": "^1.0.0",
- "arraybuffer.prototype.slice": "^1.0.1",
- "available-typed-arrays": "^1.0.5",
- "call-bind": "^1.0.2",
- "es-set-tostringtag": "^2.0.1",
+ "array-buffer-byte-length": "^1.0.1",
+ "arraybuffer.prototype.slice": "^1.0.3",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "data-view-buffer": "^1.0.1",
+ "data-view-byte-length": "^1.0.1",
+ "data-view-byte-offset": "^1.0.0",
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "es-set-tostringtag": "^2.0.3",
"es-to-primitive": "^1.2.1",
- "function.prototype.name": "^1.1.5",
- "get-intrinsic": "^1.2.1",
- "get-symbol-description": "^1.0.0",
+ "function.prototype.name": "^1.1.6",
+ "get-intrinsic": "^1.2.4",
+ "get-symbol-description": "^1.0.2",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
- "has": "^1.0.3",
- "has-property-descriptors": "^1.0.0",
- "has-proto": "^1.0.1",
+ "has-property-descriptors": "^1.0.2",
+ "has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
- "internal-slot": "^1.0.5",
- "is-array-buffer": "^3.0.2",
+ "hasown": "^2.0.2",
+ "internal-slot": "^1.0.7",
+ "is-array-buffer": "^3.0.4",
"is-callable": "^1.2.7",
- "is-negative-zero": "^2.0.2",
+ "is-data-view": "^1.0.1",
+ "is-negative-zero": "^2.0.3",
"is-regex": "^1.1.4",
- "is-shared-array-buffer": "^1.0.2",
+ "is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
- "is-typed-array": "^1.1.10",
+ "is-typed-array": "^1.1.13",
"is-weakref": "^1.0.2",
- "object-inspect": "^1.12.3",
+ "object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
- "object.assign": "^4.1.4",
- "regexp.prototype.flags": "^1.5.0",
- "safe-array-concat": "^1.0.0",
- "safe-regex-test": "^1.0.0",
- "string.prototype.trim": "^1.2.7",
- "string.prototype.trimend": "^1.0.6",
- "string.prototype.trimstart": "^1.0.6",
- "typed-array-buffer": "^1.0.0",
- "typed-array-byte-length": "^1.0.0",
- "typed-array-byte-offset": "^1.0.0",
- "typed-array-length": "^1.0.4",
+ "object.assign": "^4.1.5",
+ "regexp.prototype.flags": "^1.5.2",
+ "safe-array-concat": "^1.1.2",
+ "safe-regex-test": "^1.0.3",
+ "string.prototype.trim": "^1.2.9",
+ "string.prototype.trimend": "^1.0.8",
+ "string.prototype.trimstart": "^1.0.8",
+ "typed-array-buffer": "^1.0.2",
+ "typed-array-byte-length": "^1.0.1",
+ "typed-array-byte-offset": "^1.0.2",
+ "typed-array-length": "^1.0.6",
"unbox-primitive": "^1.0.2",
- "which-typed-array": "^1.1.10"
+ "which-typed-array": "^1.1.15"
},
"engines": {
"node": ">= 0.4"
@@ -5252,15 +5316,27 @@
"safe-array-concat": "^1.0.0"
}
},
+ "node_modules/es-object-atoms": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
+ "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
+ "dev": true,
+ "dependencies": {
+ "es-errors": "^1.3.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
"node_modules/es-set-tostringtag": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
- "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
+ "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
"dev": true,
"dependencies": {
- "get-intrinsic": "^1.1.3",
- "has": "^1.0.3",
- "has-tostringtag": "^1.0.0"
+ "get-intrinsic": "^1.2.4",
+ "has-tostringtag": "^1.0.2",
+ "hasown": "^2.0.1"
},
"engines": {
"node": ">= 0.4"
@@ -6701,15 +6777,15 @@
}
},
"node_modules/function.prototype.name": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
- "integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
+ "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.0",
- "functions-have-names": "^1.2.2"
+ "define-properties": "^1.2.0",
+ "es-abstract": "^1.22.1",
+ "functions-have-names": "^1.2.3"
},
"engines": {
"node": ">= 0.4"
@@ -6975,13 +7051,14 @@
}
},
"node_modules/get-symbol-description": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
- "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
+ "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.1"
+ "call-bind": "^1.0.5",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.4"
},
"engines": {
"node": ">= 0.4"
@@ -7072,14 +7149,15 @@
"dev": true
},
"node_modules/glob": {
- "version": "10.4.1",
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
- "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
+ "version": "10.4.2",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
+ "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^3.1.2",
"minimatch": "^9.0.4",
"minipass": "^7.1.2",
+ "package-json-from-dist": "^1.0.0",
"path-scurry": "^1.11.1"
},
"bin": {
@@ -7435,9 +7513,9 @@
}
},
"node_modules/has-proto": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
- "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
+ "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
"engines": {
"node": ">= 0.4"
},
@@ -8017,13 +8095,13 @@
}
},
"node_modules/internal-slot": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
- "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
+ "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
"dev": true,
"dependencies": {
- "get-intrinsic": "^1.2.0",
- "has": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "hasown": "^2.0.0",
"side-channel": "^1.0.4"
},
"engines": {
@@ -8082,14 +8160,16 @@
}
},
"node_modules/is-array-buffer": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz",
- "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
+ "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.0",
- "is-typed-array": "^1.1.10"
+ "get-intrinsic": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -8196,6 +8276,21 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/is-data-view": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
+ "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
+ "dev": true,
+ "dependencies": {
+ "is-typed-array": "^1.1.13"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/is-date-object": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
@@ -8309,9 +8404,9 @@
}
},
"node_modules/is-negative-zero": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
- "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
+ "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
"dev": true,
"engines": {
"node": ">= 0.4"
@@ -8433,12 +8528,15 @@
}
},
"node_modules/is-shared-array-buffer": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
- "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
+ "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2"
+ "call-bind": "^1.0.7"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -8498,12 +8596,12 @@
}
},
"node_modules/is-typed-array": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz",
- "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==",
+ "version": "1.1.13",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
+ "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
"dev": true,
"dependencies": {
- "which-typed-array": "^1.1.11"
+ "which-typed-array": "^1.1.14"
},
"engines": {
"node": ">= 0.4"
@@ -10613,9 +10711,9 @@
"dev": true
},
"node_modules/nodemon": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.3.tgz",
- "integrity": "sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz",
+ "integrity": "sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.2",
@@ -11789,6 +11887,11 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/package-json-from-dist": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
+ "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
+ },
"node_modules/pacote": {
"version": "15.2.0",
"resolved": "https://registry.npmjs.org/pacote/-/pacote-15.2.0.tgz",
@@ -13612,13 +13715,13 @@
}
},
"node_modules/safe-array-concat": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.0.tgz",
- "integrity": "sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
+ "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.0",
+ "call-bind": "^1.0.7",
+ "get-intrinsic": "^1.2.4",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
},
@@ -13649,15 +13752,18 @@
]
},
"node_modules/safe-regex-test": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
- "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
+ "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.3",
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
"is-regex": "^1.1.4"
},
+ "engines": {
+ "node": ">= 0.4"
+ },
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
@@ -14863,14 +14969,15 @@
}
},
"node_modules/string.prototype.trim": {
- "version": "1.2.8",
- "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz",
- "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==",
+ "version": "1.2.9",
+ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
+ "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.0",
+ "es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
@@ -14880,28 +14987,31 @@
}
},
"node_modules/string.prototype.trimend": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
- "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
+ "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.4",
- "es-abstract": "^1.20.4"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimstart": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
- "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
+ "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.4",
- "es-abstract": "^1.20.4"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -15496,14 +15606,14 @@
}
},
"node_modules/tape": {
- "version": "5.7.5",
- "resolved": "https://registry.npmjs.org/tape/-/tape-5.7.5.tgz",
- "integrity": "sha512-C5Gm1MR8ujZmNrsmOiHSkKFfY2thrnUrFw/fFtcva9FABbN7LrHuQPi3MTS0Z0i/SLfYSJtRIcJYDUpwPsQ8yA==",
+ "version": "5.8.1",
+ "resolved": "https://registry.npmjs.org/tape/-/tape-5.8.1.tgz",
+ "integrity": "sha512-pUzADXBVYm5Jkneh9hfXnirADrzQrDA3vddKbPOc/ZLORj4dFQ6GR1KdGWX0/NvOLDcYkVgeMdw78Uf6BzO3KA==",
"dev": true,
"dependencies": {
- "@ljharb/resumer": "^0.1.2",
- "@ljharb/through": "^2.3.12",
- "array.prototype.every": "^1.1.5",
+ "@ljharb/resumer": "^0.1.3",
+ "@ljharb/through": "^2.3.13",
+ "array.prototype.every": "^1.1.6",
"call-bind": "^1.0.7",
"deep-equal": "^2.2.3",
"defined": "^1.0.1",
@@ -15512,17 +15622,17 @@
"get-package-type": "^0.1.0",
"glob": "^7.2.3",
"has-dynamic-import": "^2.1.0",
- "hasown": "^2.0.1",
+ "hasown": "^2.0.2",
"inherits": "^2.0.4",
"is-regex": "^1.1.4",
"minimist": "^1.2.8",
"mock-property": "^1.0.3",
"object-inspect": "^1.13.1",
- "object-is": "^1.1.5",
+ "object-is": "^1.1.6",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"resolve": "^2.0.0-next.5",
- "string.prototype.trim": "^1.2.8"
+ "string.prototype.trim": "^1.2.9"
},
"bin": {
"tape": "bin/tape"
@@ -16010,29 +16120,30 @@
}
},
"node_modules/typed-array-buffer": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz",
- "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
+ "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.1",
- "is-typed-array": "^1.1.10"
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/typed-array-byte-length": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz",
- "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
+ "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "has-proto": "^1.0.1",
- "is-typed-array": "^1.1.10"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
@@ -16042,16 +16153,17 @@
}
},
"node_modules/typed-array-byte-offset": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz",
- "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
+ "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
"dev": true,
"dependencies": {
- "available-typed-arrays": "^1.0.5",
- "call-bind": "^1.0.2",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "has-proto": "^1.0.1",
- "is-typed-array": "^1.1.10"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
@@ -16061,14 +16173,20 @@
}
},
"node_modules/typed-array-length": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
- "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
+ "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
"dev": true,
"dependencies": {
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "is-typed-array": "^1.1.9"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13",
+ "possible-typed-array-names": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -17023,9 +17141,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/yaml": {
- "version": "2.4.3",
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz",
- "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==",
+ "version": "2.4.5",
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
+ "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
"bin": {
"yaml": "bin.mjs"
},
@@ -17803,9 +17921,9 @@
}
},
"@hapi/catbox-memory": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.1.tgz",
- "integrity": "sha512-sVb+/ZxbZIvaMtJfAbdyY+QJUQg9oKTwamXpEg/5xnfG5WbJLTjvEn4kIGKz9pN3ENNbIL/bIdctmHmqi/AdGA==",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.2.tgz",
+ "integrity": "sha512-H1l4ugoFW/ZRkqeFrIo8p1rWN0PA4MDTfu4JmcoNDvnY975o29mqoZblqFTotxNHlEkMPpIiIBJTV+Mbi+aF0g==",
"requires": {
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2"
@@ -17856,9 +17974,9 @@
}
},
"@hapi/hapi": {
- "version": "21.3.9",
- "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.3.9.tgz",
- "integrity": "sha512-AT5m+Rb8iSOFG3zWaiEuTJazf4HDYl5UpRpyxMJ3yR+g8tOEmqDv6FmXrLHShdvDOStAAepHGnr1G7egkFSRdw==",
+ "version": "21.3.10",
+ "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.3.10.tgz",
+ "integrity": "sha512-CmEcmTREW394MaGGKvWpoOK4rG8tKlpZLs30tbaBzhCrhiL2Ti/HARek9w+8Ya4nMBGcd+kDAzvU44OX8Ms0Jg==",
"requires": {
"@hapi/accept": "^6.0.1",
"@hapi/ammo": "^6.0.1",
@@ -17866,7 +17984,7 @@
"@hapi/bounce": "^3.0.1",
"@hapi/call": "^9.0.1",
"@hapi/catbox": "^12.1.1",
- "@hapi/catbox-memory": "^6.0.1",
+ "@hapi/catbox-memory": "^6.0.2",
"@hapi/heavy": "^8.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/mimos": "^7.0.1",
@@ -18546,9 +18664,9 @@
}
},
"@mojaloop/central-services-shared": {
- "version": "18.3.7",
- "resolved": "https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.3.7.tgz",
- "integrity": "sha512-GVAw3XDDppK0VMX2dXFFbVPCUFGdKGZkyxmAKGiMcEx/PtydpXa+V/niK4FpQDZ+DipKPeIkk+1pLfYvi0lEZg==",
+ "version": "18.3.8",
+ "resolved": "https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.3.8.tgz",
+ "integrity": "sha512-Wk+uG+mnOFrFNeDq0ffE+OXvcAtfemSPocPdCRFvnF0p123tV9CiH540R29XrXlRTLt78JS4N3GBYyR7E3ZfBA==",
"requires": {
"@hapi/catbox": "12.1.1",
"@hapi/catbox-memory": "5.0.1",
@@ -18566,7 +18684,7 @@
"shins": "2.6.0",
"uuid4": "2.0.3",
"widdershins": "^4.0.1",
- "yaml": "2.4.3"
+ "yaml": "2.4.5"
},
"dependencies": {
"@hapi/catbox-memory": {
@@ -19381,13 +19499,13 @@
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
},
"array-buffer-byte-length": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz",
- "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
+ "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "is-array-buffer": "^3.0.1"
+ "call-bind": "^1.0.5",
+ "is-array-buffer": "^3.0.4"
}
},
"array-find-index": {
@@ -19427,14 +19545,15 @@
"dev": true
},
"array.prototype.every": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.5.tgz",
- "integrity": "sha512-FfMQJ+/joFGXpRCltbzV3znaP5QxIhLFySo0fEPn3GuoYlud9LhknMCIxdYKC2qsM/6VHoSp6YGwe3EZXrEcwQ==",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/array.prototype.every/-/array.prototype.every-1.1.6.tgz",
+ "integrity": "sha512-gNEqZD97w6bfQRNmHkFv7rNnGM+VWyHZT+h/rf9C+22owcXuENr66Lfo0phItpU5KoXW6Owb34q2+8MnSIZ57w==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.0",
+ "es-object-atoms": "^1.0.0",
"is-string": "^1.0.7"
}
},
@@ -19489,16 +19608,18 @@
}
},
"arraybuffer.prototype.slice": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz",
- "integrity": "sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
+ "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
"dev": true,
"requires": {
- "array-buffer-byte-length": "^1.0.0",
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "get-intrinsic": "^1.2.1",
- "is-array-buffer": "^3.0.2",
+ "array-buffer-byte-length": "^1.0.1",
+ "call-bind": "^1.0.5",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.22.3",
+ "es-errors": "^1.2.1",
+ "get-intrinsic": "^1.2.3",
+ "is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.2"
}
},
@@ -20632,6 +20753,39 @@
"integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==",
"dev": true
},
+ "data-view-buffer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
+ "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ }
+ },
+ "data-view-byte-length": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
+ "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ }
+ },
+ "data-view-byte-offset": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
+ "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ }
+ },
"dateformat": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
@@ -21178,50 +21332,57 @@
}
},
"es-abstract": {
- "version": "1.22.1",
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.1.tgz",
- "integrity": "sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==",
+ "version": "1.23.3",
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
+ "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
"dev": true,
"requires": {
- "array-buffer-byte-length": "^1.0.0",
- "arraybuffer.prototype.slice": "^1.0.1",
- "available-typed-arrays": "^1.0.5",
- "call-bind": "^1.0.2",
- "es-set-tostringtag": "^2.0.1",
+ "array-buffer-byte-length": "^1.0.1",
+ "arraybuffer.prototype.slice": "^1.0.3",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "data-view-buffer": "^1.0.1",
+ "data-view-byte-length": "^1.0.1",
+ "data-view-byte-offset": "^1.0.0",
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "es-set-tostringtag": "^2.0.3",
"es-to-primitive": "^1.2.1",
- "function.prototype.name": "^1.1.5",
- "get-intrinsic": "^1.2.1",
- "get-symbol-description": "^1.0.0",
+ "function.prototype.name": "^1.1.6",
+ "get-intrinsic": "^1.2.4",
+ "get-symbol-description": "^1.0.2",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
- "has": "^1.0.3",
- "has-property-descriptors": "^1.0.0",
- "has-proto": "^1.0.1",
+ "has-property-descriptors": "^1.0.2",
+ "has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
- "internal-slot": "^1.0.5",
- "is-array-buffer": "^3.0.2",
+ "hasown": "^2.0.2",
+ "internal-slot": "^1.0.7",
+ "is-array-buffer": "^3.0.4",
"is-callable": "^1.2.7",
- "is-negative-zero": "^2.0.2",
+ "is-data-view": "^1.0.1",
+ "is-negative-zero": "^2.0.3",
"is-regex": "^1.1.4",
- "is-shared-array-buffer": "^1.0.2",
+ "is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
- "is-typed-array": "^1.1.10",
+ "is-typed-array": "^1.1.13",
"is-weakref": "^1.0.2",
- "object-inspect": "^1.12.3",
+ "object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
- "object.assign": "^4.1.4",
- "regexp.prototype.flags": "^1.5.0",
- "safe-array-concat": "^1.0.0",
- "safe-regex-test": "^1.0.0",
- "string.prototype.trim": "^1.2.7",
- "string.prototype.trimend": "^1.0.6",
- "string.prototype.trimstart": "^1.0.6",
- "typed-array-buffer": "^1.0.0",
- "typed-array-byte-length": "^1.0.0",
- "typed-array-byte-offset": "^1.0.0",
- "typed-array-length": "^1.0.4",
+ "object.assign": "^4.1.5",
+ "regexp.prototype.flags": "^1.5.2",
+ "safe-array-concat": "^1.1.2",
+ "safe-regex-test": "^1.0.3",
+ "string.prototype.trim": "^1.2.9",
+ "string.prototype.trimend": "^1.0.8",
+ "string.prototype.trimstart": "^1.0.8",
+ "typed-array-buffer": "^1.0.2",
+ "typed-array-byte-length": "^1.0.1",
+ "typed-array-byte-offset": "^1.0.2",
+ "typed-array-length": "^1.0.6",
"unbox-primitive": "^1.0.2",
- "which-typed-array": "^1.1.10"
+ "which-typed-array": "^1.1.15"
}
},
"es-define-property": {
@@ -21276,15 +21437,24 @@
"safe-array-concat": "^1.0.0"
}
},
+ "es-object-atoms": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
+ "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
+ "dev": true,
+ "requires": {
+ "es-errors": "^1.3.0"
+ }
+ },
"es-set-tostringtag": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
- "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
+ "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
"dev": true,
"requires": {
- "get-intrinsic": "^1.1.3",
- "has": "^1.0.3",
- "has-tostringtag": "^1.0.0"
+ "get-intrinsic": "^1.2.4",
+ "has-tostringtag": "^1.0.2",
+ "hasown": "^2.0.1"
}
},
"es-shim-unscopables": {
@@ -22344,15 +22514,15 @@
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="
},
"function.prototype.name": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
- "integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
+ "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.0",
- "functions-have-names": "^1.2.2"
+ "define-properties": "^1.2.0",
+ "es-abstract": "^1.22.1",
+ "functions-have-names": "^1.2.3"
}
},
"functions-have-names": {
@@ -22551,13 +22721,14 @@
"dev": true
},
"get-symbol-description": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
- "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
+ "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.1"
+ "call-bind": "^1.0.5",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.4"
}
},
"git-raw-commits": {
@@ -22627,14 +22798,15 @@
}
},
"glob": {
- "version": "10.4.1",
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
- "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
+ "version": "10.4.2",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
+ "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
"requires": {
"foreground-child": "^3.1.0",
"jackspeak": "^3.1.2",
"minimatch": "^9.0.4",
"minipass": "^7.1.2",
+ "package-json-from-dist": "^1.0.0",
"path-scurry": "^1.11.1"
},
"dependencies": {
@@ -22879,9 +23051,9 @@
}
},
"has-proto": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
- "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg=="
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
+ "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="
},
"has-symbols": {
"version": "1.0.3",
@@ -23319,13 +23491,13 @@
"dev": true
},
"internal-slot": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
- "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
+ "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
"dev": true,
"requires": {
- "get-intrinsic": "^1.2.0",
- "has": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "hasown": "^2.0.0",
"side-channel": "^1.0.4"
}
},
@@ -23368,14 +23540,13 @@
}
},
"is-array-buffer": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz",
- "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
+ "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.0",
- "is-typed-array": "^1.1.10"
+ "get-intrinsic": "^1.2.1"
}
},
"is-arrayish": {
@@ -23449,6 +23620,15 @@
"has": "^1.0.3"
}
},
+ "is-data-view": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
+ "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
+ "dev": true,
+ "requires": {
+ "is-typed-array": "^1.1.13"
+ }
+ },
"is-date-object": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
@@ -23523,9 +23703,9 @@
"dev": true
},
"is-negative-zero": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
- "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
+ "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
"dev": true
},
"is-npm": {
@@ -23599,12 +23779,12 @@
"dev": true
},
"is-shared-array-buffer": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
- "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
+ "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2"
+ "call-bind": "^1.0.7"
}
},
"is-stream": {
@@ -23640,12 +23820,12 @@
}
},
"is-typed-array": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz",
- "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==",
+ "version": "1.1.13",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
+ "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
"dev": true,
"requires": {
- "which-typed-array": "^1.1.11"
+ "which-typed-array": "^1.1.14"
}
},
"is-typedarray": {
@@ -25273,9 +25453,9 @@
"dev": true
},
"nodemon": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.3.tgz",
- "integrity": "sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==",
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz",
+ "integrity": "sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==",
"dev": true,
"requires": {
"chokidar": "^3.5.2",
@@ -26162,6 +26342,11 @@
"semver": "^7.3.7"
}
},
+ "package-json-from-dist": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
+ "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
+ },
"pacote": {
"version": "15.2.0",
"resolved": "https://registry.npmjs.org/pacote/-/pacote-15.2.0.tgz",
@@ -27545,13 +27730,13 @@
}
},
"safe-array-concat": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.0.tgz",
- "integrity": "sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
+ "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.0",
+ "call-bind": "^1.0.7",
+ "get-intrinsic": "^1.2.4",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
}
@@ -27562,13 +27747,13 @@
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
},
"safe-regex-test": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
- "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
+ "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.3",
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
"is-regex": "^1.1.4"
}
},
@@ -28537,36 +28722,37 @@
}
},
"string.prototype.trim": {
- "version": "1.2.8",
- "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz",
- "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==",
+ "version": "1.2.9",
+ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
+ "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.0",
+ "es-object-atoms": "^1.0.0"
}
},
"string.prototype.trimend": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
- "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
+ "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.4",
- "es-abstract": "^1.20.4"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
}
},
"string.prototype.trimstart": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
- "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
+ "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.4",
- "es-abstract": "^1.20.4"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
}
},
"stringify-object": {
@@ -29057,14 +29243,14 @@
}
},
"tape": {
- "version": "5.7.5",
- "resolved": "https://registry.npmjs.org/tape/-/tape-5.7.5.tgz",
- "integrity": "sha512-C5Gm1MR8ujZmNrsmOiHSkKFfY2thrnUrFw/fFtcva9FABbN7LrHuQPi3MTS0Z0i/SLfYSJtRIcJYDUpwPsQ8yA==",
+ "version": "5.8.1",
+ "resolved": "https://registry.npmjs.org/tape/-/tape-5.8.1.tgz",
+ "integrity": "sha512-pUzADXBVYm5Jkneh9hfXnirADrzQrDA3vddKbPOc/ZLORj4dFQ6GR1KdGWX0/NvOLDcYkVgeMdw78Uf6BzO3KA==",
"dev": true,
"requires": {
- "@ljharb/resumer": "^0.1.2",
- "@ljharb/through": "^2.3.12",
- "array.prototype.every": "^1.1.5",
+ "@ljharb/resumer": "^0.1.3",
+ "@ljharb/through": "^2.3.13",
+ "array.prototype.every": "^1.1.6",
"call-bind": "^1.0.7",
"deep-equal": "^2.2.3",
"defined": "^1.0.1",
@@ -29073,17 +29259,17 @@
"get-package-type": "^0.1.0",
"glob": "^7.2.3",
"has-dynamic-import": "^2.1.0",
- "hasown": "^2.0.1",
+ "hasown": "^2.0.2",
"inherits": "^2.0.4",
"is-regex": "^1.1.4",
"minimist": "^1.2.8",
"mock-property": "^1.0.3",
"object-inspect": "^1.13.1",
- "object-is": "^1.1.5",
+ "object-is": "^1.1.6",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"resolve": "^2.0.0-next.5",
- "string.prototype.trim": "^1.2.8"
+ "string.prototype.trim": "^1.2.9"
},
"dependencies": {
"brace-expansion": {
@@ -29476,50 +29662,55 @@
}
},
"typed-array-buffer": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz",
- "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
+ "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.1",
- "is-typed-array": "^1.1.10"
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-typed-array": "^1.1.13"
}
},
"typed-array-byte-length": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz",
- "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
+ "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "has-proto": "^1.0.1",
- "is-typed-array": "^1.1.10"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
}
},
"typed-array-byte-offset": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz",
- "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==",
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
+ "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
"dev": true,
"requires": {
- "available-typed-arrays": "^1.0.5",
- "call-bind": "^1.0.2",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "has-proto": "^1.0.1",
- "is-typed-array": "^1.1.10"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
}
},
"typed-array-length": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
- "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
+ "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
"dev": true,
"requires": {
- "call-bind": "^1.0.2",
+ "call-bind": "^1.0.7",
"for-each": "^0.3.3",
- "is-typed-array": "^1.1.9"
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13",
+ "possible-typed-array-names": "^1.0.0"
}
},
"typedarray": {
@@ -30239,9 +30430,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"yaml": {
- "version": "2.4.3",
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.3.tgz",
- "integrity": "sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg=="
+ "version": "2.4.5",
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
+ "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg=="
},
"yargs": {
"version": "17.7.2",
diff --git a/package.json b/package.json
index 8a4264a1..4b19c513 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@hapi/basic": "7.0.2",
"@hapi/boom": "10.0.1",
"@hapi/good": "9.0.1",
- "@hapi/hapi": "21.3.9",
+ "@hapi/hapi": "21.3.10",
"@hapi/inert": "7.1.0",
"@hapi/joi": "16.1.4",
"@hapi/joi-date": "2.0.1",
@@ -77,7 +77,7 @@
"@mojaloop/central-services-health": "15.0.0",
"@mojaloop/central-services-logger": "11.3.1",
"@mojaloop/central-services-metrics": "12.0.8",
- "@mojaloop/central-services-shared": "18.3.7",
+ "@mojaloop/central-services-shared": "18.3.8",
"@mojaloop/central-services-stream": "11.2.6",
"@mojaloop/event-sdk": "14.1.1",
"@mojaloop/sdk-standard-components": "18.2.0",
@@ -87,7 +87,7 @@
"commander": "12.1.0",
"docdash": "2.0.2",
"fast-safe-stringify": "2.1.1",
- "glob": "10.4.1",
+ "glob": "10.4.2",
"hapi-auth-bearer-token": "8.0.0",
"hapi-swagger": "17.2.1",
"mustache": "4.2.0",
@@ -116,7 +116,7 @@
"jsdoc": "4.0.3",
"leaked-handles": "^5.2.0",
"license-checker": "25.0.1",
- "nodemon": "3.1.3",
+ "nodemon": "3.1.4",
"npm-audit-resolver": "3.0.0-RC.0",
"npm-check-updates": "16.14.20",
"nyc": "17.0.0",
@@ -130,7 +130,7 @@
"supertest": "7.0.0",
"tap-spec": "^5.0.0",
"tap-xunit": "2.4.1",
- "tape": "5.7.5",
+ "tape": "5.8.1",
"tapes": "4.1.0",
"uuid4": "2.0.3"
},