Package Search Help

You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.

Search by package name:
my-package (implicit)
name:my-package (explicit)

Search by package filename:
filename:my-package.ext 

Search by package tag:
tag:latest 

Search by package version:
version:1.0.0  prerelease:true (prereleases)
prerelease:false (no prereleases)

Search by package architecture:
architecture:x86_64 

Search by package distribution:
distribution:el 

Search by package license:
license:MIT 

Search by package format:
format:deb 

Search by package status:
status:in_progress 

Search by package file checksum:
checksum:5afba 

Search by package security status:
severity:critical 

Search by package vulnerabilities:
vulnerabilities:>1 
vulnerabilities:<1000 

Search by # of package downloads:
downloads:>8 
downloads:<100 

Search by package type:
type:binary 
type:source 

Search by package size (bytes):
size:>50000 
size:<10000 

Search by dependency name/version:
dependency:log4j 
dependency:log4j=1.0.0 
dependency:log4j>1.0.0 

Search by uploaded date:
uploaded:>"1 day ago" 
uploaded:<"August 14, 2022 EST" 

Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY 

Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true

Search by repository:
repository:repo-name

Search by last download date:
last_downloaded:<"30 days ago" 
last_downloaded:>"August 14, 2022 EST" 

Search queries for all Debian-specific (and related) package types

Search by component:
deb_component:unstable

Search queries for all Maven-specific (and related) package types

Search by group ID:
maven_group_id:org.apache

Search queries for all Docker-specific (and related) package types

Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)

Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)

Search queries for all Generic-specific package types

Search by file path:
generic_filepath:path/to/file.txt

Search by directory:
generic_directory:path/to

Field type modifiers (depending on the type, you can influence behaviour)

For all queries, you can use:
~foo for negation

For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching

For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal

Need a secure and centralised artifact repository to deliver Alpine, Cargo, CocoaPods, Composer, Conan, Conda, CRAN, Dart, Debian, Docker, Generic, Go, Helm, Hex, HuggingFace, LuaRocks, Maven, MCP, Nix, npm, NuGet, P2, Python, RedHat, Ruby, Swift, Terraform, Vagrant, VSX, Raw & More packages?

Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.

With support for all major package formats, you can trust us to manage your software supply chain.

Start My Free Trial

npm logo @cometchat/chat-uikit-vue  4.3.17-beta1

One-liner (summary)

No summary - See description for more info.

Description

Ready-to-use Chat UI Components for Vue(Javascript/Web)

Size

748.7 KB

Downloads

20

Tags

npm tgz

Status  Completed
Checksum (MD5) 4881af9f9d29d7cd3fc0ac42f349de74
Checksum (SHA-1) 0293f0f3303521bcc94c78d917fd8109b09fcd06
Checksum (SHA-256) 5a7dca5f0fc364ddae3d98011e81bf6ca838747f848444683e2aeaa1926bf291
Checksum (SHA-512) dde30ed972a56a37889d5533e45087b7bfadb4e463764dc2d5ca6f5844bb2f73be…
ECDSA Signature
ECDSA Fingerprint d7684590df8003927f7020cb308330a4
Storage Region  Dublin, Ireland
Type  Source (contains source code or documentation)
Uploaded At 1 year, 11 months ago
Uploaded By swayam-debata
Slug Id cometchat-chat-uikit-vue-4317-beta1tgz-runk
Unique Id sIZBiySnNHDf
Version (Raw) 4.3.17-beta1
Version (Parsed)
  • Major: 4
  • Minor: 3
  • Patch: 17
  • Pre (Str): beta
  • Pre (Num Array): 1
  • Type: SemVer (Strict)
  extended metadata
Package 100% Valid
Author CometChat
Dependencies '@cometchat/calls-sdk-javascript' '^4.0.10' | '@rollup/plugin-alias' '^5.0.0' | 'core-js' '^3.8.3' | 'vite-plugin-dts' '^2.3.0' | 'vue' '^3.3.2'
Dev Dependencies '@rushstack/eslint-patch' '^1.2.0' | '@tsconfig/node18' '^2.0.1' | '@types/node' '^18.16.8' | '@vitejs/plugin-vue' '^4.2.3' | '@vitejs/plugin-vue-jsx' '^3.0.1' | '@vue/eslint-config-prettier' '^7.1.0' | '@vue/eslint-config-typescript' '^11.0.3' | '@vue/tsconfig' '^0.4.0' | 'eslint' '^8.39.0' | 'eslint-plugin-vue' '^9.11.0' | 'npm-run-all' '^4.1.5' | 'prettier' '^2.8.8' | 'typescript' '~5.0.4' | 'vite' '^4.3.5' | 'vite-aliases' '^0.11.1' | 'vue-tsc' '^1.6.4'
Homepage URL https://www.cometchat.com
Keywords CometChat | Vue | audio | chat | chat-uikit | chat-uikit-vue | image | message | messaging | text | ui components | uikit | uikit-vue | video | voice | vue-uikit | webRTC
Main dist/index.umd.js
Peer Dependencies '@cometchat/chat-sdk-javascript' '^4.0.9' | '@cometchat/uikit-elements' '^4.3.15' | '@cometchat/uikit-resources' '^4.3.11' | '@cometchat/uikit-shared' '^4.3.18'
Repository https://github.com/cometchat/cometchat-uikit-vue
Scripts 'build' 'run-p type-check build-only' | 'build-only' 'vite build' | 'dev' 'vite --mode development' | 'format' 'prettier --write src/' | 'lint' 'eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore' | 'preview' 'vite preview' | 'release' 'npm run build && npm publish' | 'type-check' 'vue-tsc --noEmit -p tsconfig.app.json --composite false'
pkg cometchat-chat-uikit-vue-4.3.17… 20
748.7 KB
md5 sha1 sha256 sha512
Package Contents (cometchat-chat-uikit-vue-4.3.17-beta1.tgz)
Loading...

