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

@uiw/react-amap-circle-marker

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-amap-circle-marker - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

2

cjs/index.d.ts

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

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

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

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

8

package.json
{
"name": "@uiw/react-amap-circle-marker",
"version": "2.2.4",
"version": "2.2.5",
"description": "构造一个圆形覆盖物。可直接满足创建圆形标注的需要。",

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

"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

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