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.4-alpha.0 to 8.24.5-alpha.0

2

lib/config/config.d.ts

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

export declare const VERSION = "8.24.4-alpha.0";
export declare const VERSION = "8.24.5-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.4-alpha.0";
exports.VERSION = '8.24.5-alpha.0';
/**

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

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

@@ -44,11 +44,2 @@ "main": "lib/main.js",

"homepage": "https://github.com/dbmedialab/blink#readme",
"prettier": {
"semi": true,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"useTabs": false,
"arrowParens": "avoid",
"printWidth": 80
},
"dependencies": {

@@ -79,3 +70,3 @@ "@aller/external-id": "5.2.8",

},
"gitHead": "0e0d88e4d68bdf21db91f9ff94535f15625cf40d"
"gitHead": "7f518cb1703a687cb50eeb329f4c839e59218285"
}

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

export const VERSION = "8.24.4-alpha.0";
export const VERSION = '8.24.5-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