Socket
Socket
Sign inDemoInstall

apostrophe-browser-requirements

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-browser-requirements - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"name": "apostrophe-browser-requirements",
"version": "0.5.0",
"version": "0.5.1",
"description": "Politely require certain minimum browser versions",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -39,1 +39,9 @@ # apostrophe-browser-requirements

This module can't help IE6 and IE7 users because their JavaScript and CSS support is too weak to cope. If you need to display messages to those, use IE conditional comments.
## "What about Microsoft Edge?"
This module treats Microsoft Edge as IE 12, 13, etc. Set the `ie` minimum accordingly.
## "What about blocking IE completely?"
Oh come on kids, that browser's come a long way.
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