cordova-plugin-rssi
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "cordova-plugin-rssi", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Cordova plugin for reading WiFi RSSI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,2 +7,3 @@ # Cordova RSSI Plugin | ||
Tested on iOS Simulator devices: iPhone 5, 6, 7, 8, SE, X, XR, XS, XS Max | ||
@@ -74,1 +75,9 @@ ## Installation | ||
[The MIT License](./LICENSE) | ||
## Changelog ## | ||
- v1.1.0 | ||
- Adding support for iPhone XR, XS, XS Max, iOS 12 | ||
- v1.0.0 | ||
- Init |
Sorry, the diff of this file is not supported yet
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
17668
81