Socket
Socket
Sign inDemoInstall

@tiptap/extension-text

Package Overview
Dependencies
Maintainers
5
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/extension-text - npm Package Compare versions

Comparing version 2.5.0-beta.2 to 2.5.0-beta.3

dist/packages/core/src/CommandManager.d.ts

0

dist/index.js

@@ -0,0 +0,0 @@ import { Node } from '@tiptap/core';

2

dist/index.umd.js

@@ -17,3 +17,3 @@ (function (global, factory) {

exports.Text = Text;
exports["default"] = Text;
exports.default = Text;

@@ -20,0 +20,0 @@ Object.defineProperty(exports, '__esModule', { value: true });

import { Text } from './text.js';
export * from './text.js';
export default Text;

@@ -0,0 +0,0 @@ import { Node } from '@tiptap/core';

{
"name": "@tiptap/extension-text",
"description": "text extension for tiptap",
"version": "2.5.0-beta.2",
"version": "2.5.0-beta.3",
"homepage": "https://tiptap.dev",

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

"devDependencies": {
"@tiptap/core": "^2.5.0-beta.2"
"@tiptap/core": "^2.5.0-beta.3"
},

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

Sorry, the diff of this file is not supported yet

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