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

@sdkfabric/airtable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sdkfabric/airtable

Airtable JavaScript SDK managed by SDK Fabric

latest
Source
npmnpm
Version
0.4.2
Version published
Maintainers
1
Created
Source

Airtable SDK

This SDK is managed by the SDK Fabric project. Our goal is to build a global infrastructure to automatically generate an SDK for every API, please take a look at our website for more information.

Contribution

Please do not create a pull requests at this repository since the code is automatically generated. If an operation or type is missing at the client SDK please register at the TypeHub platform and create a pull request at the Airtable specification. The system will then automatically create a GIT commit and update the code.

Usage

The following example shows how you initialize the client:

const client = Client::build('[access_token]');

// @TODO use the client

You can find all available operations and types at: https://app.typehub.cloud/d/sdkfabric/airtable

FAQs

Package last updated on 01 Nov 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