licenses.dev

npm-name v3.2.0

Check whether a package name is available on npm

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT50
PackageRelationDependenciesPublished
@sindresorhus/is • 0.7.0Type check values: `is.string('🦄') //=> true`INDIRECT0
cacheable-request • 2.1.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT17
clone-response • 1.0.2Clone a Node.js HTTP response streamINDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
got • 8.3.2Simplified HTTP requestsDIRECT45
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
into-stream • 3.1.0Convert a buffer/string/array/object/iterable/promise into a streamINDIRECT10
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-scoped • 1.0.0Check if a string is a scoped npm package nameDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.0.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.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
normalize-url • 2.0.1Normalize a URLINDIRECT7
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-cancelable • 0.4.1Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 1.1.0Check if something is a promiseINDIRECT0
p-timeout • 2.0.1Timeout a promise after a specified amount of timeINDIRECT1
pify • 3.0.0Promisify a callback-style functionINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
registry-url • 3.1.0Get the set npm registry URLDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scoped-regex • 1.0.0Regular expression for matching scoped npm package namesINDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
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 • 3.8.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 3.2.0 version:

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