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

fastcomments-typescript

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastcomments-typescript - npm Package Compare versions

Comparing version

to
3.0.3

14

dist/fast-comments-badge.d.ts
export interface FastCommentsBadge {
backgroundColor: string;
borderColor: string;
cssClass: string;
description: string;
displayLabel: string;
displaySrc: string;
backgroundColor?: string | null;
borderColor?: string | null;
cssClass?: string | null;
description?: string | null;
displayLabel?: string | null;
displaySrc?: string | null;
id: string;
textColor: string;
textColor?: string | null;
type: number;
}
{
"name": "fastcomments-typescript",
"version": "3.0.2",
"version": "3.0.3",
"description": "Common FastComments TypeScript Types",

@@ -5,0 +5,0 @@ "author": "winrid",