fluxible-plugin-fetchr
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -110,2 +110,8 @@ /** | ||
return getUriFn.call(service, uri, resource, params, config, xhrContext); | ||
}, | ||
updateOptions: function (options) { | ||
xhrPath = options.xhrPath ? options.xhrPath : xhrPath; | ||
xhrTimeout = options.xhrTimeout ? options.xhrTimeout : xhrTimeout; | ||
corsPath = options.corsPath ? options.corsPath : corsPath; | ||
service.updateOptions && service.updateOptions(options); | ||
} | ||
@@ -112,0 +118,0 @@ }; |
{ | ||
"name": "fluxible-plugin-fetchr", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "A plugin for Fluxible applications to provide an isomorphic interface for RESTful services", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15512
208
1