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

sinon-chai

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon-chai - npm Package Compare versions

Comparing version 3.6.0 to 3.7.0

3

CHANGELOG.md
# Change log
## 3.7.0
* No longer check for the max sinon version ([#150](https://github.com/domenic/sinon-chai/issues/150))
## 3.6.0

@@ -4,0 +7,0 @@ * Add support for sinon 10 ([#149](https://github.com/domenic/sinon-chai/issues/149))

4

package.json

@@ -16,3 +16,3 @@ {

],
"version": "3.6.0",
"version": "3.7.0",
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",

@@ -36,3 +36,3 @@ "contributors": [

"chai": "^4.0.0",
"sinon": ">=4.0.0 <11.0.0"
"sinon": ">=4.0.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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