licenses.dev

npm-name v5.5.0

Check whether a package or organization name is available on npm

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 9.6.0Simplified HTTP requestsDIRECT25
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-scoped • 2.1.0Check if a string is a scoped npm package nameDIRECT1
is-url-superb • 3.0.0Check if a string is a URLDIRECT3
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
lodash.zip • 4.2.0The lodash method `_.zip` exported as a module.DIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)DIRECT5
registry-url • 5.1.0Get the set npm registry URLDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
scoped-regex • 2.1.0Regular expression for matching scoped npm package namesINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
tlds • 1.255.0A list of TLDs.INDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-regex • 5.0.0Regular expression for matching URLsINDIRECT2
ISC4
PackageRelationDependenciesPublished
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.5.0 version:

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