maybe-promise-factory
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "maybe-promise-factory", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Calls a function and wraps the retval or exception in a Promise only if it didn't already return a Promise; like Twisted's maybeDeferred. Turns a sync-or-Promise API into a Promise API.", | ||
@@ -5,0 +5,0 @@ "keywords": ["promise"], |
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
1857
3