Socket
Socket
Sign inDemoInstall

@jeffersonl-surge/react-chat-ui

Package Overview
Dependencies
8
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

lib/ChatFeed/index.d.ts

@@ -14,3 +14,3 @@ import * as React from 'react';

classNameArray?: string[];
styleArray?: string[];
styleArray?: object[];
};

@@ -17,0 +17,0 @@ }

{
"name": "@jeffersonl-surge/react-chat-ui",
"version": "0.0.6",
"version": "0.0.7",
"description": "A library of React components for building chat UI's",

@@ -28,4 +28,4 @@ "repository": "https://github.com/jefferson-surge/react-chat-ui",

"peerDependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^17.0.2",
"react-dom": "^17.0.2"
},

@@ -39,6 +39,6 @@ "devDependencies": {

"browserify": "^14.4.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"typescript": "^3.2.4"
}
}
}
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