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

react-google-places-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-places-autocomplete - npm Package Compare versions

Comparing version 3.4.0 to 4.0.0

build/google-places-autocomplete.d.ts

10

build/index.d.ts

@@ -1,7 +0,7 @@

import GooglePlacesAutocomplete from './GooglePlacesAutocomplete';
import getLatLng from './utils/getLatLng';
import geocodeByAddress from './utils/geocodeByAddress';
import geocodeByLatLng from './utils/geocodeByLatLng';
import geocodeByPlaceId from './utils/geocodeByPlaceId';
import GooglePlacesAutocomplete from './google-places-autocomplete';
import getLatLng from './utils/get-lat-lng';
import geocodeByAddress from './utils/geocode-by-address';
import geocodeByLatLng from './utils/geocode-by-lat-lng';
import geocodeByPlaceId from './utils/geocode-by-place-id';
export { getLatLng, geocodeByAddress, geocodeByLatLng, geocodeByPlaceId, };
export default GooglePlacesAutocomplete;
{
"name": "react-google-places-autocomplete",
"version": "3.4.0",
"version": "4.0.0",
"description": "Google places autocomplete input for ReactJS.",

@@ -38,3 +38,2 @@ "main": "build/index.js",

"@types/react-dom": "^16.9.8",
"@types/react-select": "^3.1.2",
"@typescript-eslint/eslint-plugin": "^3.9.1",

@@ -55,5 +54,5 @@ "@typescript-eslint/parser": "^3.9.1",

"dependencies": {
"@googlemaps/js-api-loader": "^1.12.3",
"@types/google.maps": "^3.49.1",
"react-select": "^4.3.1",
"@googlemaps/js-api-loader": "^1.14.3",
"@types/google.maps": "^3.50.4",
"react-select": "^5.7.2",
"use-debounce": "^3.4.3"

@@ -60,0 +59,0 @@ },

{
"name": "react-google-places-autocomplete",
"version": "3.4.0",
"version": "4.0.0",
"description": "Google places autocomplete input for ReactJS.",

@@ -38,3 +38,2 @@ "main": "build/index.js",

"@types/react-dom": "^16.9.8",
"@types/react-select": "^3.1.2",
"@typescript-eslint/eslint-plugin": "^3.9.1",

@@ -55,5 +54,5 @@ "@typescript-eslint/parser": "^3.9.1",

"dependencies": {
"@googlemaps/js-api-loader": "^1.12.3",
"@types/google.maps": "^3.49.1",
"react-select": "^4.3.1",
"@googlemaps/js-api-loader": "^1.14.3",
"@types/google.maps": "^3.50.4",
"react-select": "^5.7.2",
"use-debounce": "^3.4.3"

@@ -60,0 +59,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

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