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

jmessage-react-plugin

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jmessage-react-plugin - npm Package Compare versions

Comparing version 2.4.5 to 2.4.6

.vscode/settings.json

6

package.json
{
"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

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