Socket
Socket
Sign inDemoInstall

@aller/blink-labrador

Package Overview
Dependencies
4
Maintainers
11
Versions
280
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.24.15-alpha.0 to 8.24.16-alpha.0

2

lib/utils/chrome-web-vitals.js

@@ -104,3 +104,3 @@ "use strict";

case 'LCP': {
var value = roundToPrec(metric.value, 4);
var value = roundToPrec(metric.value, 0);
var attribution = attributionElement(metric);

@@ -107,0 +107,0 @@ if (attribution) {

{
"name": "@aller/blink-labrador",
"version": "8.24.15-alpha.0",
"version": "8.24.16-alpha.0",
"description": "Library for using blink on Labrador",

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

"dependencies": {
"@aller/blink": "^8.24.15-alpha.0",
"@aller/blink": "^8.24.16-alpha.0",
"@soldotno/aller-in-view": "^3.0.2",

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

},
"gitHead": "22963797ddaf5ce082938b2d64e82a5ffcbd984e"
"gitHead": "de5ce5ad6c08564463e4b1f02ed7cfd79d334924"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc