Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

use-places-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-places-autocomplete - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

2

dist/index.d.ts

@@ -23,3 +23,3 @@ declare module "use-places-autocomplete" {

readonly status: string;
readonly data: Suggestion[];
data: Suggestion[];
}

@@ -26,0 +26,0 @@

{
"name": "use-places-autocomplete",
"version": "1.9.2",
"version": "1.9.3",
"description": "React hook for Google Maps Places Autocomplete.",

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

"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^5.1.2",
"@testing-library/react-hooks": "^6.0.0",
"@types/googlemaps": "^3.43.3",
"@types/jest": "^26.0.23",
"@types/lodash.debounce": "^4.0.6",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"@types/react-dom": "^17.0.5",

@@ -91,0 +91,0 @@ "eslint": "^7.2.0",

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