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.24.7-alpha.0 to 8.24.8-alpha.0

4

lib/utils/chrome-web-vitals.d.ts

@@ -14,3 +14,3 @@ type LogMetric = {

};
export default class ChromeWebVitals {
declare class ChromeWebVitals {
webVitalsReport: WebVitalsReport;

@@ -26,2 +26,2 @@ cls(): void;

}
export {};
export default ChromeWebVitals;

@@ -76,3 +76,2 @@ "use strict";

}());
exports.default = ChromeWebVitals;
function now() {

@@ -133,2 +132,3 @@ if (typeof performance === 'undefined')

}
exports.default = ChromeWebVitals;
//# sourceMappingURL=chrome-web-vitals.js.map
{
"name": "@aller/blink-labrador",
"version": "8.24.7-alpha.0",
"version": "8.24.8-alpha.0",
"description": "Library for using blink on Labrador",

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

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

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

},
"gitHead": "e0ff33fa881ad61ea4f751b7e7967b3951b8750a"
"gitHead": "9e01a8a650dc23a008a636b674f8698233545a8a"
}

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