custom-protocol-check
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "custom-protocol-check", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Detect whether a custom protocol is available in browser (Chrome, Firefox, Safari, iOS, IE8-IE11 and Edge)", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/vireshshah/custom-protocol-check.git#custom-protocol-check-release" | ||
"url": "git+https://github.com/vireshshah/custom-protocol-check.git" | ||
}, | ||
@@ -14,0 +14,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# Custom Protocol Detection in Browser | ||
# Custom Protocol Check in Browser | ||
@@ -3,0 +3,0 @@ Detect whether a custom protocol is available in browser (FF, Chrome, IE8, IE9, IE10, IE11, and 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
18652