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

@nextcloud/notify_push

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/notify_push

[![npm](https://img.shields.io/npm/v/@nextcloud/event-bus.svg)](https://www.npmjs.com/package/@nextcloud/notify_push)

Source
npmnpm
Version
1.0.1
Version published
Maintainers
6
Created
Source

@nextcloud/event-bus

npm

A javascript client for notify_push events for Nextcloud apps.

Installation

npm i -S @nextcloud/notify_push

Usage

import { listen } from '@nextcloud/notify_push'

listen('notify_file', () => {
	console.log('A File has been changed')
})

Keywords

nextcloud

FAQs

Package last updated on 24 Jan 2021

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