Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

browser-update

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-update - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

5

changelog.txt
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 @@

2

package.json
{
"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}

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