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

@iad-os/react-ghost-auth

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iad-os/react-ghost-auth - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

build/index.es.js

@@ -966,3 +966,3 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';

const providers = providerInfo === null || providerInfo === void 0 ? void 0 : providerInfo.list;
if (children &&
if (!children &&
(providers === null || providers === void 0 ? void 0 : providers.length) === 1 &&

@@ -969,0 +969,0 @@ status === 'LOGIN' &&

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

const providers = providerInfo === null || providerInfo === void 0 ? void 0 : providerInfo.list;
if (children &&
if (!children &&
(providers === null || providers === void 0 ? void 0 : providers.length) === 1 &&

@@ -977,0 +977,0 @@ status === 'LOGIN' &&

{
"name": "@iad-os/react-ghost-auth",
"version": "0.3.0",
"version": "0.3.1",
"maintainers": [

@@ -5,0 +5,0 @@ {

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