Socket
Socket
Sign inDemoInstall

@react-google-maps/api

Package Overview
Dependencies
14
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.10.2 to 2.10.3

2

CHANGELOG.md

@@ -40,2 +40,4 @@ # Changelog

## 2.10.3 fix MarkerClusterer bugs, improve performance, fix memory leaks
## 2.8.1 react@17 support

@@ -42,0 +44,0 @@

22

package.json
{
"name": "@react-google-maps/api",
"sideEffects": false,
"version": "2.10.2",
"version": "2.10.3",
"description": "React.js Google Maps API integration",

@@ -88,7 +88,7 @@ "license": "MIT",

"dependencies": {
"@googlemaps/js-api-loader": "1.14.1",
"@googlemaps/markerclusterer": "2.0.4",
"@react-google-maps/infobox": "2.10.0",
"@react-google-maps/marker-clusterer": "2.10.0",
"@types/google.maps": "3.48.6",
"@googlemaps/js-api-loader": "1.14.2",
"@googlemaps/markerclusterer": "2.0.6",
"@react-google-maps/infobox": "2.10.1",
"@react-google-maps/marker-clusterer": "2.10.1",
"@types/google.maps": "3.48.8",
"invariant": "2.2.4"

@@ -102,7 +102,7 @@ },

"@rollup/plugin-commonjs": "22.0.0",
"@rollup/plugin-node-resolve": "13.2.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-typescript": "8.3.2",
"@testing-library/react": "13.1.1",
"jest": "27.5.1",
"jest-cli": "27.5.1",
"@testing-library/react": "13.2.0",
"jest": "28.1.0",
"jest-cli": "28.1.0",
"react-docgen": "5.4.0",

@@ -112,3 +112,3 @@ "react-docgen-typescript": "2.2.2",

"rimraf": "3.0.2",
"rollup": "2.70.2",
"rollup": "2.73.0",
"rollup-plugin-dts": "4.2.1",

@@ -115,0 +115,0 @@ "rollup-plugin-terser": "7.0.2"

@@ -13,2 +13,4 @@ # @react-google-maps/api

You can donate or became a sponsor of the project here: [https://opencollective.com/react-google-maps-api#category-CONTRIBUTE](https://opencollective.com/react-google-maps-api#category-CONTRIBUTE)
> This library requires React v16.6 or later. To use the latest features (including hooks) requires React v16.8+. If you need support for earlier versions of React, you should check out [react-google-maps](https://github.com/tomchentw/react-google-maps)

@@ -15,0 +17,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc