New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-weather-widget

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-weather-widget - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

package.json
{
"name": "vue-weather-widget",
"version": "4.0.3",
"version": "4.0.4",
"description": "Weather forecast widget for Vuejs using DarkSky api",

@@ -5,0 +5,0 @@ "exportName": "vue-weather-widget",

@@ -102,3 +102,3 @@ # Vue Weather Widget

| api-key | String (_required_) | - | Your OpenWeatherMap or Dark Sky API key |
| use-dark-sky-api | Boolean | `true` | Use DarkSky API instead of OpenWeatherMap |
| use-dark-sky-api | Boolean | `false` | Use DarkSky API instead of OpenWeatherMap |
| address | String | current | An address of a location (By default, it will be use user's IP to find current location) |

@@ -105,0 +105,0 @@ | latitude | String | current | The latitude of a location (By default, it will be use user's IP to find current location) |

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