You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

croods-auth

Package Overview
Dependencies
Maintainers
5
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

croods-auth - npm Package Compare versions

Comparing version

to
3.3.1-beta.1

2

dist/index.es.js

@@ -318,3 +318,3 @@ import React, { useState, useCallback, useEffect, useLayoutEffect, useRef } from 'react';

}
}, [actions, opts]);
}, [actions, opts, fetchingInfo]);
useEffect(function () {

@@ -321,0 +321,0 @@ if (info) {

@@ -325,3 +325,3 @@ 'use strict';

}
}, [actions, opts]);
}, [actions, opts, fetchingInfo]);
React.useEffect(function () {

@@ -328,0 +328,0 @@ if (info) {

{
"name": "croods-auth",
"version": "3.3.1-beta.0",
"version": "3.3.1-beta.1",
"description": "Authentication made easy with Croods",

@@ -5,0 +5,0 @@ "author": "SeasonedSoftware",