@useparagon/connect
Advanced tools
Comparing version 1.0.6-experimental.1 to 1.0.6
@@ -167,6 +167,2 @@ import ConnectSDK from '../ConnectSDK'; | ||
accountType?: string; | ||
/** | ||
* used to override redirect url passed in getAuthUrl instead of our passport url | ||
*/ | ||
overrideRedirectUrl?: string; | ||
}; | ||
@@ -173,0 +169,0 @@ export type AuthenticateOptions = { |
{ | ||
"name": "@useparagon/connect", | ||
"version": "1.0.6-experimental.1", | ||
"description": "paragon connect npm package", | ||
"main": "dist/src/index.ts", | ||
"version": "1.0.6", | ||
"description": "Embed integrations into your app with the Paragon SDK", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
@@ -7,0 +7,0 @@ "exports": "./dist/src/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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
158083
2147