Socket
Socket
Sign inDemoInstall

@aller/blink

Package Overview
Dependencies
Maintainers
11
Versions
227
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.24-alpha.0 to 8.24.25-alpha.0

2

lib/config/config.d.ts

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

export declare const VERSION = "8.24.24-alpha.0";
export declare const VERSION = "8.24.25-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.24-alpha.0';
exports.VERSION = '8.24.25-alpha.0';
/**

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

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

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

},
"jest": {
"roots": [
"<rootDir>/src"
],
"transform": {
"^.+\\.tsx?$": "ts-jest"
},
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
"resetMocks": false,
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"jsx",
"json"
]
},
"gitHead": "054eebd4f34a82ec5cc5b7f64ac59834851c5d25"
"gitHead": "3409bcfcd40855e9309ddcce236b0bab3e8cc2e9"
}

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

export const VERSION = '8.24.24-alpha.0';
export const VERSION = '8.24.25-alpha.0';

@@ -3,0 +3,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