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.13.0 to 1.13.1

2

dist/components/RichTextEditor/HandleContentUpdates.js

@@ -17,5 +17,5 @@ import { useCurrentEditor } from '@tiptap/react';

return;
editor.commands.setContent(content);
editor.commands.setContent(content, false, { preserveWhitespace: 'full' });
}, [content, editor]);
return null;
};
{
"name": "@polymathnetwork/launchpad-ui",
"version": "1.13.0",
"version": "1.13.1",
"description": "component-library and white-label theming solution for launchpad frontend applications",

@@ -5,0 +5,0 @@ "files": [

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