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

@vis.gl/react-google-maps

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vis.gl/react-google-maps - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/components/map.d.ts

@@ -17,3 +17,3 @@ /// <reference types="google.maps" />

/**
* Adds initial bounds to the map
* Adds initial bounds to the map as an alternative to specifying the center/zoom of the map.
* Calls the fitBounds method internally https://developers.google.com/maps/documentation/javascript/reference/map?hl=en#Map-Methods

@@ -20,0 +20,0 @@ */

{
"name": "@vis.gl/react-google-maps",
"version": "0.0.2",
"version": "0.0.3",
"description": "React components and hooks for Google Maps.",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

@@ -1,4 +0,4 @@

# Google Maps React
# React Components for the Google Maps API
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/ubilabs/google-maps-react-hooks/tree/main/LICENSE)
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/visgl/react-google-maps/tree/main/LICENSE)

@@ -14,3 +14,3 @@ A library to integrate the Google Maps JavaScript API into React Applications

This is a Typescript / Javascript library to integrate the Google Maps Javascript API into your React application.
This is a Typescript / JavaScript library to integrate the Google Maps JavaScript API into your React application.
It comes with a collection of React components to create maps, markers and infowindows, and a set of

@@ -17,0 +17,0 @@ hooks to use some of the Google Maps

Sorry, the diff of this file is not supported yet

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