
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
github.com/ryan-pip/pulumi-airbyte
Advanced tools
The Airbyte Provider lets you manage Airbyte resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/airbyte
or yarn
:
yarn add @pulumi/airbyte
To use from Python, install using pip
:
pip install pulumi_airbyte
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumi/pulumi-airbyte/sdk/go/...
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Airbyte
The following configuration points are available for the foo
provider:
foo:apiKey
(environment: FOO_API_KEY
) - the API key for foo
foo:region
(environment: FOO_REGION
) - the region in which to deploy resourcesFor detailed reference documentation, please visit the Pulumi registry.
FAQs
Unknown package
Did you know?
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.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.