Installations
npm install @liveblocks/react-tiptap
Developer Guide
Typescript
Yes
Module System
CommonJS, ESM
Node Version
22.4.1
NPM Version
10.8.1
Releases
Contributors
Languages
TypeScript (82.59%)
MDX (11.79%)
JavaScript (2.53%)
CSS (2.42%)
Shell (0.45%)
PEG.js (0.17%)
HTML (0.06%)
Developer
Download Statistics
Total Downloads
11,058
Last Day
347
Last Week
1,239
Last Month
5,967
Last Year
11,058
GitHub Statistics
3,728 Stars
2,425 Commits
310 Forks
18 Watching
125 Branches
46 Contributors
Bundle Size
976.53 kB
Minified
279.48 kB
Minified + Gzipped
Package Meta Information
Latest Version
2.16.1
Package Id
@liveblocks/react-tiptap@2.16.1
Unpacked Size
561.70 kB
Size
95.71 kB
File Count
85
NPM Version
10.8.1
Node Version
22.4.1
Publised On
20 Jan 2025
Total Downloads
Cumulative downloads
Total Downloads
11,058
Last day
61.4%
347
Compared to previous day
Last week
-30.9%
1,239
Compared to previous week
Last month
75.6%
5,967
Compared to previous month
Last year
0%
11,058
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
13
Peer Dependencies
7
Liveblocks provides customizable pre-built features that boost user engagement by adding collaboration to your product. All without derailing your roadmap.
Ready-made features
Liveblocks provides ready‑to‑use features through customizable pre‑built components that can easily be dropped into your product to boost growth: Comments, Text Editor, AI Copilots, Presence, and Notifications. You can decide features which you want to use based on your requirements and the collaborative experiences you’re looking to add.
If you have more advanced needs, you can also leverage Liveblocks to host and scale local-first sync engines such as Liveblocks Storage and Yjs.
Packages and SDKs
Packages for specific libraries and frameworks to add Liveblocks-powered collaborative experiences to your product. Integrations are designed to serve various collaboration use cases such as collaborative text editors, comments, notifications, and more.
@liveblocks/client
@liveblocks/react
@liveblocks/react-ui
@liveblocks/react-tiptap
@liveblocks/react-lexical
@liveblocks/node-lexical
@liveblocks/redux
@liveblocks/zustand
@liveblocks/yjs
@liveblocks/node
@liveblocks/emails
Developers
You can read our release notes here.
Community and support
- GitHub issues to file bugs and errors you encounter using Liveblocks.
- Discord to get involved with the Liveblocks community, ask questions and share tips.
- Email to contact us directly for support and sales enquiries.
- X to receive updates, announcements, blog posts, and general Liveblocks tips.
License
Licensed under the Apache License 2.0, Copyright © 2021-present Liveblocks.
See LICENSE for more information.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0
Reason
project is fuzzed
Details
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/crdts/__tests__/_arbitraries.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/crdts/__tests__/cloning.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/DefaultMap.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/EventSource.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/SortedList.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/nanoid.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/objectToQuery.test.ts:3
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/position.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/shallow.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/signals/MutableSignal.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/signals/Signal.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: packages/liveblocks-core/src/lib/__tests__/utils.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: schema-lang/infer-schema/src/tests/arbitraries.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: schema-lang/infer-schema/src/tests/inferSchema.test.ts:3
- Info: TypeScriptPropertyBasedTesting integration found: schema-lang/liveblocks-schema/src/checker/__tests__/checker.test.ts:1
- Info: TypeScriptPropertyBasedTesting integration found: schema-lang/liveblocks-schema/src/parser/__tests__/parser.test.ts:1
Reason
binaries present in source code
Details
- Warn: binary detected: examples/react-native-todo-list/android/gradle/wrapper/gradle-wrapper.jar:1
Reason
Found 14/17 approved changesets -- score normalized to 8
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/deploy-examples.yml:1
- Warn: no topLevel permission defined: .github/workflows/docs.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish-cli-tools.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish-devtools.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish-packages.yml:1
- Warn: no topLevel permission defined: .github/workflows/tests.yml:1
- Info: no jobLevel write permissions found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 27 are checked with a SAST tool
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli-tools.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-cli-tools.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli-tools.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-cli-tools.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-devtools.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-devtools.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-devtools.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-devtools.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-devtools.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-devtools.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-devtools.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-devtools.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-packages.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/publish-packages.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/liveblocks/liveblocks/tests.yml/main?enable=pin
- Warn: npmCommand not pinned by hash: .github/scripts/release.sh:108
- Warn: npmCommand not pinned by hash: .github/scripts/release.sh:116
- Warn: npmCommand not pinned by hash: .github/scripts/release.sh:131
- Warn: npmCommand not pinned by hash: scripts/link-example-locally.sh:63
- Warn: npmCommand not pinned by hash: scripts/link-example-locally.sh:65
- Warn: npmCommand not pinned by hash: scripts/publish-lang-packages.sh:149
- Warn: npmCommand not pinned by hash: scripts/publish-lang-packages.sh:314
- Warn: npmCommand not pinned by hash: scripts/upgrade-examples.sh:62
- Warn: npmCommand not pinned by hash: .github/workflows/publish-devtools.yml:58
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:43
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:112
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:151
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:177
- Info: 0 out of 18 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
- Info: 1 out of 14 npmCommand dependencies pinned
Reason
67 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc
- Warn: Project is vulnerable to: GHSA-g77x-44xx-532m
- Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9
- Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9
- Warn: Project is vulnerable to: GHSA-fr5h-rqp8-mj6g
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-fq54-2j52-jc42
- Warn: Project is vulnerable to: GHSA-77r5-gw3j-2mpf
- Warn: Project is vulnerable to: GHSA-m95q-7qp3-xv42
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5
- Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q
- Warn: Project is vulnerable to: GHSA-v64w-49xw-qq89
- Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv
- Warn: Project is vulnerable to: GHSA-4943-9vgg-gr5r
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q
- Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m
- Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8
- Warn: Project is vulnerable to: GHSA-5866-49gr-22v4
- Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6
- Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh
- Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3
- Warn: Project is vulnerable to: GHSA-6f62-3596-g6w7
- Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg
- Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p
- Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25
- Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr
- Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986 / GHSA-64vr-g452-qvp3
- Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6
- Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8
- Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67
- Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw
- Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g
- Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx
- Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6
- Warn: Project is vulnerable to: GHSA-mh2x-fcqh-fmqv
- Warn: Project is vulnerable to: GHSA-rjjv-87mx-6x3h
- Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx
- Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7
- Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc
- Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w
- Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp
- Warn: Project is vulnerable to: GHSA-7hpj-7hhx-2fgx
- Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c
Score
5.2
/10
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More