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

redux-fire-auth

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-fire-auth - npm Package Compare versions

Comparing version 0.0.1-beta.2 to 0.0.1-beta.3

4

dist/index.js
(function (global, factory) {
if (typeof define === "function" && define.amd) {
define(['exports'], factory);
define('reduxFireAuth', ['exports'], factory);
} else if (typeof exports !== "undefined") {

@@ -11,3 +11,3 @@ factory(exports);

factory(mod.exports);
global.index = mod.exports;
global.reduxFireAuth = mod.exports;
}

@@ -14,0 +14,0 @@ })(this, function (exports) {

{
"name": "redux-fire-auth",
"version": "0.0.1-beta.2",
"version": "0.0.1-beta.3",
"description": "Helper to keep the redux state in sync with the firebase auth session.",

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

Sorry, the diff of this file is not supported yet

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