New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/google-maps

Package Overview
Dependencies
Maintainers
12
Versions
430
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/google-maps - npm Package Compare versions

Comparing version 1.1.0 to 4.0.0-beta.0

android/src/main/java/com/capacitorjs/plugins/googlemaps/CapacitorGoogleMapsBounds.kt

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

# 4.0.0-beta.0 (2022-06-27)
### Bug Fixes
* **google-maps:** correctly typed event listeners ([656f916](https://github.com/ionic-team/capacitor-plugins/commit/656f9169ccd8d7fa880143b13ca5f62bb546edb0))
* **google-maps:** Fixing map touch events on Android ([7cb89fb](https://github.com/ionic-team/capacitor-plugins/commit/7cb89fb788e05aa9e90c39698e041ebe094132ea))
### Features
* **google-maps:** Google Maps Bounds ([14a045d](https://github.com/ionic-team/capacitor-plugins/commit/14a045d3880124996b2770cec7b3e28a9f13d231))
# 1.1.0 (2022-06-17)

@@ -8,0 +25,0 @@

12

package.json
{
"name": "@capacitor/google-maps",
"version": "1.1.0",
"version": "4.0.0-beta.0",
"description": "Google maps on Capacitor",

@@ -59,6 +59,6 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "^3.4.0",
"@capacitor/core": "^3.4.0",
"@capacitor/android": "next",
"@capacitor/core": "next",
"@capacitor/docgen": "^0.0.18",
"@capacitor/ios": "^3.4.0",
"@capacitor/ios": "next",
"@ionic/eslint-config": "^0.3.0",

@@ -80,3 +80,3 @@ "@ionic/prettier-config": "^1.0.1",

"peerDependencies": {
"@capacitor/core": "^3.0.0"
"@capacitor/core": "next"
},

@@ -102,3 +102,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "0fb107ac46bca30ba7c1a7c09a93c866e6c40f87"
"gitHead": "fd7db8285f72990522da0adc889514c9804b6dae"
}

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