Socket
Socket
Sign inDemoInstall

google-maps

Package Overview
Dependencies
1
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 4.2.1

2

package.json
{
"name": "google-maps",
"description": "Async loader for google maps api (browser, typescript)",
"version": "4.2.0",
"version": "4.2.1",
"author": {

@@ -6,0 +6,0 @@ "name": "David Kudera",

@@ -57,2 +57,5 @@ # google-maps-loader

* 4.2.1
+ Allow authorization using `clientID` [#77](https://github.com/davidkudera/google-maps-loader/pull/77)
* 4.2.0

@@ -75,14 +78,14 @@ + Add official types from @types/googlemaps

* 3.2.0
+ Removed support for SENSOR parameter [#34](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/34)
+ Add support for REGION parameter [#36](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/36)
+ Removed deprecated promises API [#24](https://github.com/Carrooi/Js-GoogleMapsLoader/issues/24)
+ Fix some testing cases [#23](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/23)
+ Typo in readme [#22](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/22)
+ Removed support for SENSOR parameter [#34](https://github.com/davidkudera/google-maps-loader/pull/34)
+ Add support for REGION parameter [#36](https://github.com/davidkudera/google-maps-loader/pull/36)
+ Removed deprecated promises API [#24](https://github.com/davidkudera/google-maps-loader/issues/24)
+ Fix some testing cases [#23](https://github.com/davidkudera/google-maps-loader/pull/23)
+ Typo in readme [#22](https://github.com/davidkudera/google-maps-loader/pull/22)
* 3.1.0
+ Fix mock google maps loader
+ Add language parameter [#17](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/17)
+ Fix typos at readme [#19](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/19)
+ Fix for IE 8 [#21](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/21)
+ Rename repository to Js-GoogleMapsLoader [#15](https://github.com/Carrooi/Js-GoogleMapsLoader/issues/15)
+ Add language parameter [#17](https://github.com/davidkudera/google-maps-loader/pull/17)
+ Fix typos at readme [#19](https://github.com/davidkudera/google-maps-loader/pull/19)
+ Fix for IE 8 [#21](https://github.com/davidkudera/google-maps-loader/pull/21)
+ Rename repository to Js-GoogleMapsLoader [#15](https://github.com/davidkudera/google-maps-loader/issues/15)

@@ -102,3 +105,3 @@ * 3.0.0

* 2.1.0
+ Added support for libraries [#3](https://github.com/Carrooi/Js-GoogleMapsLoader/pull/3) (thanks [popara](https://github.com/popara))
+ Added support for libraries [#3](https://github.com/davidkudera/google-maps-loader/pull/3) (thanks [popara](https://github.com/popara))
+ Added tests

@@ -105,0 +108,0 @@ + Small optimization

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