Latest Supply Chain Attack:Mini Shai-Hulud Hits @antv npm Packages, 639 Versions Compromised.Learn More
Socket
Book a DemoSign in
Socket

@pantherx.dev/common

Package Overview
Dependencies
Maintainers
1
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pantherx.dev/common

Commonly used snippets

latest
npmnpm
Version
0.8.0
Version published
Weekly downloads
304
-33.19%
Maintainers
1
Weekly downloads
 
Created
Source

(NEW) 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.

So: This likely won't be useful to you unless you are working with us, or with / on one of our products.

Usage

Install with

npm i --save @pantherx.dev/common

and use like this:

import {
  UserMaster,
  USER_ROLES_MASTER
  IdentityServerUserLog
} from "@pantherx.dev/common"

Important

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

"dependencies": {
  "@pantherx.dev/common": "0.0.1",
}

FAQs

Package last updated on 03 Oct 2022

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