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

@uiw/react-amap-marker

Package Overview
Dependencies
Maintainers
0
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
7.1.3

6

package.json
{
"name": "@uiw/react-amap-marker",
"version": "7.1.2",
"version": "7.1.3",
"description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。",

@@ -38,5 +38,5 @@ "funding": "https://jaywcjlove.github.io/#/sponsor",

"dependencies": {
"@uiw/react-amap-map": "7.1.2",
"@uiw/react-amap-utils": "7.1.2"
"@uiw/react-amap-map": "7.1.3",
"@uiw/react-amap-utils": "7.1.3"
}
}