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

clean-redux

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-redux - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

CHANGELOG.md

2

package.json
{
"name": "clean-redux",
"version": "0.1.0",
"version": "0.1.1",
"description": "Toolkit for implementing clean architecture using Redux",

@@ -5,0 +5,0 @@ "repository": {

@@ -33,2 +33,9 @@ <p align="center">

This is the kind of experience you get from the UI side when used with React.
https://user-images.githubusercontent.com/6702424/146718518-41cddbe9-bcf6-4b19-bc8e-25efe9085004.mp4
Note that there is no need to explicitly call `dispatch` and the result of the selector are automatically
wrapped into object so they can be destructured with the correct name.
# Install / Import

@@ -35,0 +42,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc