apostrophe-browser-requirements
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "apostrophe-browser-requirements", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Politely require certain minimum browser versions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -36,5 +36,5 @@ # apostrophe-browser-requirements | ||
## Limitations | ||
## IE version support | ||
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. | ||
This module can display the message on versions of IE going back to IE6. | ||
@@ -41,0 +41,0 @@ ## "What about Microsoft Edge?" |
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
5822