Socket
Socket
Sign inDemoInstall

@types/react-places-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-places-autocomplete - npm Package Compare versions

Comparing version 7.2.13 to 7.2.14

2

react-places-autocomplete/index.d.ts

@@ -44,3 +44,3 @@ //

loading: boolean;
suggestions: ReadonlyArray<Suggestion>;
suggestions: readonly Suggestion[];
getInputProps: <InputProps extends {}>(options?: InputProps) => {

@@ -47,0 +47,0 @@ type: "text";

{
"name": "@types/react-places-autocomplete",
"version": "7.2.13",
"version": "7.2.14",
"description": "TypeScript definitions for react-places-autocomplete",

@@ -46,4 +46,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-places-autocomplete",

},
"typesPublisherContentHash": "c2a95bf3414702894e48a7fd6c049e90313fa967ef16cf7f483fb957f7d418d6",
"typesPublisherContentHash": "1343f0f986e8f1d4dbfc8e0ca3a1a394acf4c6353fb6d87b3dbaa57b6b3cc7d8",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/google.maps](https://npmjs.com/package/@types/google.maps), [@types/react](https://npmjs.com/package/@types/react)

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