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

@twreporter/redux

Package Overview
Dependencies
Maintainers
4
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/redux - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

8

CHANGELOG.md
## Unrelease
## Release
### 5.0.1
- Update state caching debounce option
### 5.0.0

@@ -17,4 +23,2 @@

## Release
### 4.0.3

@@ -21,0 +25,0 @@

@@ -95,3 +95,7 @@ "use strict";

});
}, 3000));
}, 3000, {
maxWait: 10000,
leading: true,
trailing: true
}));

@@ -98,0 +102,0 @@ return _context.abrupt("return", _store);

{
"name": "@twreporter/redux",
"version": "5.0.0",
"version": "5.0.1",
"description": "redux actions and reducers for twreporter website",

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

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