Socket
Socket
Sign inDemoInstall

@uiw/react-amap-auto-complete

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-amap-auto-complete - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

12

package.json
{
"name": "@uiw/react-amap-auto-complete",
"version": "5.0.8",
"version": "5.0.9",
"description": "通常情况下,开发者需要根据表单控件相关事件的触发来执行 `AMap.AutoComplete` 的 search 方法,并将返回结果绘制成DOM显示到页面上。",

@@ -37,10 +37,10 @@ "homepage": "https://uiwjs.github.io/react-amap/#/auto-complete",

"dependencies": {
"@uiw/react-amap-map": "5.0.8",
"@uiw/react-amap-types": "5.0.8",
"@uiw/react-amap-utils": "5.0.8"
"@uiw/react-amap-map": "5.0.9",
"@uiw/react-amap-types": "5.0.9",
"@uiw/react-amap-utils": "5.0.9"
},
"devDependencies": {
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0"
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7"
}
}
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