browser-update
Advanced tools
Comparing version 3.3.33 to 3.3.34
Changes to the notification / detection script | ||
========== | ||
------- | ||
3.3.34 19.12.21 | ||
- test/bar.html: fix issues when not using correct json format and use a textarea | ||
- whitelist motorola edge in order not to detect it as edge browser, fixes #544 | ||
- include update.show.js with NPM package, fixes #546 | ||
- firefox 78 ESR is outdated now, fixes #538 | ||
3.3.33 23.10.21 | ||
- fix detection of opera mobile | ||
- add normal files to npm package (update.js, ...) in order to use browser-update scripts not as a module, fixes #518 | ||
- update versions | ||
@@ -7,0 +16,0 @@ 3.3.32 13.10.21 |
{ | ||
"name": "browser-update", | ||
"version": "3.3.33", | ||
"version": "3.3.34", | ||
"description": "Remind users to update their browser in an unobtrusive way.", | ||
@@ -20,6 +20,6 @@ "main": "update.npm.full.js", | ||
"update.npm.js", | ||
"update.js", | ||
"update.min.js", | ||
"update.show.js", | ||
"update.show.min.js" | ||
"scripts/update.js", | ||
"scripts/update.min.js", | ||
"scripts/update.show.js", | ||
"scripts/update.show.min.js" | ||
], | ||
@@ -26,0 +26,0 @@ "author": "Thomas Hümmer", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
12994
2
0
1
0
2