Socket
Socket
Sign inDemoInstall

@uiw/react-amap-weather

Package Overview
Dependencies
8
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

12

package.json
{
"name": "@uiw/react-amap-weather",
"version": "2.0.1",
"version": "2.0.2",
"description": "天气查询服务,根据城市名称或区域编码返回城市天气预报信息,包括实时天气信息和四天天气预报。",
"homepage": "https://uiwjs.github.io/react-amap",
"homepage": "https://uiwjs.github.io/react-amap/#/weather",
"main": "cjs/index.js",

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

],
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc