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 2.4.1 to 2.5.0

src/GoogleMap.stories.tsx

4

CHANGELOG.md
# Changelog
## 2.5.0 useJsApiLoader before this patch sets loaded state after loader has loaded, even if the component has already unmounted. This should fixes it
## 2.4.1 optional onLoad and unMount props for KmlLayer component
## 2.4.0 Replaced @types/googlemaps with @@types/google.maps, fixed d.ts files

@@ -4,0 +8,0 @@

32

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

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

"dependencies": {
"@googlemaps/js-api-loader": "1.12.4",
"@react-google-maps/infobox": "2.4.0",
"@react-google-maps/marker-clusterer": "2.4.0",
"@googlemaps/js-api-loader": "1.12.5",
"@react-google-maps/infobox": "2.5.0",
"@react-google-maps/marker-clusterer": "2.5.0",
"@types/google.maps": "3.45.6",

@@ -107,12 +107,12 @@ "invariant": "2.2.4"

"devDependencies": {
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-commonjs": "21.0.0",
"@rollup/plugin-node-resolve": "13.0.5",
"@rollup/plugin-typescript": "8.2.5",
"@testing-library/react": "12.1.1",
"@testing-library/react": "12.1.2",
"@types/invariant": "2.2.35",
"@types/jest": "27.0.2",
"@types/react": "17.0.24",
"@types/react": "17.0.29",
"@types/react-dom": "17.0.9",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"acorn": "8.5.0",

@@ -130,3 +130,3 @@ "acorn-jsx": "5.3.2",

"eslint-plugin-html": "6.2.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-json": "3.1.0",

@@ -138,3 +138,3 @@ "eslint-plugin-jsx-a11y": "6.4.1",

"eslint-plugin-promise": "5.1.0",
"eslint-plugin-react": "7.26.0",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react-functional-set-state": "1.2.1",

@@ -146,17 +146,17 @@ "eslint-plugin-react-hooks": "4.2.0",

"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"jest": "27.2.2",
"jest-cli": "27.2.2",
"jest": "27.2.5",
"jest-cli": "27.2.5",
"react": "17.0.2",
"react-docgen": "5.4.0",
"react-docgen-typescript": "2.1.0",
"react-docgen-typescript": "2.1.1",
"react-dom": "17.0.2",
"react-styleguidist": "11.1.7",
"rimraf": "3.0.2",
"rollup": "2.57.0",
"rollup": "2.58.0",
"rollup-plugin-dts": "4.0.0",
"rollup-plugin-terser": "7.0.2",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"gitHead": "80167ddcc3d8e356dbf0b0c3a6292c6a3a989f83"
}

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 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 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