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

redux-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-toolkit - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "redux-toolkit",
"version": "1.1.0",
"version": "1.1.1",
"description": "supply useful utils for redux",

@@ -10,2 +10,6 @@ "main": "lib/index.js",

},
"repository": {
"type": "git",
"url": "git+https://github.com/yeatszhang/redux-toolkit"
},
"keywords": [

@@ -12,0 +16,0 @@ "redux",

@@ -7,2 +7,6 @@ # redux-toolkit

* `createReducer` a functional way to write reducer
* `createAction` a simple way to write action
* `debugMiddleware` a useful debug middleware
## installation

@@ -9,0 +13,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