🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@crayond_dev/idm-components

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crayond_dev/idm-components

latest
npmnpm
Version
1.2.8
Version published
Maintainers
1
Created
Source

IDM react component usage

V1.2.0

  • Added user management react components
  • Provide apiUrl as props
  • Set authToken in localstorage with key authToken
import { UserManagement } from "@crayond_dev/idm-components";

function App() {
return <UserManagement apiUrl="https://dev-idm-api.crayond.com/api/v1" />;
}

export default App;

This dependency will be fixed in coming updates.

FAQs

Package last updated on 17 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts