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

msn-weather

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msn-weather - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "msn-weather",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple MSN Weather API wrapper with built-in TypeScript support.",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

@@ -53,3 +53,3 @@ <div align="center">

location: "Munich, DE",
language: "EN",
language: "en",
degreeType: "C"

@@ -151,3 +151,3 @@ });

### `msn-weather` API
#### `weather.find(options)`
#### `weather.search(options)`
Retrieves weather data for a given location. Returns a promise with weather data.

@@ -170,3 +170,3 @@

- [NPM](https://www.npmjs.com/package/msn-weather)
- [GitHub](https://wgithub/wgumenyuk/msn-weather)
- [GitHub](https://github.com/wgumenyuk/msn-weather)

@@ -179,2 +179,2 @@ ## Acknowledgements

&copy; 2021 [Wlad Gumenyuk](https://github.com/wgumenyuk)
&copy; 2021 [Wlad Gumenyuk](https://github.com/wgumenyuk)
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