Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@epilot/blueprint-manifest-client

Package Overview
Dependencies
Maintainers
43
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/blueprint-manifest-client

Client for epilot Terraform Blueprint Manifest API

latest
Source
npmnpm
Version
3.2.1
Version published
Weekly downloads
681
71.54%
Maintainers
43
Weekly downloads
 
Created
Source

@epilot/blueprint-manifest-client

CI npm version bundle size License

Client library for epilot Blueprint Manifest API

Uses openapi-client-axios

Installation

npm install --save @epilot/blueprint-manifest-client

Usage

import { getClient } from "@epilot/blueprint-manifest";

const blueprintManifestClient = getClient();
const res = await blueprintManifestClient.getJob('my-job');

Documentation:

https://docs.epilot.io/api/blueprints

Keywords

blueprint

FAQs

Package last updated on 16 Sep 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