🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

reactjs-freshchat

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactjs-freshchat - npm Package Compare versions

Comparing version

to
1.3.3

1

dist/index.js

@@ -78,3 +78,2 @@ var React = require('react');

console.log(JSON.stringify(rest, null, 2));
if (!rest.host) rest.host = 'https://wchat.freshchat.com';

@@ -81,0 +80,0 @@ window.fcWidget.init(_extends({}, rest));

@@ -78,3 +78,2 @@ import { useState, useEffect, createElement } from 'react';

console.log(JSON.stringify(rest, null, 2));
if (!rest.host) rest.host = 'https://wchat.freshchat.com';

@@ -81,0 +80,0 @@ window.fcWidget.init(_extends({}, rest));

2

package.json
{
"name": "reactjs-freshchat",
"version": "1.3.2",
"version": "1.3.3",
"description": "A Reactjs component wrapper for Freshchat web-sdk api.",

@@ -5,0 +5,0 @@ "author": "ViniciusTei",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet