🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@jinntec/jinntap

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jinntec/jinntap - npm Package Compare versions

Comparing version
1.26.1
to
1.27.0
+3
-3
dist/jinn-tap.css

@@ -130,3 +130,3 @@ jinn-tap {

/* Collaboration cursor styles */
.collaboration-cursor__caret {
.collaboration-carets__caret {
position: relative;

@@ -139,3 +139,3 @@ margin-left: 1px;

.collaboration-cursor__label {
.collaboration-carets__label {
position: absolute;

@@ -171,3 +171,3 @@ top: -1.5em;

.collaboration-cursor__caret:hover .collaboration-cursor__label {
.collaboration-carets__caret:hover .collaboration-carets__label {
animation: none;

@@ -174,0 +174,0 @@ opacity: 1;

{
"name": "@jinntec/jinntap",
"version": "1.26.1",
"version": "1.27.0",
"type": "module",

@@ -48,7 +48,7 @@ "main": "./dist/index.es.js",

"dependencies": {
"@hocuspocus/provider": "^2.15.2",
"@hocuspocus/provider": "^3.2.3",
"@tiptap/core": "^3.0.0",
"@tiptap/extension-bubble-menu": "^3.0.9",
"@tiptap/extension-collaboration": "^3.0.0",
"@tiptap/extension-collaboration-cursor": "^3.0.0",
"@tiptap/extension-collaboration-caret": "^3.4.2",
"@tiptap/extension-history": "^3.0.0",

@@ -55,0 +55,0 @@ "@tiptap/extension-image": "^3.0.0",

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