You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@pipedream/types

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pipedream/types - npm Package Compare versions

Comparing version

to
0.1.6

4

dist/index.d.ts

@@ -215,6 +215,6 @@ /// <reference types="node" />

summary?: string;
ts: number;
ts?: number;
}
declare type EmitFunction = {
$emit: (event: JSONValue, metadata: EmitMetadata) => Promise<void>;
$emit: (event: JSONValue, metadata?: EmitMetadata) => Promise<void>;
};

@@ -221,0 +221,0 @@ declare type PropThis<Props> = {

{
"name": "@pipedream/types",
"version": "0.1.5",
"version": "0.1.6",
"description": "Pipedream TypeScript types",

@@ -5,0 +5,0 @@ "keywords": [