This package has 207 files/directories.

 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
8 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
15 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
14 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
25 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
19 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
 4.3.22
npm tgz
12 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
26 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
 4.3.21
npm tgz
22 raj-dubey
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
23 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
 4.3.19
npm tgz
17 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
17 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
30 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
16 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
27 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
28 swayam-debata
 Newer npm logo
@cometchat/chat-uikit-vue
npm tgz
20 swayam-debata
  npm logo
@cometchat/chat-uikit-vue
npm tgz
20 swayam-debata
 Older npm logo
@cometchat/chat-uikit-vue
npm tgz
35 birendraprasad-gupta
 Older npm logo
@cometchat/chat-uikit-vue
 4.2.1
npm tgz
16 nakul-jhunjhunwala
 Older npm logo
@cometchat/chat-uikit-vue
npm tgz
13 nakul-jhunjhunwala

Security Scanning:
You can't see this because your subscription doesn't include this feature, sorry!

With Security Scanning, Cloudsmith will scan your artifacts for vulnerabilities when they're uploaded. These are then presented to you via the UI and the API, so that you can build rules into your CI/CD pipelines to decide how to handle low, medium, high and critical software vulnerabilities.

If you'd like to trial or ask about the Security Scanning feature, just ask us. We'll be happy to help!

Last scanned

3 days, 16 hours ago

Scan result

Vulnerable

Vulnerability count

5

Max. severity

Medium
Target:
MEDIUM

CVE-5005-38076: library: vulnerability title



Package Name: package_name
Installed Version: 1.6.39
Fixed Version: 2.6.85

References: arnold.com www.gregory-miller.com www.gallagher-armstrong.com
MEDIUM

CVE-6838-17259: library: vulnerability title



Package Name: package_name
Installed Version: 1.9.83
Fixed Version: 2.7.96

References: dorsey-singh.info roberts.org www.simpson.net
MEDIUM

CVE-1618-33948: library: vulnerability title



Package Name: package_name
Installed Version: 1.3.2
Fixed Version: 2.5.80

References: www.young-flores.com sullivan-bass.com keller-mendez.com
LOW

CVE-2267-12086: library: vulnerability title



Package Name: package_name
Installed Version: 1.1.4
Fixed Version: 2.7.64

References: mayo.biz montoya-fischer.com thomas.info
LOW

CVE-5219-40379: library: vulnerability title



Package Name: package_name
Installed Version: 1.7.59
Fixed Version: 2.7.46

References: www.smith.info ferguson.com www.meadows.com

You can embed a badge in another website that shows this or the latest version of this package.

To embed the badge for this specific package version, use the following:

[![This version of '@cometchat/chat-uikit-vue' @ Cloudsmith](https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/4.3.17-beta1/x/?render=true)](https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/4.3.17-beta1/)
|This version of '@cometchat/chat-uikit-vue' @ Cloudsmith|
.. |This version of '@cometchat/chat-uikit-vue' @ Cloudsmith| image:: https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/4.3.17-beta1/x/?render=true
   :target: https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/4.3.17-beta1/
image::https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/4.3.17-beta1/x/?render=true[link="https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/4.3.17-beta1/",title="This version of '@cometchat/chat-uikit-vue' @ Cloudsmith"]
<a href="https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/4.3.17-beta1/"><img src="https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/4.3.17-beta1/x/?render=true" alt="This version of '@cometchat/chat-uikit-vue' @ Cloudsmith" /></a>

rendered as: This version of '@cometchat/chat-uikit-vue' @ Cloudsmith

To embed the badge for the latest package version, use the following:

[![Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith](https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/latest/x/?render=true&show_latest=true)](https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/latest/)
|Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith|
.. |Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith| image:: https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/latest/x/?render=true&show_latest=true
   :target: https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/latest/
image::https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/latest/x/?render=true&show_latest=true[link="https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/latest/",title="Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith"]
<a href="https://cloudsmith.io/~cometchat/repos/call-team/packages/detail/npm/@cometchat%252Fchat-uikit-vue/latest/"><img src="https://dkr-api.cloudsmith.com/v1/badges/version/cometchat/call-team/npm/@cometchat/chat-uikit-vue/latest/x/?render=true&show_latest=true" alt="Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith" /></a>

rendered as: Latest version of '@cometchat/chat-uikit-vue' @ Cloudsmith

These instructions assume you have setup the repository first (or read it).

To install/use @cometchat/chat-uikit-vue @ version 4.3.17-beta1 ...

npm install '@cometchat/chat-uikit-vue@4.3.17-beta1'

You can also install the latest version of this package:

npm install '@cometchat/chat-uikit-vue'

If necessary, you can specify the registry directly:

npm install \
  --registry=https://npm.cloudsmith.io/cometchat/call-team/ \
  '@cometchat/chat-uikit-vue@4.3.17-beta1'

Alternatively, you can add it to dependencies in your project package.json file:

{ "dependencies": { "@cometchat/chat-uikit-vue": "4.3.17-beta1" } }

If you're using yarn, you need to add always-auth to your user or project .npmrc:

always-auth
Warning: We highly recommend using npm dependencies in your own project rather than installing directly.
Top