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

cordova-plugin-sms-retriever

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-sms-retriever - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

0

demo/scripts/index.js

@@ -0,0 +0,0 @@ // For an introduction to the Blank template, see the following documentation:

2

package.json
{
"name": "cordova-plugin-sms-retriever",
"version": "1.0.9",
"version": "1.1.0",
"description": "Cordova plugin to retrieve SMS in Android using the SMS Retriever API.",

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

@@ -11,3 +11,3 @@ | License | Platform | Contribute |

Add the plugin with Cordova CLI (v6 or later):
Add the plugin with Cordova CLI:
```bash

@@ -112,3 +112,3 @@ cordova plugin add cordova-plugin-sms-retriever

This plugin requires the Google Play Services version 10.2 or newer in order to work properly. You must also install the Google Play Services support plugin as explained in the **Install** section.
This plugin requires the [Google Play Services 15.0.0](http://https://www.apkmirror.com/apk/google-inc/google-play-services/google-play-services-15-0-90-release/ "Google Play Services 15.0.0") or newer in order to work properly.

@@ -127,13 +127,2 @@ ### Does the plugin work in the Android emulator?

### How this plugin has been tested?
I have tested this plugin with success on:
- Android 5.1.1 emulator
- Android 6.0 emulator
- Android 7.1.1 emulator
- BLU Energy Mini (Android 5.1 Lollipop)
- BLU Vivo 5 Mini (Android 6.0 Marshmallow)
- Samsung Galaxy I9190 (Android 4.4.2 KitKat)
## Contributing

@@ -153,1 +142,9 @@

## Changeslog
#### Version 1.1.0
- Added cordova > 7.1.0 engine
- Added cordova-android >= 6.3.0 engine
- Added missing com.google.android.gms:play-services-auth framework
- Bumped PLAY_SERVICES_VERSION to 15.0.0.

@@ -0,0 +0,0 @@ var smsRetriever = {};

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