Socket
Socket
Sign inDemoInstall

cordova-plugin-fcm-ng

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-fcm-ng - npm Package Compare versions

Comparing version 8.3.0 to 8.4.0

3

CHANGELOG.md
# Changelog
### Version 8.4.0 (08/09/2021)
- Adds Universal Link support
### Version 8.3.0 (28/01/2021)

@@ -4,0 +7,0 @@ - Fix Dynamic Link on iOS (when app is closed)

2

package.json
{
"version": "8.3.0",
"version": "8.4.0",
"name": "cordova-plugin-fcm-ng",

@@ -4,0 +4,0 @@ "cordova_name": "Cordova FCM Push Plugin NG",

@@ -168,2 +168,10 @@ # Google Firebase Cloud Messaging Cordova Push Plugin

## Universal Links
### postUniversalLink
```js
FCMPluginNG.postUniversalLink(string);
```
## License

@@ -170,0 +178,0 @@ ```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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