sinon-chai
Advanced tools
Comparing version 3.6.0 to 3.7.0
# 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)) |
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16784