Socket
Socket
Sign inDemoInstall

@uiw/react-amap-weather

Package Overview
Dependencies
8
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.19 to 5.0.20

7

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

@@ -37,4 +38,4 @@ "main": "cjs/index.js",

"dependencies": {
"@uiw/react-amap-map": "5.0.19",
"@uiw/react-amap-utils": "5.0.19"
"@uiw/react-amap-map": "5.0.20",
"@uiw/react-amap-utils": "5.0.20"
},

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

Weather 天气查询服务
===
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![npm version](https://img.shields.io/npm/v/@uiw/react-amap-utils.svg)](https://www.npmjs.com/package/@uiw/react-amap-utils)
[![Downloads](https://img.shields.io/npm/dm/@uiw/react-amap-utils.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-amap-utils)
天气查询服务,根据城市名称或区域编码返回城市天气预报信息,包括实时天气信息和四天天气预报。

@@ -8,2 +12,3 @@

import { Weather } from '@uiw/react-amap';
import { Weather } from '@uiw/react-amap-weather';
```

@@ -10,0 +15,0 @@

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