Socket
Socket
Sign inDemoInstall

crisp-sdk-web

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crisp-sdk-web - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

3

dist/crisp.d.ts

@@ -32,4 +32,3 @@ declare type FileMessage = {

title: string;
label: string;
description: string;
description?: string;
image?: string;

@@ -36,0 +35,0 @@ actions: CarouselMessageTargetsActions[];

{
"name": "crisp-sdk-web",
"version": "1.0.17",
"version": "1.0.18",
"description": "Include Crisp chat widget inside web frameworks.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -41,4 +41,3 @@

title: string,
label: string,
description: string,
description?: string,
image?: string

@@ -45,0 +44,0 @@ actions: CarouselMessageTargetsActions[]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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