Socket
Socket
Sign inDemoInstall

app-usage-events-react

Package Overview
Dependencies
41
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.7 to 1.1.9

2

dist/logic/emit/appUsageEventsEmissionQueue.js

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

exports.appUsageEventsEmissionQueue.on.push.subscribe({
consumer: ({ event: { items } }) => {
consumer: ({ items }) => {
var _a, _b;

@@ -47,0 +47,0 @@ return ((_a = window === null || window === void 0 ? void 0 : window.aue) === null || _a === void 0 ? void 0 : _a.log) === true && !isNoisySource((_b = items[0]) === null || _b === void 0 ? void 0 : _b.source)

@@ -5,3 +5,3 @@ {

"description": "A set of types, type checks, and type guards for simpler, safer, and easier to read code.",
"version": "1.1.7",
"version": "1.1.9",
"repository": "mhetrics/app-usage-events-react",

@@ -67,3 +67,3 @@ "homepage": "https://github.com/mhetrics/app-usage-events-react",

"simple-in-memory-cache": "0.3.0",
"simple-in-memory-queue": "1.1.6",
"simple-in-memory-queue": "1.1.7",
"simple-localstorage-cache": "1.0.1",

@@ -70,0 +70,0 @@ "type-fns": "0.9.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc