Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@codernote/record-tree

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codernote/record-tree - npm Package Compare versions

Comparing version
2.8.9
to
2.9.0
+8
-2
package.json
{
"name": "@codernote/record-tree",
"version": "2.8.9",
"version": "2.9.0",
"type": "module",
"main": "dist/index.js",
"dependencies": {
"@tiptap/core": "^2.3.2",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-color": "^2.4.0",

@@ -12,2 +12,8 @@ "@tiptap/extension-highlight": "^2.4.0",

"@tiptap/extension-placeholder": "^2.4.0",
"@tiptap/extension-table": "^2.4.0",
"@tiptap/extension-table-cell": "^2.4.0",
"@tiptap/extension-table-header": "^2.4.0",
"@tiptap/extension-table-row": "^2.4.0",
"@tiptap/extension-task-item": "^2.27.2",
"@tiptap/extension-task-list": "^2.27.2",
"@tiptap/extension-text-style": "^2.4.0",

@@ -14,0 +20,0 @@ "@tiptap/pm": "^2.3.2",

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