Socket
Socket
Sign inDemoInstall

virtualized-chat

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

virtualized-chat - npm Package Compare versions

Comparing version 0.0.0-alpha.6 to 0.0.0-alpha.7

dist/RenderHtml.d.ts

1

dist/index.d.ts
export { default as VirtualizedChat } from './VirtualizedChat';
export { MessageProps as VirtualizedChatMessageProps } from '@chatscope/chat-ui-kit-react';
export { default as RenderHtml } from './RenderHtml';

4

package.json
{
"name": "virtualized-chat",
"version": "0.0.0-alpha.6",
"version": "0.0.0-alpha.7",
"description": "A virtualized chat component for React applications.",

@@ -31,2 +31,3 @@ "main": "dist/index.js",

"devDependencies": {
"@types/dompurify": "^3.0.3",
"@types/react": "^18.2.15",

@@ -43,4 +44,5 @@ "@types/styled-components": "^5.1.28",

"@chatscope/chat-ui-kit-styles": "^1.4.0",
"dompurify": "^3.0.6",
"styled-components": "^6.0.9"
}
}

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

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