Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

richlagetest

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

richlagetest - npm Package Compare versions

Comparing version 0.0.0-a7574300efdaa8c9f45103e235963551f8b18d91 to 0.0.0-a76730276fbce63cd0e38de4219e28d2b41c7753

dist/loadable/viewer/cjs/PollViewer.cjs.js

17

dist/src/index.d.ts

@@ -1,14 +0,5 @@

import { interactionMap } from './Interactions/interactionMap';
export { default as RichContentPreview } from './Components/RichContentPreview';
export { interactionMap };
export interface PreviewConfig {
transformation?: unknown;
contentInteractionMappers?: typeof interactionMap[];
onPreviewExpand?: () => void;
}
export declare const createPreview: (config?: PreviewConfig) => {
transformation?: unknown;
contentInteractionMappers?: ((onPreviewExpand: (() => void) | undefined) => {})[] | undefined;
onPreviewExpand?: (() => void) | undefined;
};
export { createPollPlugin } from './createPollPlugin';
export { POLL_TYPE } from './types';
export { pluginPoll } from './editor';
export * from './modals';
//# sourceMappingURL=index.d.ts.map

@@ -1,1 +0,1 @@

{"name":"richlagetest","version":"0.0.0-a7574300efdaa8c9f45103e235963551f8b18d91"}
{"name":"richlagetest","version":"0.0.0-a76730276fbce63cd0e38de4219e28d2b41c7753"}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc