licenses.dev

sinon-as-promised v4.0.3

Sugar methods for using sinon.js stubs with promises

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
create-thenable • 1.0.3Create a thenable for a given Promise prototypeDIRECT5
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
native-promise-only • 0.8.1Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.DIRECT0
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
unique-concat • 0.2.2Concatenates two arrays, removing duplicates in the process and returns one array with unique values.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.3 version:

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