Socket
Socket
Sign inDemoInstall

react-chatview

Package Overview
Dependencies
18
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "react-chatview",
"version": "0.1.0",
"version": "0.1.1",
"description": "Infinite scroll chat or feed component for React.js",
"main": "dist/react-chatview.js",
"main": "lib/react-chatview.js",
"jsnext:main": "src/react-chatview.js",
"license": "BSD",

@@ -22,3 +23,2 @@ "scripts": {

],
"browser": "dist/react-chatview.js",
"dependencies": {

@@ -33,4 +33,4 @@ "lodash.clone": "^3.0.0"

"babel-cli": "^6.8.0",
"babel-core": "^5.8.22",
"babel-loader": "^5.3.2",
"babel-core": "^6",
"babel-loader": "^6",
"babel-preset-es2015": "^6.6.0",

@@ -37,0 +37,0 @@ "babel-preset-react": "^6.5.0",

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

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