@bufferapp/async-data-fetch
Advanced tools
Comparing version 0.5.25 to 0.5.35
@@ -10,3 +10,6 @@ import RPCClient from 'micro-rpc-client'; | ||
let counter = 0; | ||
const rpc = new RPCClient({ url: '/rpc' }); | ||
const rpc = new RPCClient({ | ||
url: '/rpc', | ||
sendCredentials: 'same-origin', | ||
}); | ||
return next => (action) => { | ||
@@ -13,0 +16,0 @@ next(action); |
{ | ||
"name": "@bufferapp/async-data-fetch", | ||
"version": "0.5.25", | ||
"version": "0.5.35", | ||
"description": "Fetch data from RPC backend", | ||
@@ -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
95318
426
1