Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-amap-weather

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

Comparing version 6.0.4 to 6.0.5

1

cjs/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="@uiw/react-amap-types" />
import React from 'react';

@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map';

2

cjs/index.js

@@ -26,2 +26,4 @@ "use strict";

});
/// <reference types="@uiw/react-amap-types" />
var Weather = exports.Weather = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) {

@@ -28,0 +30,0 @@ var _useWeather = (0, _useWeather2.useWeather)(props),

@@ -1,3 +0,1 @@

/// <reference types="@uiw/react-amap-types" />
/// <reference types="react" />
import { WeatherProps } from '.';

@@ -4,0 +2,0 @@ export interface UseWeather extends WeatherProps {

@@ -1,2 +0,1 @@

/// <reference types="@uiw/react-amap-types" />
import React from 'react';

@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map';

import _extends from "@babel/runtime/helpers/extends";
/// <reference types="@uiw/react-amap-types" />
import React, { useImperativeHandle } from 'react';

@@ -3,0 +4,0 @@ import { useWeather } from './useWeather';

@@ -1,3 +0,1 @@

/// <reference types="@uiw/react-amap-types" />
/// <reference types="react" />
import { WeatherProps } from '.';

@@ -4,0 +2,0 @@ export interface UseWeather extends WeatherProps {

{
"name": "@uiw/react-amap-weather",
"version": "6.0.4",
"version": "6.0.5",
"description": "天气查询服务,根据城市名称或区域编码返回城市天气预报信息,包括实时天气信息和四天天气预报。",

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

"dependencies": {
"@uiw/react-amap-map": "6.0.4",
"@uiw/react-amap-utils": "6.0.4"
},
"devDependencies": {
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7"
"@uiw/react-amap-map": "6.0.5",
"@uiw/react-amap-utils": "6.0.5"
}
}

Sorry, the diff of this file is not supported yet

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