Socket
Socket
Sign inDemoInstall

richlagetest

Package Overview
Dependencies
0
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-42cb63aa526f84eb65303e106d366da935af66fb to 0.0.0-5422769ab0e750d7b11dacd30cb9e0053d5a71ec

dist/cjs/index.js

9

dist/src/index.d.ts

@@ -1,3 +0,8 @@

export { createUnsupportedBlocksPlugin } from './createUnsupportedBlocksPlugin';
export { pluginUnsupportedBlocks } from './editor';
export * from './types';
export * from './utils';
export { RicosEngine } from './RicosEngine';
export { default as themeStrategy } from './themeStrategy/themeStrategy';
export { default as localeStrategy } from './localeStrategy/localeStrategy';
export { DRAFT_EDITOR_PROPS } from './consts';
export { DraftContent, RicosContent } from 'wix-rich-content-common';
//# sourceMappingURL=index.d.ts.map

@@ -1,5 +0,4 @@

import { EditorPluginConfig } from 'wix-rich-content-common';
export interface UnsupportedBlocksPluginEditorConfig extends EditorPluginConfig {
[key: string]: any;
}
export * from './pluginsStrategy/pluginTypes';
export * from './themeStrategy/themeTypes';
export * from './RicosTypes';
//# sourceMappingURL=types.d.ts.map

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

{"name":"richlagetest","version":"0.0.0-42cb63aa526f84eb65303e106d366da935af66fb"}
{"name":"richlagetest","version":"0.0.0-5422769ab0e750d7b11dacd30cb9e0053d5a71ec"}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc