New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

weather6

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

weather6

Using npm:

unpublished
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

Installing

Using npm:

npm install weather6

Example

const getWeather=require('weather6')
getWeather('北京').then(data => {
  console.log(data);
}).catch(err => {
  console.log(err);
})

Keywords

weather

FAQs

Package last updated on 22 Dec 2021

Related posts