New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/store-redux

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/store-redux - npm Package Compare versions

Comparing version

to
3.0.6

2

lib/index.js

@@ -7,3 +7,3 @@ let _Symbol$for;

const packageJson = {
"version": "3.0.5"
"version": "3.0.6"
}; // Redux action name.

@@ -10,0 +10,0 @@ export const STATE_UPDATE = 'uppy/STATE_UPDATE';

{
"name": "@uppy/store-redux",
"description": "Make Uppy use your existing Redux store.",
"version": "3.0.5",
"version": "3.0.6",
"license": "MIT",

@@ -28,4 +28,4 @@ "main": "lib/index.js",

"redux": "^4.0.0",
"vitest": "^0.34.5"
"vitest": "^1.2.1"
}
}