pwa-asset-generator
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -6,2 +6,9 @@ # Changelog | ||
## [6.1.1](https://github.com/onderceylan/pwa-asset-generator/compare/v6.1.0...v6.1.1) (2022-07-05) | ||
### Bug Fixes | ||
* **deps:** upgrade dependencies ([a848254](https://github.com/onderceylan/pwa-asset-generator/commit/a8482542fcc16ebca9de605f3f993f66894b8b06)) | ||
# [6.1.0](https://github.com/onderceylan/pwa-asset-generator/compare/v6.0.8...v6.1.0) (2022-06-08) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "pwa-asset-generator", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
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
177552