Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,4 @@ // Generated by CoffeeScript 1.7.1 | ||
noop = function() {}; | ||
iferr = function(fail, succ) { | ||
@@ -43,4 +45,2 @@ if (succ == null) { | ||
noop = function() {}; | ||
module.exports = exports = iferr; | ||
@@ -47,0 +47,0 @@ |
{ | ||
"name": "iferr", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Higher-order functions for easier error handling", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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