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

favesalon-embed

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

favesalon-embed

Favesalon Embed

latest
npmnpm
Version
1.1.5
Version published
Weekly downloads
230
-6.88%
Maintainers
1
Weekly downloads
 
Created
Source

Favesalon Embed

A set of Favesalon components that use for embedding in any websites.

Development

To start the components, run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

Using this component

To install favesalon-embed with npm, run:

npm i favesalon-embed --save

or use the hosted version from unpkg:

<link rel="stylesheet" href="https://unpkg.com/favesalon-embed@1.0.0/favesalon-embed/favesalon-embed.css" />
<script type="module" src="https://unpkg.com/favesalon-embed@1.0.0/favesalon-embed/favesalon-embed.esm.js"></script>

FAQs

Package last updated on 11 Feb 2026

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