Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zapier-platform-core

Package Overview
Dependencies
Maintainers
11
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zapier-platform-core

The core SDK for CLI apps in the Zapier Developer Platform.

  • 15.13.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16K
decreased by-10.71%
Maintainers
11
Weekly downloads
 
Created
Source

Core for Zapier CLI Platform Travis

This is the code that powers our Zapier Platform CLI. You'll want to head to that repo to see how it's used.

Development

  • npm install for getting started
  • npm test for running unit tests
  • npm run local-integration-test for running integration tests locally
  • npm run build-boilerplate -- --debug for building a build-boilerplate/*.zip (if you want to test buildless locally)

Integration Test on AWS Lambda

Make sure your AWS access key have permission to update and run Lambda functions, and then you can use these commands to run tests on AWS Lambda:

  • npm run deploy-integration-test builds and deploys a zip to a function named integration-test-cli on Lambda
  • npm run lambda-integration-test runs the integration test using the live Lambda function integration-test-cli

Publishing (after merging)

  • npm version [patch|minor|major] will pull, test, update schema version in dependencies for this package, update docs, increment version in package.json, and push tags, which then will tell Travis to publish to npm

FAQs

Package last updated on 21 Aug 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

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