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

@8base/auth

Package Overview
Dependencies
Maintainers
2
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/auth - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "@8base/auth",
"version": "0.1.5",
"version": "0.1.6",
"main": "es/index.js",

@@ -5,0 +5,0 @@ "module": "es/index.js",

@@ -8,3 +8,3 @@ // @flow

export type { AuthContextProps } from './withAuth';
export type { AuthContextProps, AuthProps, WithAuthProps } from './withAuth';
export type { AuthState } from './localStorageAccessor';

@@ -64,2 +64,2 @@ // @flow

export type { AuthContextProps };
export type { AuthContextProps, AuthProps, WithAuthProps };

Sorry, the diff of this file is not supported yet

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