custom-protocol-check
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -173,3 +173,3 @@ const browser = { | ||
window.location = uri; | ||
window.location.href = uri; | ||
}; | ||
@@ -176,0 +176,0 @@ |
{ | ||
"name": "custom-protocol-check", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Detect whether a custom protocol is available in browser (Chrome, Firefox, Safari, iOS, IE8-IE11 and Edge)", | ||
@@ -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
36893