@atomist/sdm
Version:
Atomist Software Delivery Machine SDK
329 lines (282 loc) • 283 kB
Markdown
# `@atomist/sdm`
`@atomist/sdm` is licensed under Apache License 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).
This page details all runtime dependencies of `@atomist/sdm`.
## Licenses
### Summary
| License | Count |
| -------------------------------------------------------------------------------------------------------------------- | ----- |
| [0BSD](#0bsd) | 1 |
| [AFLv2.1](#aflv21) | 1 |
| [Apache-2.0](#apache-20) | 29 |
| [BSD-2-Clause](#bsd-2-clause) | 10 |
| [BSD-3-Clause](#bsd-3-clause) | 27 |
| [BSD](#bsd) | 3 |
| [CC-BY-3.0](#cc-by-30) | 1 |
| [CC0-1.0](#cc0-10) | 5 |
| [Custom: http://graphql.org/](#custom-httpgraphqlorg) | 1 |
| [Custom: https://flowtype.org/](#custom-httpsflowtypeorg) | 1 |
| [Custom: https://github.com/graphql/graphql-language-service](#custom-httpsgithubcomgraphqlgraphql-language-service) | 2 |
| [Custom: https://github.com/medikoo/clock](#custom-httpsgithubcommedikooclock) | 1 |
| [GPL-2.0](#gpl-20) | 1 |
| [GPL-3.0](#gpl-30) | 5 |
| [ISC](#isc) | 58 |
| [MIT AND BSD-3-Clause](#mit-and-bsd-3-clause) | 1 |
| [MIT AND CC-BY-3.0](#mit-and-cc-by-30) | 1 |
| [MIT AND Zlib](#mit-and-zlib) | 1 |
| [MIT](#mit) | 878 |
| [PSF](#psf) | 2 |
| [Public Domain](#public-domain) | 1 |
| [UNKNOWN](#unknown) | 2 |
| [Unlicense](#unlicense) | 2 |
| [WTFPL](#wtfpl) | 1 |
#### 0BSD
BSD Zero Clause License - [http://landley.net/toybox/license.html](http://landley.net/toybox/license.html)
| Name | Version | Publisher | Repository |
| ------- | ------- | --------------- | ------------------------------------------------------------------------ |
| `tslib` | `2.2.0` | Microsoft Corp. | [https://github.com/Microsoft/tslib](https://github.com/Microsoft/tslib) |
#### AFLv2.1
| Name | Version | Publisher | Repository |
| ------------- | ------- | --------- | -------------------------------------------------------------------------------- |
| `json-schema` | `0.2.3` | Kris Zyp | [https://github.com/kriszyp/json-schema](https://github.com/kriszyp/json-schema) |
#### Apache-2.0
Apache License 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
| Name | Version | Publisher | Repository |
| ------------------------------ | --------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| `@atomist/slack-messages` | `1.2.2` | Atomist | [https://github.com/atomist/slack-messages](https://github.com/atomist/slack-messages) |
| `@google-cloud/common` | `3.6.0` | Google Inc. | [https://github.com/googleapis/nodejs-common](https://github.com/googleapis/nodejs-common) |
| `@google-cloud/paginator` | `3.0.5` | Google Inc. | [https://github.com/googleapis/nodejs-paginator](https://github.com/googleapis/nodejs-paginator) |
| `@google-cloud/projectify` | `2.0.1` | Google Inc. | [https://github.com/googleapis/nodejs-projectify](https://github.com/googleapis/nodejs-projectify) |
| `@google-cloud/promisify` | `2.0.3` | Google Inc. | [https://github.com/googleapis/nodejs-promisify](https://github.com/googleapis/nodejs-promisify) |
| `@google-cloud/storage` | `5.8.1` | Google Inc. | [https://github.com/googleapis/nodejs-storage](https://github.com/googleapis/nodejs-storage) |
| `@kubernetes/client-node` | `0.13.2` | Kubernetes Authors | [https://github.com/kubernetes-client/javascript](https://github.com/kubernetes-client/javascript) |
| `aws-sdk` | `2.863.0` | Amazon Web Services | [https://github.com/aws/aws-sdk-js](https://github.com/aws/aws-sdk-js) |
| `aws-sign2` | `0.7.0` | Mikeal Rogers | [https://github.com/mikeal/aws-sign](https://github.com/mikeal/aws-sign) |
| `before-after-hook` | `2.2.0` | Gregor Martynus | [https://github.com/gr2m/before-after-hook](https://github.com/gr2m/before-after-hook) |
| `caseless` | `0.12.0` | Mikeal Rogers | [https://github.com/mikeal/caseless](https://github.com/mikeal/caseless) |
| `diff-match-patch` | `1.0.5` | | [https://github.com/JackuB/diff-match-patch](https://github.com/JackuB/diff-match-patch) |
| `ecdsa-sig-formatter` | `1.0.11` | D2L Corporation | [https://github.com/Brightspace/node-ecdsa-sig-formatter](https://github.com/Brightspace/node-ecdsa-sig-formatter) |
| `fast-text-encoding` | `1.0.3` | Sam Thorogood | [https://github.com/samthor/fast-text-encoding](https://github.com/samthor/fast-text-encoding) |
| `forever-agent` | `0.6.1` | Mikeal Rogers | [https://github.com/mikeal/forever-agent](https://github.com/mikeal/forever-agent) |
| `gaxios` | `4.2.0` | Google, LLC | [https://github.com/googleapis/gaxios](https://github.com/googleapis/gaxios) |
| `gcp-metadata` | `4.2.1` | Stephen Sawchuk | [https://github.com/googleapis/gcp-metadata](https://github.com/googleapis/gcp-metadata) |
| `google-auth-library` | `7.0.2` | Google Inc. | [https://github.com/googleapis/google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs) |
| `human-signals` | `1.1.1` | ehmicky | [https://github.com/ehmicky/human-signals](https://github.com/ehmicky/human-signals) |
| `jmespath` | `0.15.0` | James Saryerwinnie | [https://github.com/jmespath/jmespath.js](https://github.com/jmespath/jmespath.js) |
| `oauth-sign` | `0.9.0` | Mikeal Rogers | [https://github.com/mikeal/oauth-sign](https://github.com/mikeal/oauth-sign) |
| `request` | `2.88.2` | Mikeal Rogers | [https://github.com/request/request](https://github.com/request/request) |
| `rxjs` | `6.6.7` | Ben Lesh | [https://github.com/reactivex/rxjs](https://github.com/reactivex/rxjs) |
| `spdx-correct` | `3.1.0` | Kyle E. Mitchell | [https://github.com/jslicense/spdx-correct.js](https://github.com/jslicense/spdx-correct.js) |
| `teeny-request` | `7.0.1` | fhinkel | [https://github.com/googleapis/teeny-request](https://github.com/googleapis/teeny-request) |
| `tslib` | `1.10.0` | Microsoft Corp. | [https://github.com/Microsoft/tslib](https://github.com/Microsoft/tslib) |
| `tunnel-agent` | `0.6.0` | Mikeal Rogers | [https://github.com/mikeal/tunnel-agent](https://github.com/mikeal/tunnel-agent) |
| `typescript` | `4.2.4` | Microsoft Corp. | [https://github.com/Microsoft/TypeScript](https://github.com/Microsoft/TypeScript) |
| `validate-npm-package-license` | `3.0.4` | Kyle E. Mitchell | [https://github.com/kemitchell/validate-npm-package-license.js](https://github.com/kemitchell/validate-npm-package-license.js) |
#### BSD
| Name | Version | Publisher | Repository |
| ------------- | ------- | ----------- | -------------------------------------------------------------------------------- |
| `asciify` | `1.3.5` | olizilla | [https://github.com/olizilla/asciify](https://github.com/olizilla/asciify) |
| `json-schema` | `0.2.3` | Kris Zyp | [https://github.com/kriszyp/json-schema](https://github.com/kriszyp/json-schema) |
| `pad` | `0.0.4` | David Worms | [https://github.com/wdavidw/node-pad](https://github.com/wdavidw/node-pad) |
#### BSD-2-Clause
BSD 2-Clause "Simplified" License - [https://opensource.org/licenses/BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause)
| Name | Version | Publisher | Repository |
| ------------------------ | --------- | --------------- | ------------------------------------------------------------------------------------------------------ |
| `configstore` | `5.0.1` | Sindre Sorhus | [https://github.com/yeoman/configstore](https://github.com/yeoman/configstore) |
| `dotenv` | `8.6.0` | | [https://github.com/motdotla/dotenv](https://github.com/motdotla/dotenv) |
| `esprima` | `4.0.1` | Ariya Hidayat | [https://github.com/jquery/esprima](https://github.com/jquery/esprima) |
| `estraverse` | `4.3.0` | | [https://github.com/estools/estraverse](https://github.com/estools/estraverse) |
| `esutils` | `2.0.3` | | [https://github.com/estools/esutils](https://github.com/estools/esutils) |
| `git-parse` | `1.0.4` | | [https://github.com/wayfair/git-parse](https://github.com/wayfair/git-parse) |
| `http-cache-semantics` | `4.1.0` | Kornel Lesiński | [https://github.com/kornelski/http-cache-semantics](https://github.com/kornelski/http-cache-semantics) |
| `normalize-package-data` | `2.5.0` | Meryn Stol | [https://github.com/npm/normalize-package-data](https://github.com/npm/normalize-package-data) |
| `uri-js` | `4.2.2` | Gary Court | [https://github.com/garycourt/uri-js](https://github.com/garycourt/uri-js) |
| `yarn` | `1.22.10` | | [https://github.com/yarnpkg/yarn](https://github.com/yarnpkg/yarn) |
#### BSD-3-Clause
BSD 3-Clause "New" or "Revised" License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
| Name | Version | Publisher | Repository |
| ---------------------------- | --------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
| `@jessitron/antlr4ts` | `0.4.0-dev` | Terence Parr, Sam Harwell, and Burt Harris | [https://github.com/tunnelvisionlabs/antlr4ts](https://github.com/tunnelvisionlabs/antlr4ts) |
| `antlr4ts` | `0.5.0-alpha.3` | Terence Parr, Sam Harwell, and Burt Harris | [https://github.com/tunnelvisionlabs/antlr4ts](https://github.com/tunnelvisionlabs/antlr4ts) |
| `bcrypt-pbkdf` | `1.0.2` | | [https://github.com/joyent/node-bcrypt-pbkdf](https://github.com/joyent/node-bcrypt-pbkdf) |
| `boom` | `7.3.0` | | [https://github.com/hapijs/boom](https://github.com/hapijs/boom) |
| `buffer-equal-constant-time` | `1.0.1` | GoInstant Inc., a salesforce.com company | [https://github.com/goinstant/buffer-equal-constant-time](https://github.com/goinstant/buffer-equal-constant-time) |
| `diff` | `4.0.2` | | [https://github.com/kpdecker/jsdiff](https://github.com/kpdecker/jsdiff) |
| `flat` | `4.1.1` | Hugh Kennedy | [https://github.com/hughsk/flat](https://github.com/hughsk/flat) |
| `global-agent` | `2.2.0` | Gajus Kuizinas | [https://github.com/gajus/global-agent](https://github.com/gajus/global-agent) |
| `heavy` | `6.1.2` | | [https://github.com/hapijs/heavy](https://github.com/hapijs/heavy) |
| `hoek` | `6.1.3` | | [https://github.com/hapijs/hoek](https://github.com/hapijs/hoek) |
| `ieee754` | `1.1.13` | Feross Aboukhadijeh | [https://github.com/feross/ieee754](https://github.com/feross/ieee754) |
| `isemail` | `3.2.0` | | [https://github.com/hapijs/isemail](https://github.com/hapijs/isemail) |
| `joi` | `14.3.1` | | [https://github.com/hapijs/joi](https://github.com/hapijs/joi) |
| `license-checker` | `25.0.1` | Dav Glass | [https://github.com/davglass/license-checker](https://github.com/davglass/license-checker) |
| `node-forge` | `0.10.0` | Digital Bazaar, Inc. | [https://github.com/digitalbazaar/forge](https://github.com/digitalbazaar/forge) |
| `qs` | `6.10.1` | | [https://github.com/ljharb/qs](https://github.com/ljharb/qs) |
| `qs` | `6.5.2` | | [https://github.com/ljharb/qs](https://github.com/ljharb/qs) |
| `qs` | `6.7.0` | | [https://github.com/ljharb/qs](https://github.com/ljharb/qs) |
| `roarr` | `2.15.4` | Gajus Kuizinas | [https://github.com/gajus/roarr](https://github.com/gajus/roarr) |
| `shelljs` | `0.8.4` | | [https://github.com/shelljs/shelljs](https://github.com/shelljs/shelljs) |
| `source-map` | `0.5.7` | Nick Fitzgerald | [https://github.com/mozilla/source-map](https://github.com/mozilla/source-map) |
| `source-map` | `0.6.1` | Nick Fitzgerald | [https://github.com/mozilla/source-map](https://github.com/mozilla/source-map) |
| `sprintf-js` | `1.0.3` | Alexandru Marasteanu | [https://github.com/alexei/sprintf.js](https://github.com/alexei/sprintf.js) |
| `sprintf-js` | `1.1.2` | Alexandru Mărășteanu | [https://github.com/alexei/sprintf.js](https://github.com/alexei/sprintf.js) |
| `table` | `6.6.0` | Gajus Kuizinas | [https://github.com/gajus/table](https://github.com/gajus/table) |
| `topo` | `3.0.3` | | [https://github.com/hapijs/topo](https://github.com/hapijs/topo) |
| `tough-cookie` | `2.5.0` | Jeremy Stashewsky | [https://github.com/salesforce/tough-cookie](https://github.com/salesforce/tough-cookie) |
#### CC-BY-3.0
Creative Commons Attribution 3.0 Unported - [https://creativecommons.org/licenses/by/3.0/legalcode](https://creativecommons.org/licenses/by/3.0/legalcode)
| Name | Version | Publisher | Repository |
| ----------------- | ------- | -------------------- | -------------------------------------------------------------------------------------------------------- |
| `spdx-exceptions` | `2.2.0` | The Linux Foundation | [https://github.com/kemitchell/spdx-exceptions.json](https://github.com/kemitchell/spdx-exceptions.json) |
#### CC0-1.0
Creative Commons Zero v1.0 Universal - [https://creativecommons.org/publicdomain/zero/1.0/legalcode](https://creativecommons.org/publicdomain/zero/1.0/legalcode)
| Name | Version | Publisher | Repository |
| ------------------- | -------- | ------------------- | ------------------------------------------------------------------------------------------------------ |
| `spdx-license-ids` | `3.0.5` | Shinnosuke Watanabe | [https://github.com/shinnn/spdx-license-ids](https://github.com/shinnn/spdx-license-ids) |
| `spdx-license-list` | `6.4.0` | Sindre Sorhus | [https://github.com/sindresorhus/spdx-license-list](https://github.com/sindresorhus/spdx-license-list) |
| `type-fest` | `0.13.1` | Sindre Sorhus | [https://github.com/sindresorhus/type-fest](https://github.com/sindresorhus/type-fest) |
| `type-fest` | `0.21.3` | Sindre Sorhus | [https://github.com/sindresorhus/type-fest](https://github.com/sindresorhus/type-fest) |
| `type-fest` | `0.3.1` | Sindre Sorhus | [https://github.com/sindresorhus/type-fest](https://github.com/sindresorhus/type-fest) |
#### Custom: http://graphql.org/
| Name | Version | Publisher | Repository |
| ------------------------------------------------ | ------- | --------- | ---------------------------------------------------------------------------------------------------------------------- |
| `@apollographql/graphql-language-service-parser` | `2.0.2` | | [https://github.com/apollographql/graphql-language-service](https://github.com/apollographql/graphql-language-service) |
#### Custom: https://flowtype.org/
| Name | Version | Publisher | Repository |
| ----------------------------------------------- | ------- | --------- | ---------------------------------------------------------------------------------------------------------------------- |
| `@apollographql/graphql-language-service-types` | `2.0.2` | | [https://github.com/apollographql/graphql-language-service](https://github.com/apollographql/graphql-language-service) |
#### Custom: https://github.com/graphql/graphql-language-service
| Name | Version | Publisher | Repository |
| --------------------------------------------------- | ------- | --------- | ---------------------------------------------------------------------------------------------------------------------- |
| `@apollographql/graphql-language-service-interface` | `2.0.2` | | [https://github.com/apollographql/graphql-language-service](https://github.com/apollographql/graphql-language-service) |
| `@apollographql/graphql-language-service-utils` | `2.0.2` | | [https://github.com/apollographql/graphql-language-service](https://github.com/apollographql/graphql-language-service) |
#### Custom: https://github.com/medikoo/clock
| Name | Version | Publisher | Repository |
| ----------- | ------- | ------------- | ---------------------------------------------------------------------------- |
| `cli-color` | `0.1.7` | Mariusz Nowak | [https://github.com/medikoo/cli-color](https://github.com/medikoo/cli-color) |
#### GPL-2.0
GNU General Public License v2.0 only - [https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html](https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html)
| Name | Version | Publisher | Repository |
| ------------ | -------- | -------------------- | -------------------------------------------------------------------------------- |
| `node-forge` | `0.10.0` | Digital Bazaar, Inc. | [https://github.com/digitalbazaar/forge](https://github.com/digitalbazaar/forge) |
#### GPL-3.0
GNU General Public License v3.0 only - [https://www.gnu.org/licenses/gpl-3.0-standalone.html](https://www.gnu.org/licenses/gpl-3.0-standalone.html)
| Name | Version | Publisher | Repository |
| ---------------------------- | ----------------------------- | ---------------- | -------------------------------------------------------------------------------------------- |
| `@atomist/antlr` | `1.0.3-master.20200709215047` | Atomist | [https://github.com/atomist/antlr-ts](https://github.com/atomist/antlr-ts) |
| `@atomist/automation-client` | `2.2.0` | Atomist | [https://github.com/atomist/automation-client](https://github.com/atomist/automation-client) |
| `@atomist/microgrammar` | `1.2.1` | Atomist | [https://github.com/atomist/microgrammar](https://github.com/atomist/microgrammar) |
| `@atomist/tree-path` | `1.0.3` | Atomist | [https://github.com/atomist/tree-path](https://github.com/atomist/tree-path) |
| `jszip` | `3.6.0` | Stuart Knightley | [https://github.com/Stuk/jszip](https://github.com/Stuk/jszip) |
#### ISC
ISC License - [https://www.isc.org/downloads/software-support-policy/isc-license/](https://www.isc.org/downloads/software-support-policy/isc-license/)
| Name | Version | Publisher | Repository |
| --------------------------- | -------- | -------------------- | ---------------------------------------------------------------------------------------------------- |
| `@oclif/linewrap` | `1.0.0` | Jeff Dickey | [https://github.com/heroku/node-linewrap](https://github.com/heroku/node-linewrap) |
| `abbrev` | `1.1.1` | Isaac Z. Schlueter | [https://github.com/isaacs/abbrev-js](https://github.com/isaacs/abbrev-js) |
| `anymatch` | `3.1.1` | Elan Shanker | [https://github.com/micromatch/anymatch](https://github.com/micromatch/anymatch) |
| `at-least-node` | `1.0.0` | Ryan Zimmerman | [https://github.com/RyanZim/at-least-node](https://github.com/RyanZim/at-least-node) |
| `chownr` | `2.0.0` | Isaac Z. Schlueter | [https://github.com/isaacs/chownr](https://github.com/isaacs/chownr) |
| `deprecation` | `2.3.1` | | [https://github.com/gr2m/deprecation](https://github.com/gr2m/deprecation) |
| `dezalgo` | `1.0.3` | Isaac Z. Schlueter | [https://github.com/npm/dezalgo](https://github.com/npm/dezalgo) |
| `fastq` | `1.8.0` | Matteo Collina | [https://github.com/mcollina/fastq](https://github.com/mcollina/fastq) |
| `fs-minipass` | `2.1.0` | Isaac Z. Schlueter | [https://github.com/npm/fs-minipass](https://github.com/npm/fs-minipass) |
| `fs.realpath` | `1.0.0` | Isaac Z. Schlueter | [https://github.com/isaacs/fs.realpath](https://github.com/isaacs/fs.realpath) |
| `glob-parent` | `5.1.0` | Gulp Team | [https://github.com/gulpjs/glob-parent](https://github.com/gulpjs/glob-parent) |
| `glob` | `7.1.5` | Isaac Z. Schlueter | [https://github.com/isaacs/node-glob](https://github.com/isaacs/node-glob) |
| `glob` | `7.1.6` | Isaac Z. Schlueter | [https://github.com/isaacs/node-glob](https://github.com/isaacs/node-glob) |
| `graceful-fs` | `4.1.15` | | [https://github.com/isaacs/node-graceful-fs](https://github.com/isaacs/node-graceful-fs) |
| `graceful-fs` | `4.2.3` | | [https://github.com/isaacs/node-graceful-fs](https://github.com/isaacs/node-graceful-fs) |
| `graceful-fs` | `4.2.4` | | [https://github.com/isaacs/node-graceful-fs](https://github.com/isaacs/node-graceful-fs) |
| `har-schema` | `2.0.0` | Ahmad Nassri | [https://github.com/ahmadnassri/har-schema](https://github.com/ahmadnassri/har-schema) |
| `hosted-git-info` | `2.8.9` | Rebecca Turner | [https://github.com/npm/hosted-git-info](https://github.com/npm/hosted-git-info) |
| `http-call` | `5.3.0` | Jeff Dickey @jdxcode | [https://github.com/heroku/http-call](https://github.com/heroku/http-call) |
| `inflight` | `1.0.6` | Isaac Z. Schlueter | [https://github.com/npm/inflight](https://github.com/npm/inflight) |
| `inherits` | `2.0.3` | | [https://github.com/isaacs/inherits](https://github.com/isaacs/inherits) |
| `inherits` | `2.0.4` | | [https://github.com/isaacs/inherits](https://github.com/isaacs/inherits) |
| `isexe` | `2.0.0` | Isaac Z. Schlueter | [https://github.com/isaacs/isexe](https://github.com/isaacs/isexe) |
| `json-stringify-safe` | `5.0.1` | Isaac Z. Schlueter | [https://github.com/isaacs/json-stringify-safe](https://github.com/isaacs/json-stringify-safe) |
| `lru-cache` | `6.0.0` | Isaac Z. Schlueter | [https://github.com/isaacs/node-lru-cache](https://github.com/isaacs/node-lru-cache) |
| `make-error` | `1.3.5` | Julien Fontanet | [https://github.com/JsCommunity/make-error](https://github.com/JsCommunity/make-error) |
| `make-error` | `1.3.6` | Julien Fontanet | [https://github.com/JsCommunity/make-error](https://github.com/JsCommunity/make-error) |
| `minimatch` | `3.0.4` | Isaac Z. Schlueter | [https://github.com/isaacs/minimatch](https://github.com/isaacs/minimatch) |
| `minipass` | `3.1.3` | Isaac Z. Schlueter | [https://github.com/isaacs/minipass](https://github.com/isaacs/minipass) |
| `nopt` | `4.0.3` | Isaac Z. Schlueter | [https://github.com/npm/nopt](https://github.com/npm/nopt) |
| `npm-normalize-package-bin` | `1.0.1` | Isaac Z. Schlueter | [https://github.com/npm/npm-normalize-package-bin](https://github.com/npm/npm-normalize-package-bin) |
| `once` | `1.4.0` | Isaac Z. Schlueter | [https://github.com/isaacs/once](https://github.com/isaacs/once) |
| `osenv` | `0.1.5` | Isaac Z. Schlueter | [https://github.com/npm/osenv](https://github.com/npm/osenv) |
| `read-installed` | `4.0.3` | Isaac Z. Schlueter | [https://github.com/isaacs/read-installed](https://github.com/isaacs/read-installed) |
| `read-package-json` | `2.1.1` | Isaac Z. Schlueter | [https://github.com/npm/read-package-json](https://github.com/npm/read-package-json) |
| `readdir-scoped-modules` | `1.1.0` | Isaac Z. Schlueter | [https://github.com/npm/readdir-scoped-modules](https://github.com/npm/readdir-scoped-modules) |
| `rimraf` | `3.0.2` | Isaac Z. Schlueter | [https://github.com/isaacs/rimraf](https://github.com/isaacs/rimraf) |
| `sax` | `1.2.1` | Isaac Z. Schlueter | [https://github.com/isaacs/sax-js](https://github.com/isaacs/sax-js) |
| `sax` | `1.2.4` | Isaac Z. Schlueter | [https://github.com/isaacs/sax-js](https://github.com/isaacs/sax-js) |
| `semver` | `5.7.1` | | [https://github.com/npm/node-semver](https://github.com/npm/node-semver) |
| `semver` | `6.3.0` | | [https://github.com/npm/node-semver](https://github.com/npm/node-semver) |
| `semver` | `7.3.4` | | [https://github.com/npm/node-semver](https://github.com/npm/node-semver) |
| `setprototypeof` | `1.1.1` | Wes Todd | [https://github.com/wesleytodd/setprototypeof](https://github.com/wesleytodd/setprototypeof) |
| `signal-exit` | `3.0.2` | Ben Coe | [https://github.com/tapjs/signal-exit](https://github.com/tapjs/signal-exit) |
| `slide` | `1.1.6` | Isaac Z. Schlueter | [https://github.com/isaacs/slide-flow-control](https://github.com/isaacs/slide-flow-control) |
| `stringify-tree` | `1.1.1` | Jessica Kerr | [https://github.com/jessitron/stringify-tree](https://github.com/jessitron/stringify-tree) |
| `tar` | `6.1.0` | Isaac Z. Schlueter | [https://github.com/npm/node-tar](https://github.com/npm/node-tar) |
| `tinyqueue` | `2.0.0` | | [https://github.com/mourner/tinyqueue](https://github.com/mourner/tinyqueue) |
| `tty` | `1.0.1` | | [https://github.com/npm/security-holder](https://github.com/npm/security-holder) |
| `universal-user-agent` | `4.0.1` | | [https://github.com/gr2m/universal-user-agent](https://github.com/gr2m/universal-user-agent) |
| `universal-user-agent` | `5.0.0` | | [https://github.com/gr2m/universal-user-agent](https://github.com/gr2m/universal-user-agent) |
| `universal-user-agent` | `6.0.0` | | [https://github.com/gr2m/universal-user-agent](https://github.com/gr2m/universal-user-agent) |
| `which` | `1.3.1` | Isaac Z. Schlueter | [https://github.com/isaacs/node-which](https://github.com/isaacs/node-which) |
| `which` | `2.0.2` | Isaac Z. Schlueter | [https://github.com/isaacs/node-which](https://github.com/isaacs/node-which) |
| `wrappy` | `1.0.2` | Isaac Z. Schlueter | [https://github.com/npm/wrappy](https://github.com/npm/wrappy) |
| `write-file-atomic` | `3.0.3` | Rebecca Turner | [https://github.com/npm/write-file-atomic](https://github.com/npm/write-file-atomic) |
| `yallist` | `4.0.0` | Isaac Z. Schlueter | [https://github.com/isaacs/yallist](https://github.com/isaacs/yallist) |
| `yargs-parser` | `18.1.3` | Ben Coe | [https://github.com/yargs/yargs-parser](https://github.com/yargs/yargs-parser) |
#### MIT
MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
| Name | Version | Publisher | Repository |
| -------------------------------------------------- | ---------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| `@apollo/federation` | `0.24.0` | Apollo | [https://github.com/apollographql/federation](https://github.com/apollographql/federation) |
| `@apollographql/apollo-tools` | `0.5.0` | Apollo GraphQL | [https://github.com/apollographql/apollo-tooling](https://github.com/apollographql/apollo-tooling) |
| `@babel/code-frame` | `7.10.4` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/code-frame` | `7.12.13` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/generator` | `7.14.0` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/helper-function-name` | `7.12.13` | | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/helper-get-function-arity` | `7.12.13` | | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/helper-split-export-declaration` | `7.12.13` | | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/helper-validator-identifier` | `7.14.0` | | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/highlight` | `7.10.4` | suchipi | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/highlight` | `7.13.10` | suchipi | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/parser` | `7.13.13` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/parser` | `7.7.7` | Sebastian McKenzie | [https://github.com/babel/babel/tree/master/packages/babel-parser](https://github.com/babel/babel/tree/master/packages/babel-parser) |
| `@babel/template` | `7.12.13` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/traverse` | `7.13.13` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/traverse` | `7.7.4` | Sebastian McKenzie | [https://github.com/babel/babel/tree/master/packages/babel-traverse](https://github.com/babel/babel/tree/master/packages/babel-traverse) |
| `@babel/types` | `7.14.0` | Sebastian McKenzie | [https://github.com/babel/babel](https://github.com/babel/babel) |
| `@babel/types` | `7.7.4` | Sebastian McKenzie | [https://github.com/babel/babel/tree/master/packages/babel-types](https://github.com/babel/babel/tree/master/packages/babel-types) |
| `@dabh/diagnostics` | `2.0.2` | Arnout Kazemier | [https://github.com/3rd-Eden/diagnostics](https://github.com/3rd-Eden/diagnostics) |
| `@endemolshinegroup/cosmiconfig-typescript-loader` | `1.0.2` | Endemol Shine Group Technology | [https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader) |
| `@graphql-codegen/core` | `1.7.0` | Dotan Simha | [https://github.com/dotansimha/graphql-code-generator](https://github.com/dotansimha/graphql-code-generator) |
| `@graphql-codegen/plugin-helpers` | `1.7.0` | | [https://github.com/dotansimha/graphql-code-generator](https://github.com/dotansimha/graphql-code-generator) |
| `@graphql-codegen/typescript-compatibility` | `1.7.0` | | [https://github.com/dotansimha/graphql-code-generator](https://github.com/dotansimha/graphql-code-generator) |
| `@graphql-codegen/typescript-operations` | `1.7.0` | | [https://github.com/dotansimha/graphql-code-generator](https://github.com/dotansimha/graphql-code-generator) |
| `@graphql-codegen/typescript` | `1.7.0` | | [https://github.com/dotansimha/graphql-code-generator](https://github.com/dotansimha/graphql-code-generator) |
| `@graphql-codegen/visitor-plugin-common` | `1.7.0` | | |
| `@graphql-toolkit/code-file-loader` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/common` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/core` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/file-loading` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/graphql-file-loader` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/graphql-tag-pluck` | `0.7.5` | | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/json-file-loader` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/schema-merging` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@graphql-toolkit/url-loader` | `0.7.5` | Dotan Simha | [https://github.com/ardatan/graphql-toolkit](https://github.com/ardatan/graphql-toolkit) |
| `@kamilkisiela/graphql-tools` | `4.0.6` | Jonas Helfer | [https://github.com/apollographql/graphql-tools](https://github.com/apollographql/graphql-tools) |
| `@nodelib/fs.scandir` | `2.1.3` | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir) |
| `@nodelib/fs.stat` | `2.0.3` | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) |
| `@nodelib/fs.walk` | `1.2.4` | | [https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk) |
| `@oclif/color` | `0.1.2` | Jeff Dickey @jdxcode | [https://github.com/oclif/color](https://github.com/oclif/color) |
| `@oclif/command` | `1.8.0` | Jeff Dickey @jdxcode | [https://github.com/oclif/command](https://github.com/oclif/command) |
| `@oclif/config` | `1.17.0` | Jeff Dickey @jdxcode | [https://github.com/oclif/config](https://github.com/oclif/config) |
| `@oclif/errors` | `1.3.4` | Jeff Dickey @jdxcode | [https://github.com/oclif/errors](https://github.com/oclif/errors) |
| `@oclif/parser` | `3.8.5` | Jeff Dickey @jdxcode | [https://github.com/oclif/parser](https://github.com/oclif/parser) |
| `@oclif/plugin-autocomplete` | `0.3.0` | Philipe Navarro @RasPhilCo | [https://github.com/oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) |
| `@oclif/plugin-help` | `2.2.3` | Jeff Dickey @jdxcode | [https://github.com/oclif/plugin-help](https://github.com/oclif/plugin-help) |
| `@oclif/plugin-help` | `3.2.2` | Jeff Dickey @j