New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pega/constellationjs

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pega/constellationjs

Get ConstellationJS Engine files for given version

  • 24.1.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
185
decreased by-50%
Maintainers
0
Weekly downloads
 
Created
Source

@pega/constellationjs

This npm package delivers the ConstellationJS files associated with a specific version of Pega Infinity to your project as an npm package. These ConstellationJS files enable interaction with the Constellation UI model, providing essential services such as data, metadata, and orchestration.

Usage

Open your project's package.json file and in the dependencies section, specify the version of the ConstellationJS files required by your project in the following format:

"@pega/constellationjs": "npm version or tag name"

Note:

  • Ensure that you specify the npm version or tag name corresponding to the version of Pega Infinity used in your environment.
  • If you are using Pega Infinity 23.1.1 or later versions, specify the corresponding npm version.
  • If you are using Pega Infinity 23.1.0 or earlier versions, specify the corresponding tag name.

For example:

  • If your project requires the ConstellationJS files associated with Pega Infinity 24.2.0, specify

    "@pega/constellationjs": "24.2.0"

  • If your project requires the ConstellationJS files associated with Pega Infinity 23.1.0, specify

    "@pega/constellationjs": "SDK-8.23.0"


npm versions

If you are using Pega Infinity 23.1.1 or later, use the corresponding npm version mentioned in the following table:

Pega Infinity versionnpm version
24.2.024.2.0
24.1.224.1.2
24.1.124.1.1
24.1.024.1.0
23.1.223.1.2
23.1.123.1.1

Tag names

If you are using Pega Infinity 23.1.0 or earlier, use the corresponding tag name mentioned in the following table:

Pega Infinity versionTag name
23.1.0SDK-8.23.0
8.8.4SDK-8.8.4
8.8.3SDK-8.8.3
8.8.2SDK-8.8.2
8.8.1SDK-8.8.1
8.8.0SDK-8.8.0
8.7.5SDK-8.7.5
8.7.4SDK-8.7.4
8.7.3SDK-8.7.3
8.7.2SDK-8.7.2
8.7.1SDK-8.7.1
8.7.0SDK-8.7.0



Keywords

FAQs

Package last updated on 22 Jan 2025

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

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