Socket
Book a DemoInstallSign in
Socket

zapier-platform-schema

Package Overview
Dependencies
Maintainers
9
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zapier-platform-schema

Schema definition for CLI apps in the Zapier Developer Platform.

latest
Source
npmnpm
Version
17.7.2
Version published
Weekly downloads
38K
-9.67%
Maintainers
9
Weekly downloads
 
Created
Source

Zapier Platform Schema

This is the schema for Zapier integrations.

For documentation:

  • Platform Docs
  • CLI Reference
  • Schema Reference

Development

See CONTRIBUTING.md and ARCHITECTURE.md of this package in particular.

Useful commands:

  • yarn to install packages and get started
  • yarn lint to lint code
  • yarn test to run tests
  • yarn smoke-test to run smoke tests
  • yarn coverage to run tests and display test coverage
  • yarn validate to run tests, smoke tests, and linter
  • yarn export to update the exported-schema (even if only the version changes)
  • yarn docs to update docs (even if only the version changes)
  • yarn build to update docs and the exported-schema (even if only the version changes)

Publishing

Only do this after merging your PR to main.

  • yarn version --[patch|minor|major] will pull, test, update exported-schema, update docs, increment version in package.json, push tags, and publish to npm

FAQs

Package last updated on 17 Sep 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