licenses.dev

httpsnippet v1.25.0

HTTP Request snippet generator for *most* languages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-stream • 3.3.4construct pipes of streams of eventsDIRECT7
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
form-data • 3.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
fs-readfile-promise • 2.0.1Promise version of fs.readFileDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaDIRECT7
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
map-stream • 0.1.0construct pipes of streams of eventsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
pinkie-promise • 1.0.0ES6 Promise ponyfillINDIRECT1
pinkie-promise • 2.0.1ES2015 Promise ponyfillDIRECT1
pinkie • 1.0.0Itty bitty little wittle twinkie pinkie ES6 Promise implementationINDIRECT0
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>INDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ISC5
PackageRelationDependenciesPublished
fs-writefile-promise • 1.0.3Promise version of fs.writefileDIRECT3
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
mkdirp-promise • 1.1.0Promise version of mkdirpINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT3
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.25.0 version:

[![licenses](https://licenses.dev/b/npm/httpsnippet/1.25.0)](https://licenses.dev/npm/httpsnippet/1.25.0)
<a href="https://licenses.dev/npm/httpsnippet/1.25.0">
  <img src="https://licenses.dev/b/npm/httpsnippet/1.25.0" alt="licenses" />
</a>
GitHub