New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

frontm-chatwidget

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontm-chatwidget

This is the Frontm chatbot.

latest
npmnpm
Version
0.3.0
Version published
Weekly downloads
2
-97.8%
Maintainers
1
Weekly downloads
 
Created
Source

Frontm Chatbot

This is the Frontm chatbot.

Version Compatibility

  • If you are using React 18, use version 0.2.24.
  • If you are using React 17, use version 0.2.23.
  • If you are using React 16, use version 0.2.22.

⚠️ Using the wrong version may result in errors related to multiple React versions.

How to Use

First, install the package:

npm install frontm-chatwidget

Then, import and use the ChatWidget component in your React application:

import ChatWidget from "frontm-chatwidget";

<ChatWidget
    accesskey={"ADD-YOUR-ACCESSKEY-HERE"}
/>

FAQs

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