New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

cloudify-blueprint-topology

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudify-blueprint-topology

Cloudify Blueprint Topology library

latest
Source
npmnpm
Version
4.2.0
Version published
Weekly downloads
46
-45.88%
Maintainers
0
Weekly downloads
 
Created
Source

cloudify-blueprint-topology

Blueprint topology front end library, used by Cloudify Stage and Cloudify Blueprint Composer.

Requirements

Project requires NodeJS >= 16.13.1.

Setup

To download project dependencies you need to run:

npm install

Package

To create topology bundle package run:

npm run build

Examples

To run development server with usage examples use the following command:

npm run devServer

Development server will be started at http://localhost:29000.

Documentation

See docs/README.md.

Publishing

Cloudify Blueprint Topology library is published in NPM registry. See cloudify-blueprint-topology@npm.

Cloudify Blueprint Topology uses the same mechanism as Cloudify UI Common repository for publishing. Check Publishing section @ cloudify-ui-common for details.

FAQs

Package last updated on 15 Oct 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