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

oo-redux-utils

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oo-redux-utils - npm Package Compare versions

Comparing version 1.2.3 to 1.3.0

2

lib/index.js

@@ -6,3 +6,3 @@ "use strict";

});
Object.defineProperty(exports, "OOReduxUtils", {
Object.defineProperty(exports, "default", {
enumerable: true,

@@ -9,0 +9,0 @@ get: function get() {

{
"name": "oo-redux-utils",
"version": "1.2.3",
"version": "1.3.0",
"description": "Utility functions for Object-oriented Redux",

@@ -5,0 +5,0 @@ "keywords": [

@@ -12,2 +12,3 @@ # Object-oriented Redux Utils

## Prerequisites
"react": "^16.0.0",
"react-redux": "^6.0.0",

@@ -134,2 +135,6 @@ "redux": "^4.0.1"

export default connect(mapAppStateToComponentProps)(PersonView);
## Full example
See [oo-redux-utils-flow-test-app]

@@ -148,1 +153,2 @@ ## License

[Replace using conditionals with Polymorphism]: https://sourcemaking.com/refactoring/replace-conditional-with-polymorphism
[oo-redux-utils-flow-test-app]: https://github.com/pksilen/oo-redux-utils-flow-test-app

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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