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

@globus/react-auth-context

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globus/react-auth-context - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

package.json
{
"name": "@globus/react-auth-context",
"version": "0.0.3",
"version": "0.0.4",
"description": "A React context for integrating Globus Auth into your application using the Globus JavaScript SDK",
"main": "dist/umd/index.js",
"types": "dist/types/index.d.ts",
"types": "dist/esm/index.d.ts",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
"types": "./dist/esm/index.d.ts",
"import": "./dist/esm/index.js",

@@ -11,0 +11,0 @@ "require": "./dist/umd/index.js"

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