Socket
Socket
Sign inDemoInstall

@apiglobal/typedrequest-interfaces

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.12 to 1.0.13

2

dist/index.d.ts

@@ -15,3 +15,3 @@ export interface ITypedRequest {

export declare type implementsTR<T, U extends T> = {};
export interface IBroadCastEvent<T> {
export interface ITypedEvent<T> {
name: string;

@@ -18,0 +18,0 @@ uniqueEventId: string;

{
"name": "@apiglobal/typedrequest-interfaces",
"version": "1.0.12",
"version": "1.0.13",
"private": false,

@@ -5,0 +5,0 @@ "description": "interfaces for making typed requests",

@@ -14,3 +14,3 @@ export interface ITypedRequest {

export interface IBroadCastEvent<T> {
export interface ITypedEvent<T> {
name: string;

@@ -17,0 +17,0 @@ uniqueEventId: string;

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