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

@adastradev/user-management-sdk

Package Overview
Dependencies
Maintainers
39
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adastradev/user-management-sdk - npm Package Compare versions

Comparing version 4.0.0-beta.1676564732870 to 4.0.0-beta.1676655854634

1

dist/index.d.ts

@@ -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

2

package.json
{
"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

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