homebridge-air
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -5,9 +5,9 @@ # Changelog | ||
## [1.0.0](https://github.com/donavanbecker/homebridge-air/compare/v0.1.0...v1.0.0) (2024-XX-XX) | ||
## [0.2.0](https://github.com/donavanbecker/homebridge-air/compare/v0.1.0...v0.2.0) (2024-09-07) | ||
### What's Changes | ||
- Release of [homebridge-air](https://github.com/donavanbecker/homebridge-air) which allows you to update your see the air qualiry from AirNow Web API. | ||
- Add `homepage` to `package.json` | ||
**Full Changelog**: https://github.com/donavanbecker/homebridge-air/compare/v0.1.0...v1.0.0 | ||
**Full Changelog**: https://github.com/donavanbecker/homebridge-air/compare/v0.1.0...v0.2.0 | ||
@@ -14,0 +14,0 @@ ## [0.1.0](https://github.com/donavanbecker/homebridge-air/releases/tag/v0.1.0) (2024-09-07) |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "The AirNow plugin allows you to monitor the current AirQuality for your Zip Code from HomeKit and Siri.", | ||
@@ -23,2 +23,3 @@ "author": { | ||
], | ||
"homepage": "https://github.com/donavanbecker/homebridge-air", | ||
"repository": { | ||
@@ -58,3 +59,3 @@ "type": "git", | ||
"rxjs": "^7.8.1", | ||
"striptags": "^3.0.1", | ||
"striptags": "^3.2.0", | ||
"undici": "^6.19.8" | ||
@@ -73,3 +74,3 @@ }, | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"eslint": "^9.9.1", | ||
"eslint": "^9.10.0", | ||
"eslint-plugin-format": "^0.1.2", | ||
@@ -76,0 +77,0 @@ "homebridge": "^1.8.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
312851
Updatedstriptags@^3.2.0