Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "leche", | ||
"author": "nzakas", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "A JavaScript testing utility designed to work with Mocha and Sinon", | ||
@@ -28,3 +28,3 @@ "main": "./lib/leche.js", | ||
"peerDependencies": { | ||
"mocha": ">=1.18 <4" | ||
"mocha": ">=1.18 <5" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"karma-sinon-chai": "^1.3.1", | ||
"mocha": "^3.0.2", | ||
"mocha": "^4.0.1", | ||
"mockery": "~2.0", | ||
@@ -49,0 +49,0 @@ "phantomjs-prebuilt": "^2.1.14", |
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
68947
16