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

redux-thunk

Package Overview
Dependencies
Maintainers
1
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 1.0.1 to 1.0.2

3

lib/index.js

@@ -16,2 +16,3 @@ 'use strict';

};
}
}
module.exports = exports['default'];
{
"name": "redux-thunk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Thunk middleware for Redux.",

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

"babel": "^6.1.18",
"babel-cli": "^6.2.0",
"babel-core": "^6.2.1",
"babel-eslint": "^5.0.0-beta4",
"babel-cli": "^6.2.0",
"babel-plugin-add-module-exports": "^0.1.1",
"babel-preset-es2015": "^6.1.18",

@@ -36,0 +37,0 @@ "babel-preset-stage-0": "^6.1.18",

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