detect-browser
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -61,2 +61,3 @@ "use strict"; | ||
['ios-webview', /AppleWebKit\/([0-9\.]+).*Mobile/], | ||
['ios-webview', /AppleWebKit\/([0-9\.]+).*Gecko\)$/], | ||
['searchbot', SEARCHBOX_UA_REGEX], | ||
@@ -63,0 +64,0 @@ ]; |
{ | ||
"name": "detect-browser", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Unpack a browser type and version from the useragent string", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
33581
210