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

sinon-as-promised

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon-as-promised - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

4

package.json
{
"name": "sinon-as-promised",
"version": "4.0.2",
"version": "4.0.3",
"description": "Sugar methods for using sinon.js stubs with promises",

@@ -31,3 +31,3 @@ "main": "index.js",

"sinon": "1",
"standard": "^7.1.2",
"standard": "^8.0.0",
"tape": "^4.0.0"

@@ -34,0 +34,0 @@ },

@@ -6,2 +6,4 @@ sinon-as-promised [![Build Status](https://travis-ci.org/bendrucker/sinon-as-promised.svg?branch=master)](https://travis-ci.org/bendrucker/sinon-as-promised)

*Sinon 2 added `resolves` and `rejects` methods and no longer requires this library.*
## Installing

@@ -8,0 +10,0 @@ ```sh

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