@bufferapp/async-data-fetch
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@bufferapp/async-data-fetch", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Fetch data from RPC backend", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,2 @@ | ||
export middleware from './middleware' | ||
export reducer, { actions, actionTypes } from './reducer' | ||
export { default as middleware } from './middleware' | ||
export { default as reducer, actions, actionTypes } from './reducer' |
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
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
4994
6
92