Socket
Socket
Sign inDemoInstall

airtable

Package Overview
Dependencies
12
Maintainers
14
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

0.12.2

Diff

blakethomson-at
published 0.12.1 •

Changelog

Source

v0.12.1

  • Add recordMetadata param to table.select(params) in order to fetch comment counts, available as record.commentCount.
fredz-at
published 0.11.6 •

Changelog

Source

v0.11.6

  • Remove behavior of including AIRTABLE_API_KEY in airtable.browser.js via envify
  • Add web worker compatibility
jamesmoody-at
published 0.11.5 •

Changelog

Source

v0.11.5

  • Update select() and list() to support to use POST endpoint when GET url length would exceed Airtable's 16k character limit
  • Update select() and list() to explicitly choose to use GET or POST endpoint via new 'method' arg
naitiy
published 0.11.4 •

Changelog

Source

v0.11.4

  • Add support for returnFieldsByFieldId param.
kevinwilde-at
published 0.11.3 •

Changelog

Source

v0.11.3

  • Add a UMD build to use for browser-targeted builds. This fixes an issue where other apps that use airtable.js as a dependency were bundling code that expects to run in a node environment when building for a browser enviornment.
seankeenan-at
published 0.11.2 •

Changelog

Source

v0.11.2

  • Bump NPM package versions (#276, #281, #293, #296, #297, #298)
emma_airtable
published 0.11.1 •

Changelog

Source

v0.11.1

  • Bump NPM package versions (#250, #253, #266, #267, #268)
benrazon
published 0.11.0 •

Changelog

Source

v0.11.0

  • Add support for custom headers
  • Allow requestTimeout to be configured like other AirtableOptions
  • Fix type warnings
benrazon
published 0.10.1 •

Changelog

Source

v0.10.1

  • Fix error handler in updating an array (#223)
  • Fix binding fetch to window (#235)
  • Update lodash and node-fetch dependencies
  • Widen @types/node dependency
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc