@types/mapbox__mapbox-gl-geocoder
Advanced tools
Comparing version 4.7.1 to 4.7.2
@@ -170,5 +170,4 @@ // Type definitions for @mapbox/mapbox-gl-geocoder 4.7 | ||
* [ev] the event that triggered the clear, if available | ||
* | ||
*/ | ||
clear(ev: Event): void; | ||
clear(ev?: Event): void; | ||
/** | ||
@@ -175,0 +174,0 @@ * Set & query the input |
{ | ||
"name": "@types/mapbox__mapbox-gl-geocoder", | ||
"version": "4.7.1", | ||
"version": "4.7.2", | ||
"description": "TypeScript definitions for @mapbox/mapbox-gl-geocoder", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-geocoder", | ||
}, | ||
"typesPublisherContentHash": "87892f184b498653ffed45a9c9f6832eccc8162cc2b320199bf5b6e6def28538", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "2906ed6a154b87dce1a2dafbaebe5db93cb5652ddb956280890e15bed06dfdd0", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 16:23:57 GMT | ||
* Last updated: Tue, 18 Jan 2022 18:31:36 GMT | ||
* Dependencies: [@types/mapbox-gl](https://npmjs.com/package/@types/mapbox-gl), [@types/geojson](https://npmjs.com/package/@types/geojson) | ||
@@ -14,0 +14,0 @@ * Global values: `MapboxGeocoder` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16385
263