New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@livechat/widget-react

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/widget-react - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

14

package.json
{
"name": "@livechat/widget-react",
"version": "1.1.0",
"version": "1.2.0",
"sideEffects": false,

@@ -29,16 +29,16 @@ "description": "This library allows to render and interact with the LiveChat Chat Widget inside a React application",

"dependencies": {
"@livechat/widget-core": "^1.1.0"
"@livechat/widget-core": "1.2.0"
},
"peerDependencies": {
"react": "^16.8 || 17"
"react": "^16.8 || 17 || 18"
},
"devDependencies": {
"@babel/preset-react": "^7.16.0",
"@types/react": "^17.0.35",
"@types/react-dom": "^18.0.0",
"eslint-plugin-react": "7.27.0",
"eslint-plugin-react-hooks": "4.3.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"gitHead": "1b22de3dc2b1388626d935f4c0aa6b334a47ec2a"
"gitHead": "04204c3829bf28a8a2cfc419c0b249a672f1bf2f"
}

@@ -56,3 +56,2 @@ # @livechat/widget-react

| group | string |
| visibility | string |
| customerName | string |

@@ -59,0 +58,0 @@ | customerEmail | string |

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