unexpected-sinon
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "unexpected-sinon", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -23,7 +23,8 @@ "keywords": [ | ||
"main": "./lib/unexpected-sinon.js", | ||
"dependencies": { | ||
"peerDependencies": { | ||
"sinon": "*" | ||
}, | ||
"devDependencies": { | ||
"unexpected": ">=1.1.2", | ||
"sinon": "=1.9.1", | ||
"unexpected": ">=3.0.0", | ||
"mocha": "~1.9.0", | ||
@@ -30,0 +31,0 @@ "mocha-slow-reporter": "*", |
Sorry, the diff of this file is not supported yet
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
142938
0
5
- Removedsinon@*