mocha-sinon
Advanced tools
Comparing version 1.1.6 to 1.2.0
{ | ||
"name": "mocha-sinon", | ||
"version": "1.1.6", | ||
"version": "1.2.0", | ||
"keywords": [ | ||
@@ -21,14 +21,9 @@ "mocha", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chicken-little": "^0.1.2", | ||
"mocha": "^3.0.2", | ||
"mocha-phantomjs": "^4.1.0", | ||
"phantomjs": "^2.1.7", | ||
"sinon": "~1", | ||
"sinon-chai": "^2.8.0" | ||
"chai": "*", | ||
"mocha": "*", | ||
"mocha-phantomjs": "*", | ||
"phantomjs-prebuilt": "*", | ||
"sinon": "*", | ||
"sinon-chai": "*" | ||
}, | ||
"peerDependencies": { | ||
"mocha": ">= 1.0.0 < 4.0.0", | ||
"sinon": "~1" | ||
}, | ||
"engines": { | ||
@@ -35,0 +30,0 @@ "npm": ">1.2" |
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
0
6
8467