Socket
Socket
Sign inDemoInstall

redux-thunk

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-thunk - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

9

package.json
{
"name": "redux-thunk",
"version": "3.0.1",
"version": "3.1.0",
"license": "MIT",

@@ -26,5 +26,2 @@ "description": "Thunk middleware for Redux.",

"default": "./dist/cjs/redux-thunk.cjs"
},
"./extend-redux": {
"types": "./extend-redux.d.ts"
}

@@ -46,5 +43,3 @@ },

"test:cov": "vitest run --coverage",
"test:typescript": "yarn test:typescript:main && yarn test:typescript:extended",
"test:typescript:main": "tsc --noEmit -p typescript_test/tsconfig.json",
"test:typescript:extended": "tsc --noEmit -p typescript_test/typescript_extended/tsconfig.json",
"test:typescript": "tsc --noEmit -p typescript_test/tsconfig.json",
"build": "tsup",

@@ -51,0 +46,0 @@ "prepack": "yarn build"

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