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

@mapbox/search-js-core

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/search-js-core - npm Package Compare versions

Comparing version 1.0.0-beta.21 to 1.0.0-beta.22

2

dist/autofill/AddressAutofillCore.d.ts

@@ -39,3 +39,3 @@ import { AddressAutofillSuggestion, AddressAutofillFeatureSuggestion } from './types';

* @property {string} country An [ISO 3166 alpha-2 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) to be returned. If not specified, results will not be filtered by country.
* @property {string | LatLngBoundsLike} bbox Limit results to only those contained within the supplied bounding box.
* @property {string | LngLatBoundsLike} bbox Limit results to only those contained within the supplied bounding box.
* @property {string | number} limit The number of results to return, up to `10`.

@@ -42,0 +42,0 @@ * @property {string | LngLatLike} proximity Bias the response to favor results that are closer to this location. Provide a point coordinate provided as a{@link LngLatLike}, or use the string `ip` to use the requester's IP address.

{
"name": "@mapbox/search-js-core",
"version": "1.0.0-beta.21",
"version": "1.0.0-beta.22",
"description": "Platform agnostic wrappers for the Search Box, Address Autofill, and Geocoding APIs.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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

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