Socket
Socket
Sign inDemoInstall

@polymathnetwork/launchpad-ui

Package Overview
Dependencies
198
Maintainers
4
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.1 to 1.12.0

dist/components/RichTextEditor/extensions.d.ts

2

dist/components/index.d.ts

@@ -42,1 +42,3 @@ export * from './Badge';

export * from './Dropzone';
export * from './RichTextEditor';
export * from './RichTextViewer';

@@ -42,1 +42,3 @@ export * from './Badge';

export * from './Dropzone';
export * from './RichTextEditor';
export * from './RichTextViewer';

@@ -157,2 +157,4 @@ export { default as AccountArrowLeftIcon } from './AccountArrowLeftIcon';

export { default as FormatListNumberedIcon } from './FormatListNumberedIcon';
export { default as FormatQuoteIcon } from './FormatQuoteIcon';
export { default as FormatStrikethroughIcon } from './FormatStrikethroughIcon';
export { default as FormatTextIcon } from './FormatTextIcon';

@@ -159,0 +161,0 @@ export { default as FormatUnderlineIcon } from './FormatUnderlineIcon';

@@ -157,2 +157,4 @@ export { default as AccountArrowLeftIcon } from './AccountArrowLeftIcon';

export { default as FormatListNumberedIcon } from './FormatListNumberedIcon';
export { default as FormatQuoteIcon } from './FormatQuoteIcon';
export { default as FormatStrikethroughIcon } from './FormatStrikethroughIcon';
export { default as FormatTextIcon } from './FormatTextIcon';

@@ -159,0 +161,0 @@ export { default as FormatUnderlineIcon } from './FormatUnderlineIcon';

{
"name": "@polymathnetwork/launchpad-ui",
"version": "1.11.1",
"version": "1.12.0",
"description": "component-library and white-label theming solution for launchpad frontend applications",

@@ -36,2 +36,9 @@ "files": [

"@theme-ui/custom-properties": "^0.15.5",
"@tiptap/extension-character-count": "^2.1.12",
"@tiptap/extension-link": "^2.1.12",
"@tiptap/extension-placeholder": "^2.1.12",
"@tiptap/extension-underline": "^2.1.12",
"@tiptap/pm": "^2.1.12",
"@tiptap/react": "^2.1.12",
"@tiptap/starter-kit": "^2.1.12",
"lodash": "^4.17.21",

@@ -38,0 +45,0 @@ "react-dropzone": "^14.2.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc