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

@aller/blink

Package Overview
Dependencies
Maintainers
11
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aller/blink - npm Package Compare versions

Comparing version 8.24.7-alpha.0 to 8.24.8-alpha.0

2

lib/config/config.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "8.24.7-alpha.0";
export declare const VERSION = "8.24.8-alpha.0";
/**

@@ -3,0 +3,0 @@ * The minimum waiting time between each sending of active time events

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ACTIVE_TIME_INITIAL_MOBILE = exports.ACTIVE_TIME_WAIT = exports.VERSION = void 0;
exports.VERSION = '8.24.7-alpha.0';
exports.VERSION = '8.24.8-alpha.0';
/**

@@ -6,0 +6,0 @@ * The minimum waiting time between each sending of active time events

@@ -1,3 +0,3 @@

import { BlinkEvent } from '../types';
import { WebVitalsReport } from '../main';
import type { BlinkEvent } from '../types';
import type { WebVitalsReport } from '../main';
import { Page } from '../selectors/get-page-state';

@@ -4,0 +4,0 @@ export interface PrepareChromeWebVitalsInput {

{
"name": "@aller/blink",
"version": "8.24.7-alpha.0",
"version": "8.24.8-alpha.0",
"description": "A library for tracking user behaviour.",

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

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

@@ -1,2 +0,2 @@

export const VERSION = '8.24.7-alpha.0';
export const VERSION = '8.24.8-alpha.0';

@@ -3,0 +3,0 @@ /**

import generalData from '../utils/general-data';
import getIdFromUrl from '../utils/get-id-from-url';
import { BlinkEvent } from '../types';
import { WebVitalsReport } from '../main';
import type { BlinkEvent } from '../types';
import type { WebVitalsReport } from '../main';
import { Page } from '../selectors/get-page-state';

@@ -7,0 +7,0 @@

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