Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

custom-protocol-check

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-protocol-check - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

index.js

@@ -143,3 +143,3 @@ const browser = {

onBlur = () => {
let onBlur = () => {
clearTimeout(timeout);

@@ -166,3 +166,3 @@ handler.remove();

onBlur = () => {
let onBlur = () => {
clearTimeout(timeout);

@@ -169,0 +169,0 @@ handler.remove();

{
"name": "custom-protocol-check",
"version": "1.3.0",
"version": "1.4.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",

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