Socket
Socket
Sign inDemoInstall

@react-google-maps/api

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-google-maps/api - npm Package Compare versions

Comparing version 1.2.3-alpha.9 to 1.2.3-alpha.10

4

lib/components/dom/OverlayView.js

@@ -67,3 +67,5 @@ "use strict";

}
mapPanes[_this.props.mapPaneName].appendChild(_this.containerElement);
if (_this.containerElement) {
mapPanes[_this.props.mapPaneName].appendChild(_this.containerElement);
}
_this.onPositionElement();

@@ -70,0 +72,0 @@ _this.forceUpdate();

{
"name": "@react-google-maps/api",
"version": "1.2.3-alpha.9",
"version": "1.2.3-alpha.10",
"description": "React.js Google Maps API integration",

@@ -5,0 +5,0 @@ "license": "MIT",

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