📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

customerio-gist-web

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

customerio-gist-web

Build beautiful in-app flows with no code and deliver them instantly to your app. http://customer.io

3.15.1
Source
npm
Version published
Weekly downloads
14K
14.76%
Maintainers
1
Weekly downloads
 
Created
Source

Gist for Web

Testing

  • Clone repo
  • Run npm start
  • Navigate to: http://127.0.0.1:8081/examples/

Build Locally

  • npm run build:prod

Releases

Feature release process

  • Merge PR into develop
  • Head over to the repo's feature release action page.
  • Select Run Workflow
  • Choose between:
    • patch - Bug/hot fixes
    • minor - New features
    • major - New / replaced APIs (usually breaking)

Hotfix release process

  • Merge PR into master
  • Head over to the repo's hotfix release action page.
  • Select Run Workflow

Update Cloudflare

The above processes push the changes to NPM and GitHub. However, customers using our Track SDK fetch the latest version automatically; we accomplish this by routing through Cloudflare page rules.

  • Head over to Cloudflare Page Rules section for the gist.build domain.
  • Update https://code.gist.build/web/latest/gist.min.js for latest version
  • Update https://code.gist.build/web/beta/gist.min.js for beta testing

Keywords

gist

FAQs

Package last updated on 27 Mar 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