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

@novu/client

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novu/client - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

1

dist/cjs/index.d.ts

@@ -30,2 +30,3 @@ import { IPreferenceChannels, NotificationTemplateCustomData } from '@novu/shared';

critical: boolean;
tags?: string[];
data?: NotificationTemplateCustomData;

@@ -32,0 +33,0 @@ };

@@ -30,2 +30,3 @@ import { IPreferenceChannels, NotificationTemplateCustomData } from '@novu/shared';

critical: boolean;
tags?: string[];
data?: NotificationTemplateCustomData;

@@ -32,0 +33,0 @@ };

6

package.json
{
"name": "@novu/client",
"version": "0.18.0",
"version": "0.19.0",
"repository": "https://github.com/novuhq/novu",

@@ -47,3 +47,3 @@ "description": "API client to be used in end user environments",

"dependencies": {
"@novu/shared": "^0.18.0"
"@novu/shared": "^0.19.0"
},

@@ -64,3 +64,3 @@ "devDependencies": {

},
"gitHead": "4a851773914b8a92863823220c8c4d785e20b363"
"gitHead": "4b3f023925fdd91447cea65776c16a87aab3cb4a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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