Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-toolbelt

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-toolbelt - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

test/composeReducers.js

0

lib/_objectUtils.js

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

2

package.json
{
"name": "redux-toolbelt",
"version": "2.0.16",
"version": "2.0.17",
"description": "Async Actions helpers for redux-toolbelt",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -0,0 +0,0 @@ # Redux-Toolbelt

@@ -38,2 +38,2 @@

return tmpRes
}
}
const trivialArgsMapper = (payload, meta) => ({ payload, meta })
export default trivialArgsMapper

@@ -0,0 +0,0 @@ import isFunction from 'lodash.isfunction'

@@ -0,0 +0,0 @@ export composeReducers from './composeReducers'

@@ -0,0 +0,0 @@ import trivialArgsMapper from './_trivialArgsMapper'

@@ -0,0 +0,0 @@ import makeActionCreator from './makeActionCreator'

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import isFunction from 'lodash.isfunction'

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