🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@epilot/blueprint-manifest-client

Package Overview
Dependencies
Maintainers
45
Versions
107
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
4.7.1
Version published
Weekly downloads
2K
-40.96%
Maintainers
45
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 14 Apr 2026

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