🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

redux-auth-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-auth-wrapper - npm Package Versions

23

1.1.1

Diff
mjrussell
published 1.1.1 •
mjrussell
published 3.0.0 •

Changelog

Source

3.0.0

  • Breaking Change: Fix deprecated lifecyle method for react 16.3+ support#250 (contributed by @JackHowa)
  • Dependency upgrades for react 16.3 support
mjrussell
published 2.1.0 •

Changelog

Source

2.1.0

  • Upgrade deps and relax bounds #244
mjrussell
published 2.0.3 •

Changelog

Source

2.0.3

  • Warning fix for React 16.3+ #235 (contributed by @tpai)
mjrussell
published 2.0.2 •

Changelog

Source

2.0.2

  • Bugfix: Prevents unnecessary re-renders on child subcomponents on state changes #187
mjrussell
published 2.0.1 •

Changelog

Source

2.0.1

  • Bugfix: Adds empty main with index.js for webpack ddl support (Contributed by @victorouse)
mjrussell
published 2.0.0 •

Changelog

Source

2.0.0

BREAKING CHANGES Version 2.0 include several new changes! See https://mjrussell.github.io/redux-auth-wrapper/docs/Migrating.html for migrating from 1.x

mjrussell
published 2.0.0-beta3 •
mjrussell
published 2.0.0-beta2 •
mjrussell
published 1.1.0 •

Changelog

Source

1.1.0

  • Feature: Support hash fragments in building the redirect location #121
  • Feature: Upgrade to proptypes package after React 15.5 deprecation #147 (Contributed by @jruhland)