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.7

2

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

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

@@ -84,2 +84,6 @@ import {Comment} from "./fast-comments-comment";

onVoteSuccess?: (comment: Comment, voteId: string, direction: 'up'|'down'|'deleted', status: 'success'|'pending-verification') => void,
/** Invoked when clicking an image inside a comment. **/
onImageClicked?: (imageSrc: string) => void,
/** Disable the image redirect that occurs when clicking an image inside a comment. **/
disableImageRedirect?: 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.