@globus/react-auth-context
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22446