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

jpush-phonegap-plugin

Package Overview
Dependencies
Maintainers
2
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jpush-phonegap-plugin - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

src/android/libs/jpush-android_v3.0.5.jar

9

doc/Android_detail_api.md

@@ -1,7 +0,8 @@

# Android API简介
# Android API 简介
- [注册成功事件](#注册成功事件)
- [接收通知时获得通知的内容](#接收通知时获得通知的内容)
- [打开通知时获得通知的内容](#打开通知时获得通知的内容)
- [收到自定义消息时获取消息的内容](#收到自定义消息时获取消息的内容)
- [获取集成日志(适用于 iOS)](#获取集成日志(适用于 iOS))
- [获取集成日志(同时适用于 iOS)](#获取集成日志同时适用于-ios)
- [接收消息和点击通知事件](#接收消息和点击通知事件)

@@ -54,3 +55,3 @@ - [统计分析](#统计分析)

## 获取集成日志(适用于 iOS)
## 获取集成日志(同时适用于 iOS)

@@ -284,3 +285,3 @@ ### API - setDebugMode

- title: 设置本地通知的 title。
- notificaitonID: 设置本地通知的 ID。
- notificaitonID: 设置本地通知的 ID(不要为 0)。
- broadcastTime: 设置本地通知触发时间,为距离当前时间的数值,单位是毫秒。

@@ -287,0 +288,0 @@ - extras: 设置额外的数据信息 extras 为 json 字符串。

{
"name": "jpush-phonegap-plugin",
"version": "3.1.3",
"version": "3.1.4",
"description": "JPush for cordova plugin",

@@ -30,3 +30,3 @@ "cordova": {

"cordova-plugin-device": ">=1.0.0",
"jcore-cordova-plugin": ">=1.1.1"
"cordova-plugin-jcore": "1.1.2"
},

@@ -39,2 +39,2 @@ "author": "JiGuang",

"homepage": "https://github.com/jpush/jpush-phonegap-plugin#readme"
}
}

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