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

cordova-plugin-geolocation

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-geolocation - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

CONTRIBUTING.md

10

doc/index.md

@@ -52,12 +52,2 @@ <!---

### Firefox OS Quirks
Create __www/manifest.webapp__ as described in
[Manifest Docs](https://developer.mozilla.org/en-US/Apps/Developing/Manifest).
Add permisions:
"permissions": {
"geolocation": { "description": "Used to position the map to your current position" }
}
## Supported Platforms

@@ -64,0 +54,0 @@

2

package.json
{
"name": "cordova-plugin-geolocation",
"version": "0.3.7",
"version": "0.3.8",
"description": "Cordova Geolocation Plugin",

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

@@ -62,1 +62,10 @@ <!--

* Add NOTICE file
### 0.3.8 (Jun 05, 2014)
* CB-6127 Spanish and French Translations added. Github close #14
* CB-6804 Add license
* CB-5416 - Adding support for auto-managing permissions
* CB-6491 add CONTRIBUTING.md
* pass by only coords
* proper implementation for firefoxos
* call FxOS's getCurrentProxy added

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