sinon-stub-promise
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "sinon-stub-promise", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Synchronous Promise stubbing for Sinon.JS", | ||
@@ -11,3 +11,3 @@ "author": "Alex May <alex@substantial.com>", | ||
"engines": { | ||
"node": "0.10 || 0.12 || 4 || 5" | ||
"node": "0.10 || 0.12 || 4 || 5 || 6" | ||
}, | ||
@@ -14,0 +14,0 @@ "main": "index.js", |
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
14360