licenses.dev

gql-request-generator v1.2.0

Example Usage: `gql-request-generator --schemaFilePath "./schema.graphql" --destDirPath "./ouput" --collectionName "test" --rawUrl "test.com/graphql"`

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
@faker-js/faker • 5.5.3Generate massive amounts of fake contextual dataINDIRECT0
charset • 1.0.1Get the content charset from header and html content-type.INDIRECT0
commander • 11.1.0the complete solution for node.js command-line programsDIRECT0
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
graphql • 16.9.0A Query Language and Runtime which can target any service.DIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
prettier • 3.3.3Prettier is an opinionated code formatterDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
http-reasons • 0.1.0Database to lookup http reasons from http response status codeINDIRECT0
liquid-json • 0.3.1Implementation of JSON that ignores BOM and thows friendly errorINDIRECT0
mime-format • 2.0.1Database to mime-format based on content-type header and contentINDIRECT1
postman-collection • 4.5.0Enables developers to use a unified Postman Collection format Object across projectsDIRECT15
postman-url-encoder • 3.0.5Implementation of the WHATWG URL StandardINDIRECT1
ISC1
PackageRelationDependenciesPublished
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/gql-request-generator)](https://licenses.dev/npm/gql-request-generator)
<a href="https://licenses.dev/npm/gql-request-generator">
  <img src="https://licenses.dev/b/npm/gql-request-generator" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/gql-request-generator/1.2.0)](https://licenses.dev/npm/gql-request-generator/1.2.0)
<a href="https://licenses.dev/npm/gql-request-generator/1.2.0">
  <img src="https://licenses.dev/b/npm/gql-request-generator/1.2.0" alt="licenses" />
</a>
GitHub