Socket
Socket
Sign inDemoInstall

nativescript-push-notifications

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-push-notifications - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "nativescript-push-notifications",
"version": "0.1.3",
"version": "0.1.4",
"main": "push-plugin",

@@ -5,0 +5,0 @@ "author": {

@@ -53,2 +53,11 @@ # Push Plugin for NativeScript

The plugin will default to version 10.0.1 of the `firebase-messaging` SDK. If you need to change the version, you can add a project ext property `firebaseMessagingVersion` like so:
```
// in the root level of /app/App_Resources/Android/app.gradle:
project.ext {
firebaseMessagingVersion = "+" // OR the version you wish
}
```
### iOS

@@ -55,0 +64,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