@apicase/core
Advanced tools
Comparing version 0.7.0-beta.10 to 0.7.0-beta.11
@@ -222,2 +222,3 @@ import _default4 from 'nanoutils/lib/mapObjIndexed'; | ||
retry: doRequest, | ||
payload: res.payload, | ||
result: result, | ||
@@ -238,2 +239,3 @@ fail: composedHooks.fail | ||
retry: doRequest, | ||
payload: res.payload, | ||
result: result, | ||
@@ -240,0 +242,0 @@ done: composedHooks.done |
{ | ||
"name": "@apicase/core", | ||
"version": "0.7.0-beta.10", | ||
"version": "0.7.0-beta.11", | ||
"description": "Core library to make API calls with any adapter", | ||
@@ -5,0 +5,0 @@ "main": "es/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
33716
975