mocha-sinon
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "mocha-sinon", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"keywords": [ | ||
@@ -21,12 +21,12 @@ "mocha", | ||
"devDependencies": { | ||
"chai": "~1", | ||
"mocha": ">= 1.0.0 < 3.0.0", | ||
"chai": "^3.5.0", | ||
"chicken-little": "^0.1.2", | ||
"mocha": "^3.0.2", | ||
"mocha-phantomjs": "^4.1.0", | ||
"phantomjs": "^2.1.7", | ||
"sinon": "~1", | ||
"mocha-phantomjs": "~3.3.2", | ||
"phantomjs": "~1.9.7-3", | ||
"chicken-little": "~0.1.2", | ||
"sinon-chai": "~2.5.0" | ||
"sinon-chai": "^2.8.0" | ||
}, | ||
"peerDependencies": { | ||
"mocha": ">= 1.0.0 < 3.0.0", | ||
"mocha": ">= 1.0.0 < 4.0.0", | ||
"sinon": "~1" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
8596
9
109