Socket
Socket
Sign inDemoInstall

@aller/blink-labrador

Package Overview
Dependencies
Maintainers
11
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aller/blink-labrador - npm Package Compare versions

Comparing version 8.26.2 to 8.26.3

3

lib/triggers/click-on-outgoing-link.js

@@ -48,3 +48,4 @@ "use strict";

}
if (!node || i >= 5) {
// TODO: Refactor this to look for the closest children instead of having an max depth of 10
if (!node || i >= 10) {
return null;

@@ -51,0 +52,0 @@ }

{
"name": "@aller/blink-labrador",
"version": "8.26.2",
"version": "8.26.3",
"description": "Library for using blink on Labrador",

@@ -76,3 +76,3 @@ "main": "lib/main.js",

"dependencies": {
"@aller/blink": "^8.26.2",
"@aller/blink": "^8.26.3",
"@soldotno/aller-in-view": "^3.0.2",

@@ -96,3 +96,3 @@ "react": "^16.11.0",

},
"gitHead": "cb6fd4f19ee915aaaa8ced96f8bc77b0dcd58d99"
"gitHead": "fce883596d6c018b730765c3da11a1585f49a12f"
}

Sorry, the diff of this file is not supported yet

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