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

iobroker.accuweather

Package Overview
Dependencies
Maintainers
21
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.accuweather - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

16

io-package.json
{
"common": {
"name": "accuweather",
"version": "1.2.3",
"version": "1.2.4",
"news": {
"1.2.4": {
"en": "dependencies update",
"de": "Abhängigkeiten aktualisieren",
"ru": "обновление зависимостей",
"pt": "atualização de dependências",
"nl": "afhankelijkheden bijwerken",
"fr": "mise à jour des dépendances",
"it": "aggiornamento delle dipendenze",
"es": "actualización de dependencias",
"pl": "aktualizacja zależności",
"zh-cn": "依赖更新"
},
"1.2.3": {

@@ -202,3 +214,3 @@ "en": "HoursOfSun parameter added to Daily forecast",

{
"js-controller": ">=1.4.2"
"js-controller": ">=2.0.0"
}

@@ -205,0 +217,0 @@ ]

8

package.json
{
"name": "iobroker.accuweather",
"version": "1.2.3",
"version": "1.2.4",
"description": "Weather forecast using AccuWeather API",

@@ -27,3 +27,3 @@ "author": {

"@alcalzone/release-script": "^3.4.2",
"@iobroker/testing": "^2.4.4",
"@iobroker/testing": "^2.5.4",
"@types/chai": "^4.2.19",

@@ -37,3 +37,3 @@ "@types/chai-as-promised": "^7.1.4",

"@types/sinon-chai": "^3.2.5",
"axios": "^0.24.0",
"axios": "^0.25.0",
"chai": "^4.3.4",

@@ -46,3 +46,3 @@ "chai-as-promised": "^7.1.1",

"proxyquire": "^2.1.3",
"sinon": "^12.0.1",
"sinon": "^13.0.1",
"sinon-chai": "^3.7.0"

@@ -49,0 +49,0 @@ },

@@ -44,2 +44,6 @@ ![Logo](admin/accuweather.png)

## Changelog
### 1.2.4 (2022-02-08)
* (algar42) Depency updates
### 1.2.3 (2021-12-29)

@@ -46,0 +50,0 @@ * (algar42) HoursOfSun Parameter added to the Daily forecast

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