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

@pega/constellation-dx-components-build-utils

Package Overview
Dependencies
Maintainers
16
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pega/constellation-dx-components-build-utils

This tool uses a 'v2' approach to group components in a library, create a component map, employ webpack, and load the library like Pega-generated components.

Source
npmnpm
Version
1.0.1-dev-0.7
Version published
Weekly downloads
86
-40.69%
Maintainers
16
Weekly downloads
 
Created
Source

ComponentLoader-v2

1.0.1-dev-0.7 1.0.1-dev-0.7

This tool uses a 'v2' approach to group components in a library, create a component map, employ webpack, and load the library like Pega-generated components.

Installation

npm install @pega/constellation-dx-components-build-utils
npx build-library 

To build the library, the library name and version are determined by the package.json of your project

npx publish-library

To publish the library, ensure that the APPSTATICURL Constant is updated to the app-static server URL. You can pass an optional argument (e.g., --token-path=node_modules/@pega/xyz/.access_token) to specify the path to the access token file. Alternatively, you can update the constant.js file for B2STOKEN or TOKEN_PATH.

npx delete-library 

To delete the published library or a specific version from library published, Only dev version(e.g. 1.0.1-dev) can be deleted.

npx list-library 

To list the published libraries, including their respective versions and the components assets they offer.

Keywords

pega

FAQs

Package last updated on 14 May 2024

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