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

node-red-contrib-ibmpush

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-ibmpush - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

7

ibmpush/88-ibmpush.js

@@ -169,2 +169,9 @@ /**

case "userid":
message.target = {
"userIds": ids
}
invokePush(this.mode,message,this);
break;
case "android":

@@ -171,0 +178,0 @@ message.target = {

2

package.json
{
"name": "node-red-contrib-ibmpush",
"version": "0.2.6",
"version": "0.2.7",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "repository": {

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