New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-amap-control-bar-control

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-amap-control-bar-control - npm Package Compare versions

Comparing version

to
2.2.5

2

cjs/index.d.ts

@@ -6,3 +6,5 @@ /// <reference types="@uiw/react-amap-types" />

export interface ControlBarControlProps extends OverlayProps, AMap.ControlBarOptions {
/** 覆盖物是否可见 */
visiable?: boolean;
}
export declare const ControlBarControl: React.ForwardRefExoticComponent<ControlBarControlProps & React.RefAttributes<ControlBarControlProps>>;

@@ -6,3 +6,5 @@ /// <reference types="@uiw/react-amap-types" />

export interface ControlBarControlProps extends OverlayProps, AMap.ControlBarOptions {
/** 覆盖物是否可见 */
visiable?: boolean;
}
export declare const ControlBarControl: React.ForwardRefExoticComponent<ControlBarControlProps & React.RefAttributes<ControlBarControlProps>>;

8

package.json
{
"name": "@uiw/react-amap-control-bar-control",
"version": "2.2.4",
"version": "2.2.5",
"description": "组合了旋转、倾斜、复位在内的地图控件。",

@@ -37,5 +37,5 @@ "homepage": "https://uiwjs.github.io/react-amap/#/control-bar-control",

"dependencies": {
"@uiw/react-amap-map": "2.2.4",
"@uiw/react-amap-types": "2.2.4",
"@uiw/react-amap-utils": "2.2.4"
"@uiw/react-amap-map": "2.2.5",
"@uiw/react-amap-types": "2.2.5",
"@uiw/react-amap-utils": "2.2.5"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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