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

@freeday-ai/chat-widget

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freeday-ai/chat-widget - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

dist/freeday-chat-widget.iife.js

7

package.json
{
"name": "@freeday-ai/chat-widget",
"version": "0.0.17",
"version": "0.0.18",
"description": "Freeday chat widget",

@@ -8,2 +8,3 @@ "author": "beaudinn greve",

"type": "module",
"unpkg": "dist/freeday-chat-widget.iife.js",
"files": [

@@ -22,3 +23,5 @@ "dist"

"dev": "vite",
"build": "tsc && vite build",
"build": "yarn build-module-bundle && yarn build-widget",
"build-module-bundle": "vite build --config vite.config.js ",
"build-widget": "vite build --config vite.widget.config.js",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",

@@ -25,0 +28,0 @@ "preview": "vite preview"

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