Socket
Book a DemoInstallSign in
Socket

@symfony/ux-notify

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symfony/ux-notify

Native notification integration for Symfony using Mercure

Source
npmnpm
Version
2.28.1
Version published
Weekly downloads
11
-21.43%
Maintainers
4
Weekly downloads
 
Created
Source

@symfony/ux-notify

JavaScript assets of the symfony/ux-notify PHP package.

Installation

This npm package is reserved for advanced users who want to decouple their JavaScript dependencies from their PHP dependencies (e.g., when building Docker images, running JavaScript-only pipelines, etc.).

We strongly recommend not installing this package directly, but instead install the PHP package symfony/ux-notify in your Symfony application with Flex enabled.

If you still want to install this package directly, please make sure its version exactly matches symfony/ux-notify PHP package version:

composer require symfony/ux-notify:2.23.0
npm add @symfony/ux-notify@2.23.0

Tip: Your package.json file will be automatically modified by Flex when installing or upgrading a PHP package. To prevent this behavior, ensure to use at least Flex 1.22.0 or 2.5.0, and run composer config extra.symfony.flex.synchronize_package_json false.

Resources

Keywords

symfony-ux

FAQs

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