jmessage-react-plugin
Advanced tools
Comparing version 2.4.5 to 2.4.6
{ | ||
"name": "jmessage-react-plugin", | ||
"version": "2.4.5", | ||
"version": "2.4.6", | ||
"description": "a jmessage plugin for react native application", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"jcore-react-native": ">= 1.2.9" | ||
"jcore-react-native": ">= 1.2.10" | ||
}, | ||
@@ -47,4 +47,4 @@ "rnpm": { | ||
"dependencies": { | ||
"jcore-react-native": "^1.1.8-beta2" | ||
"jcore-react-native": "^1.2.10" | ||
} | ||
} |
@@ -15,6 +15,9 @@ # jmessage-react-plugin | ||
**注意: 如果已经通过 react-native link 链接了插件,则不需要执行下面的步骤。** | ||
在 Podfile 中添加如下代码: | ||
``` | ||
pod 'JPushRN', :path => '../node_modules/jpush-react-native' | ||
pod 'JMessageRN', :path => '../node_modules/jmessage-react-plugin' | ||
``` | ||
@@ -21,0 +24,0 @@ |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances in 1 package
1183
99
2
75147547
89
Updatedjcore-react-native@^1.2.10