cordova-plugin-sms-retriever
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "cordova-plugin-sms-retriever", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Cordova plugin to retrieve SMS in Android using the SMS Retriever API.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -1,2 +0,1 @@ | ||
cordova.define("cordova-plugin-sms-retriever.SMSRetriever", function(require, exports, module) { | ||
var smsRetriever = {}; | ||
@@ -33,3 +32,1 @@ | ||
module.exports = smsRetriever; | ||
}); |
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
222554
198