Socket
Book a DemoInstallSign in
Socket

fastcomments-typescript

Package Overview
Dependencies
Maintainers
1
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
1.5.12

2

package.json
{
"name": "fastcomments-typescript",
"version": "1.5.11",
"version": "1.5.12",
"description": "Common FastComments TypeScript Types",

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

@@ -99,3 +99,11 @@ import {Comment} from "./fast-comments-comment";

/** Disable the image redirect that occurs when clicking an image inside a comment. **/
disableImageRedirect?: boolean
disableImageRedirect?: boolean,
/** Add new comments to the bottom of the widget, rather than the top. **/
newCommentsToBottom?: boolean,
/** By default collapse all replies. **/
collapseReplies?: boolean,
/** The maximum depth of comment threads (replies to replies). Zero disables replies to comments. **/
maxReplyDepth?: number,
/** Disables live commenting. **/
disableLiveCommenting?: boolean
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.