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

@uiw/react-amap-info-window

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-info-window - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

12

package.json
{
"name": "@uiw/react-amap-info-window",
"version": "2.0.1",
"version": "2.0.2",
"description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。",
"homepage": "https://uiwjs.github.io/react-amap",
"homepage": "https://uiwjs.github.io/react-amap/#/info-window",
"main": "cjs/index.js",

@@ -32,5 +32,9 @@ "module": "esm/index.js",

],
"peerDependencies": {
"react": ">=16.12.0",
"react-dom": ">=16.12.0"
},
"dependencies": {
"@uiw/react-amap-map": "^2.0.1",
"@uiw/react-amap-utils": "^2.0.1"
"@uiw/react-amap-map": "^2.0.2",
"@uiw/react-amap-utils": "^2.0.2"
},

@@ -37,0 +41,0 @@ "devDependencies": {

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