licenses.dev

travis-deploy-once v3.3.0

Run a deployment script only once in the Travis test matrix

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT53
PackageRelationDependenciesPublished
@sindresorhus/is • 0.7.0Type check values: `is.string('🦄') //=> true`INDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
cacheable-request • 2.1.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT17
chalk • 2.4.2Terminal string styling done rightDIRECT6
clone-response • 1.0.2Clone a Node.js HTTP response streamINDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
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-flag • 3.0.0Check if argv has a specific flagINDIRECT0
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
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
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
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-retry • 1.0.0Retry a promise-returning or async functionDIRECT1
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
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
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
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
url-join • 2.0.5Join urls and normalize as in path.join.DIRECT0
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
semver • 5.7.2The semantic version parser used by npm.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
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/travis-deploy-once)](https://licenses.dev/npm/travis-deploy-once)
<a href="https://licenses.dev/npm/travis-deploy-once">
  <img src="https://licenses.dev/b/npm/travis-deploy-once" alt="licenses" />
</a>

Or the licenses badge code for the 3.3.0 version:

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