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

@uiw/react-baidu-map-types

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-baidu-map-types - npm Package Compare versions

Comparing version 2.5.2 to 2.5.3

2

package.json
{
"name": "@uiw/react-baidu-map-types",
"version": "2.5.2",
"version": "2.5.3",
"description": "Baidu Map Components for React.",

@@ -5,0 +5,0 @@ "homepage": "https://uiwjs.github.io/react-baidu-map/#/map-types",

@@ -121,3 +121,3 @@ /// <reference path="./base.d.ts" />

*/
getDistance(start: Point, end: Point): void;
getDistance(start: Point, end: Point): Number;
/**

@@ -124,0 +124,0 @@ * 返回地图类型

@@ -247,3 +247,3 @@ /// <reference path="./base.d.ts" />

class IconSequence {
constructor(symbol: symbol, offset?: string, repeat?: string, fixedRotation?: boolean);
constructor(symbol: Symbol, offset?: string, repeat?: string, fixedRotation?: boolean);
}

@@ -250,0 +250,0 @@ interface PointCollection extends Overlay {

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