Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

novu

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

novu - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

6

package.json
{
"name": "novu",
"version": "0.8.0",
"version": "0.9.0",
"description": "On-Boarding Cli",

@@ -32,3 +32,3 @@ "main": "index.js",

"dependencies": {
"@novu/shared": "^0.8.0",
"@novu/shared": "^0.9.0",
"axios": "^0.25.0",

@@ -47,3 +47,3 @@ "chalk": "4.1.2",

},
"gitHead": "ee15ba6c07ccdabfaae1f20ff4bbca0327f591f5"
"gitHead": "522fdabfd56820eb515db467fb90cd2421445c6c"
}

@@ -25,7 +25,7 @@ <div align="center">

<br/>
<a href="https://github.com/novuhq/novu/issues">Report Bug</a>
<a href="https://github.com/novuhq/novu/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yml&title=%F0%9F%90%9B+Bug+Report%3A+">Report Bug</a>
ยท
<a href="https://github.com/novuhq/novu/discussions">Request Feature</a>
<a href="https://github.com/novuhq/novu/issues/new?assignees=&labels=feature&template=feature_request.yml&title=%F0%9F%9A%80+Feature%3A+">Request Feature</a>
ยท
<a href="https://discord.gg/TT6TttXjRe">Join Our Discord</a>
<a href="https://discord.novu.co">Join Our Discord</a>
ยท

@@ -38,3 +38,3 @@ <a href="https://github.com/orgs/novuhq/projects/2">Roadmap</a>

## โญ๏ธ Why
Building a notification system is hard, at first it seems like just sending an email but in reality it's just the beginning. In today's world users expect multi channel communication experience over email, sms, push, chat and more... An ever growing list of providers are popping up each day, and notifications are spread around the code. Novu's goal is to simplify notifications and provide developers the tools to create meaningful communication between the system and it's users.
Building a notification system is hard, at first it seems like just sending an email but in reality it's just the beginning. In today's world users expect multichannel communication experience over email, sms, push, chat and more... An ever-growing list of providers are popping up each day, and notifications are spread around the code. Novu's goal is to simplify notifications and provide developers the tools to create meaningful communication between the system and its users.

@@ -48,3 +48,3 @@ ## โœจ Features

- ๐Ÿ“ฆ Easy to set up and integrate
- ๐Ÿ›ก Debug and analyze multi channel messages in a single dashboard
- ๐Ÿ›ก Debug and analyze multichannel messages in a single dashboard
- ๐Ÿ“ฆ Embeddable notification center with real-time updates

@@ -101,3 +101,3 @@ - ๐Ÿ‘จโ€๐Ÿ’ป Community driven

Novu provides a single API to manage providers across multiple channels with a simple to use interface.
Novu provides a single API to manage providers across multiple channels with a simple-to-use interface.

@@ -131,12 +131,14 @@ #### ๐Ÿ’Œ Email

#### ๐Ÿ“ฑ Push (Coming Soon...)
#### ๐Ÿ“ฑ Push
- [x] [FCM](https://github.com/novuhq/novu/tree/main/providers/fcm)
- [x] [Expo](https://github.com/novuhq/novu/tree/main/providers/expo)
- [ ] [SNS](https://github.com/novuhq/novu/tree/main/providers/sns)
- [ ] Pushwoosh
- [ ] SNS
#### ๐Ÿ‘‡ Chat (Coming Soon...)
#### ๐Ÿ‘‡ Chat
- [ ] Slack
- [x] [Slack](https://github.com/novuhq/novu/tree/main/providers/slack)
- [x] [Discord](https://github.com/novuhq/novu/tree/main/providers/discord)
- [ ] MS Teams
- [ ] Discord
- [ ] Mattermost

@@ -157,3 +159,3 @@

Just <a href="https://discord.gg/TT6TttXjRe">Join Our Discord</a> server and ask for help.
Just <a href="https://discord.novu.co">Join Our Discord</a> server and ask for help.

@@ -160,0 +162,0 @@ ## ๐Ÿ”— Links

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc