Socket
Socket
Sign inDemoInstall

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-6b25a0cea70025c54da987b98fd875b7437dd662 to 0.0.0-6be927b5e548c5068a089eb75e70042a81d5cffd

dist/lib/utils.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 { createLinkPreviewPlugin } from './createLinkPreviewPlugin';
export { LINK_PREVIEW_TYPE } from './types';
export { pluginLinkPreview } from './editor';
export { LinkPreviewProviders } from './consts';
//# sourceMappingURL=index.d.ts.map

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

{"name":"richlagetest","version":"0.0.0-6b25a0cea70025c54da987b98fd875b7437dd662"}
{"name":"richlagetest","version":"0.0.0-6be927b5e548c5068a089eb75e70042a81d5cffd"}

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