Latest Supply Chain Attack:Mini Shai-Hulud Hits @antv npm Packages, 639 Versions Compromised.Learn More
Sign In

@pantherx.dev/px-central-management-library

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pantherx.dev/px-central-management-library

Shared classes, interfaces and other non-platform specific functions.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

PX Central Management Library

npm version

This library contains shared classes, interfaces and other non-platform specific functions. Even though the library is public, we do not provide support, or assurance for this to work now, or continue to work in the future.

Usage

Install with

npm i --save @pantherx.dev/px-central-management-library

and use like this:

import {
  UserMaster,
  USER_ROLES_MASTER
  IdentityServerUserLog
} from "@pantherx.dev/px-central-management-library"

Important

This library is constantly changing. Ensure that you fix this dependency to an exact version, or narrow version range:

"dependencies": {
  "@pantherx.dev/px-central-management-library": "0.0.24",
}

FAQs

Package last updated on 19 Dec 2020

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