Socket
Socket
Sign inDemoInstall

@tiptap/extension-table-row

Package Overview
Dependencies
Maintainers
5
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-table-row - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

2

dist/packages/core/src/plugins/DropPlugin.d.ts

@@ -0,3 +1,3 @@

import { Slice } from '@tiptap/pm/model';
import { Plugin } from '@tiptap/pm/state';
import { Slice } from 'packages/pm/model';
export declare const DropPlugin: (onDrop: (e: DragEvent, slice: Slice, moved: boolean) => void) => Plugin<any>;
{
"name": "@tiptap/extension-table-row",
"description": "table row extension for tiptap",
"version": "2.7.0",
"version": "2.7.1",
"homepage": "https://tiptap.dev",

@@ -32,6 +32,6 @@ "keywords": [

"devDependencies": {
"@tiptap/core": "^2.7.0"
"@tiptap/core": "^2.7.1"
},
"peerDependencies": {
"@tiptap/core": "^2.7.0-pre.0"
"@tiptap/core": "^2.7.0"
},

@@ -38,0 +38,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc