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.3.33 to 3.3.34

9

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

10

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

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