browser-update
Advanced tools
Comparing version 3.1.6 to 3.1.7
Changes to the notification / detection script | ||
========== | ||
3.1.7 22.5.18 | ||
- ignore waterfox browser | ||
3.1.6 16.5.18 | ||
- samsung internet latest version is 6.4, 7.0 is still beta | ||
- updated browser versions of vivalidi, edge and opera | ||
- updated browser versions of vivaldi, edge and opera | ||
- show hide permanent also for reminderClosed<24 (hours) but then hide the text ("you will be reminded in x days") | ||
@@ -7,0 +10,0 @@ |
{ | ||
"name": "browser-update", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"description": "Remind users to update their browser in an unobtrusive way.", | ||
@@ -5,0 +5,0 @@ "main": "update.npm.full.js", |
@@ -20,3 +20,3 @@ //(c)2017, MIT Style License <browser-update.org/LICENSE.txt> | ||
ignore("TV","SMART-TV|SmartTV") || | ||
ignore("niche browser","Dorado|Whale|MIDP|k-meleon|sparrow|wii|Chromium|Puffin|Opera Mini|maxthon|maxton|dolfin|dolphin|seamonkey|opera mini|netfront|moblin|maemo|arora|kazehakase|epiphany|konqueror|rekonq|symbian|webos|PaleMoon|QupZilla|Otter|Midori|qutebrowser") || | ||
ignore("niche browser","Dorado|waterfox|Whale|MIDP|k-meleon|sparrow|wii|Chromium|Puffin|Opera Mini|maxthon|maxton|dolfin|dolphin|seamonkey|opera mini|netfront|moblin|maemo|arora|kazehakase|epiphany|konqueror|rekonq|symbian|webos|PaleMoon|QupZilla|Otter|Midori|qutebrowser") || | ||
ignore("mobile without upgrade path or landing page","cros|kindle|tizen|silk|blackberry|bb10|RIM|PlayBook|meego|nokia|ucweb|ZuneWP7|537.85.10"); | ||
@@ -170,3 +170,3 @@ // ignore("android(chrome) web view","; wv"); | ||
op.apiver=op.api||op.c||-1; | ||
op.jsv="3.1.6npm"; | ||
jsv="3.1.7npm"; | ||
@@ -173,0 +173,0 @@ var required_min={i:10,f:11,o:21,s:8,c:30} |
@@ -20,3 +20,3 @@ //(c)2017, MIT Style License <browser-update.org/LICENSE.txt> | ||
ignore("TV","SMART-TV|SmartTV") || | ||
ignore("niche browser","Dorado|Whale|MIDP|k-meleon|sparrow|wii|Chromium|Puffin|Opera Mini|maxthon|maxton|dolfin|dolphin|seamonkey|opera mini|netfront|moblin|maemo|arora|kazehakase|epiphany|konqueror|rekonq|symbian|webos|PaleMoon|QupZilla|Otter|Midori|qutebrowser") || | ||
ignore("niche browser","Dorado|waterfox|Whale|MIDP|k-meleon|sparrow|wii|Chromium|Puffin|Opera Mini|maxthon|maxton|dolfin|dolphin|seamonkey|opera mini|netfront|moblin|maemo|arora|kazehakase|epiphany|konqueror|rekonq|symbian|webos|PaleMoon|QupZilla|Otter|Midori|qutebrowser") || | ||
ignore("mobile without upgrade path or landing page","cros|kindle|tizen|silk|blackberry|bb10|RIM|PlayBook|meego|nokia|ucweb|ZuneWP7|537.85.10"); | ||
@@ -170,3 +170,3 @@ // ignore("android(chrome) web view","; wv"); | ||
op.apiver=op.api||op.c||-1; | ||
op.jsv="3.1.6"; | ||
jsv="3.1.7npm"; | ||
@@ -173,0 +173,0 @@ var required_min={i:10,f:11,o:21,s:8,c:30} |
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
50573