Socket
Book a DemoInstallSign in
Socket

@salto-io/adapter-api

Package Overview
Dependencies
Maintainers
0
Versions
4677
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@salto-io/adapter-api

Salto Adapter API

unpublished
latest
Source
npmnpm
Version
0.5.2
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

Salto - Adapter API

API definitions and shared code for Salto Adapters.

What are Salto Adapters?

A Salto Adapter is the piece of software responsible for integrating Salto with a specific service APIs in order to support the various Salto operations (e.g. fetch, deploy, etc.), as well as modeling a service configuration in NaCl.

Build instructions

yarn ; yarn build

Usage instructions

Add adapter-api to package.json: yarn add @salto-io/adapter-api Run yarn install

import the needed modules from 'adapter-api'

FAQs

Package last updated on 10 Mar 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