jpush-phonegap-plugin
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6153879
2