Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sinon-stub-promise

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon-stub-promise - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "sinon-stub-promise",
"version": "0.1.0",
"version": "0.1.1",
"description": "Synchronous Promise stubbing for Sinon.JS",

@@ -5,0 +5,0 @@ "author": "Alex May <alex@substantial.com>",

@@ -82,2 +82,8 @@ # sinon-stub-promise

## Usage with Karma
In order to use this with the [Karma](http://karma-runner.github.io/) test runner
you can either add `node_modules/sinon-stub-promise/index.js` to `files` in your config or, alternatively, use the
[karma-sinon-stub-promise](https://github.com/alexweber/karma-sinon-stub-promise) plugin.
## Stability?

@@ -84,0 +90,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc