Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-live-chat-loader

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-live-chat-loader - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

3

dist/components/Drift/index.js

@@ -46,2 +46,3 @@ "use strict";

alignItems: 'flex-end',
padding: '.75rem',
flexDirection: 'column'

@@ -100,3 +101,3 @@ },

return _objectSpread({}, state, {
bottom: windowWidth < 768 ? '10px' : '40px',
bottom: windowWidth < 768 ? 0 : '24px',
right: windowWidth < 768 ? 0 : '24px'

@@ -103,0 +104,0 @@ });

{
"name": "react-live-chat-loader",
"version": "2.1.0",
"version": "2.1.1",
"description": "Implement live chat in your react app without taking a performance hit.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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