Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tiptap/extension-table-cell

Package Overview
Dependencies
Maintainers
4
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.1.0-rc.9 to 2.1.0-rc.10

4

dist/packages/extension-table-cell/src/index.d.ts

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

import { TableCell } from './table-cell';
export * from './table-cell';
import { TableCell } from './table-cell.js';
export * from './table-cell.js';
export default TableCell;
{
"name": "@tiptap/extension-table-cell",
"description": "table cell extension for tiptap",
"version": "2.1.0-rc.9",
"version": "2.1.0-rc.10",
"homepage": "https://tiptap.dev",

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

"devDependencies": {
"@tiptap/core": "^2.1.0-rc.9"
"@tiptap/core": "^2.1.0-rc.10"
},

@@ -35,0 +35,0 @@ "peerDependencies": {

@@ -1,5 +0,5 @@

import { TableCell } from './table-cell'
import { TableCell } from './table-cell.js'
export * from './table-cell'
export * from './table-cell.js'
export default TableCell
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