mocha-sinon
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "mocha-sinon", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"keywords": [ | ||
@@ -21,13 +21,13 @@ "mocha", | ||
"devDependencies": { | ||
"chai": "^1.0.0", | ||
"mocha": "^1.0.0", | ||
"sinon": "^1.0.0", | ||
"mocha-phantomjs": "^3.3.2", | ||
"phantomjs": "^1.9.7-3", | ||
"chicken-little": "^0.1.2", | ||
"sinon-chai": "^2.5.0" | ||
"chai": "~1", | ||
"mocha": "~1", | ||
"sinon": "~1", | ||
"mocha-phantomjs": "~3.3.2", | ||
"phantomjs": "~1.9.7-3", | ||
"chicken-little": "~0.1.2", | ||
"sinon-chai": "~2.5.0" | ||
}, | ||
"peerDependencies": { | ||
"mocha": "^1.0.0", | ||
"sinon": "^1.0.0" | ||
"mocha": "~1", | ||
"sinon": "~1" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0