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

2

dist/index.d.ts

@@ -7,5 +7,5 @@ export interface ITypedRequest {

export interface IBroadCastEvent<T> {
broadcastMessage: string;
name: string;
uniqueEventId: string;
payload: T;
}
{
"name": "@apiglobal/typedrequest-interfaces",
"version": "1.0.9",
"version": "1.0.10",
"private": false,

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

@@ -8,5 +8,5 @@ export interface ITypedRequest {

export interface IBroadCastEvent<T> {
broadcastMessage: string;
name: string;
uniqueEventId: string;
payload: T;
}
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