🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

gatsby-plugin-intercom-spa

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-intercom-spa

Gatsby plugin to add intercom onto a site

Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
297
-4.5%
Maintainers
1
Weekly downloads
 
Created
Source

gatsby-plugin-intercom-spa

Easily add Intercom to your Gatsby site.

Install

npm install --save gatsby-plugin-intercom-spa

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: 'gatsby-plugin-intercom-spa',
    options: {
      app_id: 'YOUR_INTERCOM_APP_ID'
    }
  }
]

Keywords

gatsby

FAQs

Package last updated on 01 Nov 2017

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