Socket
Socket
Sign inDemoInstall

@ale-rainbow/rainbow-notification

Package Overview
Dependencies
1
Maintainers
10
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.33 to 1.0.34

1

dist/rainbowNotification.d.ts

@@ -29,2 +29,3 @@ export declare class RainbowNotificationAction {

callSubject: string;
call: any;
urgency: string;

@@ -31,0 +32,0 @@ urgencyLabel: string;

@@ -47,2 +47,3 @@ "use strict";

this.callSubject = null;
this.call = null;
this.urgency = 'std';

@@ -49,0 +50,0 @@ this.urgencyLabel = null;

5

package.json
{
"name": "@ale-rainbow/rainbow-notification",
"version": "v1.0.33",
"version": "v1.0.34",
"description": "Alcatel-Lucent Enterprise Rainbow Notification",

@@ -28,3 +28,6 @@ "main": "./dist/rainbowNotification.js",

"typescript": "3.4.5"
},
"dependencies": {
"tsc": "^2.0.4"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc