@adastradev/user-management-sdk
Advanced tools
Comparing version 4.0.0-beta.1676564732870 to 4.0.0-beta.1676655854634
@@ -8,2 +8,3 @@ export * from './AuthManager'; | ||
export * from './ICognitoUserPoolLocator'; | ||
export * from './ICognitoUserPoolLocatorByTenantId'; | ||
export * from './UserManagementApi'; |
@@ -20,3 +20,4 @@ "use strict"; | ||
__exportStar(require("./ICognitoUserPoolLocator"), exports); | ||
__exportStar(require("./ICognitoUserPoolLocatorByTenantId"), exports); | ||
__exportStar(require("./UserManagementApi"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@adastradev/user-management-sdk", | ||
"version": "4.0.0-beta.1676564732870", | ||
"version": "4.0.0-beta.1676655854634", | ||
"description": "Astra user management SDK for JavaScript in the browser and Node.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
59870
790