🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@cometchat/card-builder

Package Overview
Dependencies
Maintainers
13
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cometchat/card-builder - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
dist/card-builder.es.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

+6
-6
{
"name": "@cometchat/card-builder",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "dist/bubble-builder.umd.js",
"module": "dist/bubble-builder.es.js",
"main": "dist/card-builder.umd.js",
"module": "dist/card-builder.es.js",
"types": "dist/lib.d.ts",
"exports": {
".": {
"import": "./dist/bubble-builder.es.js",
"require": "./dist/bubble-builder.umd.js",
"import": "./dist/card-builder.es.js",
"require": "./dist/card-builder.umd.js",
"types": "./dist/lib.d.ts"
},
"./style.css": "./dist/bubble-builder.css"
"./style.css": "./dist/card-builder.css"
},

@@ -16,0 +16,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display