Socket
Socket
Sign inDemoInstall

zapier-platform-schema

Package Overview
Dependencies
Maintainers
11
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zapier-platform-schema - npm Package Versions

23
16

15.16.0

Diff

Changelog

Source

15.16.0

released 2024-09-24

cli

  • :nail_care: Introduce zapier canary command (#861)

core

None!

schema

None!

misc

  • :hammer: Bump vite from 5.3.3 to 5.4.7 in /schema-to-ts (#868)
  • :hammer: Bump rollup from 4.18.1 to 4.22.4 in /schema-to-ts (#867)
eliang
published 15.15.0 •

Changelog

Source

15.15.0

released 2024-09-18

This release introduces "Buffered Create Actions", currently only available for internal use. A Buffered Create allows you to create objects in bulk with a single or fewer API request(s). This is useful when you want to reduce the number of requests made to your server. When enabled, Zapier holds the data until the buffer reaches a size limit or a certain time has passed, then sends the buffered data using the performBuffer function you define.

cli

None!

core

  • :test_tube: Add checks to support Buffered Create Actions (#832)

schema

  • :test_tube: Add performBuffer and buffer to operation schema to support Buffered Create Actions (#832)
kredlear
published 15.14.2 •

Changelog

Source

15.14.2

released 2024-09-17

cli

None!

core

  • :bug: Ensure censoring of OAuth1 tokens in HTTP logs (#864)

schema

None!

misc

None!

kredlear
published 15.14.1 •

Changelog

Source

15.14.1

released 2024-09-12

cli

None!

core

  • :nail_care: Add signal to z.request options (#857)

schema

None!

misc

  • :scroll: Add documentation around inputFormat field type (#858)
standielpls
published 15.14.0 •

Changelog

Source

15.14.0

released 2024-08-28

cli

None!

core

  • :nail_care: Add scopes as an option for zcache usage (#849)

schema

None!

misc

  • :hammer: Add customOptions field to z.request options (#846)
standielpls
published 15.13.0 •

Changelog

Source

15.13.0

released 2024-08-21

cli

None!

core

None!

schema

  • :nail_care: Add configurable poll delay for HookToPoll (#844)

misc

  • :hammer: Bump elliptic from 6.5.4 to 6.5.7 (#842)
  • :hammer: Bump axios from 1.6.1 to 1.7.4 (#843)
standielpls
published 15.12.0 •

Changelog

Source

15.12.0

released 2024-08-16

cli

  • :nail_care: Introduce zapier pull command (#838)
  • :nail_care: Handle subheadings when interpreting the changelog (#827)

core

  • :bug: Properly type HTTP Options, replacing generic object types (#840)
  • :bug: Allow Async Middleware Functions Types (#826)

schema

  • :bug: Correct casing on bulk reads action type (#831)
  • :bug: Display the bulk_reads functional constraint (#829)

schema-to-ts

  • :bug: Simplify and correct Array types in Schema to TS conversion (#835)

misc

  • :scroll: Improve documentation accuracy regarding primary: true limitations (#836)
  • :scroll: Document limitations regarding primary in outputFields (#834)
  • :scroll: Document bundle.meta.withSearch (#823)
standielpls
published 15.11.1 •

Changelog

Source

15.11.1

released 2024-07-19

core

  • :bug: Add base64 encoding before autostashing large payloads (#824)

cli

None!

schema

None!

raul.negron
published 15.11.0 •

Changelog

Source

15.11.0

released 2024-07-16

core

  • :bug: Fixed issue preventing standalone 'creates' in extension from colliding with resource keys in base (#819)
  • :nail_care: Bundle new TypeScript type declarations provided by the schema-to-ts tool (#818)

cli

None!

schema

None!

schema-to-ts

  • :nail_care: Introduced the Schema-to-TS compiler tool (#818)
  • :scroll: Updated documentation to reference the schema-to-ts tool (#821)
kredlear
published 15.10.0 •

Changelog

Source

15.10.0

released 2024-07-02

cli

None!

core

  • :nail_care: Update extendAppRaw to override arrays as well as objects (#813)
  • :nail_care: Increase hydration payload limit (#816)
  • :nail_care: Add allowlist for specific content types to log HTTP response/response for in patched HTTP client (#810)

schema

None!

23
16
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc