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

2

dist/fast-comments-comment-widget-config.d.ts

@@ -256,2 +256,4 @@ import { FastCommentsWidgetComment } from "./fast-comments-comment";

inlineReactImages?: string[];
/** Legacy flag for switching to a WYSIWYG editor. **/
experimentalWYSIWYG?: boolean;
/** Switches to a WYSIWYG editor. **/

@@ -258,0 +260,0 @@ enableWYSIWYG?: boolean;

2

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

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