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.9 to 1.1.11

4

dist/logic/AppUsageEventProvider.d.ts

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

import { ReactNode } from 'react';
import { ReactElement } from 'react';
import { AppUsageApplication } from '../domain/AppUsageApplication';

@@ -7,2 +7,2 @@ export declare const AppUsageEventProvider: ({ apiKey, apiHost, application, }: {

application: AppUsageApplication;
}) => ReactNode;
}) => ReactElement | null;

@@ -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.9",
"version": "1.1.11",
"repository": "mhetrics/app-usage-events-react",

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

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