Socket
Socket
Sign inDemoInstall

@aller/blink-labrador

Package Overview
Dependencies
Maintainers
16
Versions
281
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 0.1.6 to 0.1.7

2

lib/utils/get-ab-cookie.js

@@ -21,3 +21,3 @@ 'use strict';

}
if (!doc && (typeof window === 'undefined' || !!window.document)) {
if (!doc && (typeof window === 'undefined' || !window.document)) {
return '101';

@@ -24,0 +24,0 @@ }

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

@@ -5,0 +5,0 @@ "main": "lib/main.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