Comparing version 0.3.0-beta4 to 0.3.0
{ | ||
"name": "enonic-fp", | ||
"version": "0.3.0-beta4", | ||
"version": "0.3.0", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "description": "Functional programming helpers for Enonic XP", |
@@ -164,3 +164,3 @@ # Enonic FP | ||
fold( | ||
errorResponse(req, 'errors'), | ||
errorResponse({ req, i18nPrefix: "articleErrors" }), | ||
ok | ||
@@ -167,0 +167,0 @@ ) |
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
97494