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.6 to 0.3.7

NOTICE

2

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

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

@@ -55,1 +55,8 @@ <!--

* CB-5729 [BlackBerry10] Update GeolocationProxy to return collapsed object
### 0.3.7 (Apr 17, 2014)
* CB-6422: [windows8] use cordova/exec/proxy
* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
* CB-5977: [android] Removing the Android Geolocation Code. Mission Accomplished.
* CB-6460: Update license headers
* Add NOTICE file

@@ -163,2 +163,2 @@ /*

require("cordova/windows8/commandProxy").add("Geolocation", module.exports);
require("cordova/exec/proxy").add("Geolocation", module.exports);

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