New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tiptap-commands

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiptap-commands - npm Package Compare versions

Comparing version

to
1.10.9

2

dist/commands.common.js
/*!
* tiptap-commands v1.10.7
* tiptap-commands v1.10.8
* (c) 2019 Scrumpy UG (limited liability)

@@ -5,0 +5,0 @@ * @license MIT

/*!
* tiptap-commands v1.10.7
* tiptap-commands v1.10.8
* (c) 2019 Scrumpy UG (limited liability)

@@ -5,0 +5,0 @@ * @license MIT

/*!
* tiptap-commands v1.10.7
* tiptap-commands v1.10.8
* (c) 2019 Scrumpy UG (limited liability)

@@ -5,0 +5,0 @@ * @license MIT

/*!
* tiptap-commands v1.10.7
* tiptap-commands v1.10.8
* (c) 2019 Scrumpy UG (limited liability)

@@ -5,0 +5,0 @@ * @license MIT

{
"name": "tiptap-commands",
"version": "1.10.8",
"version": "1.10.9",
"description": "Commands for tiptap",

@@ -29,6 +29,6 @@ "homepage": "https://tiptap.scrumpy.io",

"prosemirror-tables": "^0.8.1",
"prosemirror-utils": "^0.9.2",
"tiptap-utils": "^1.5.6"
"prosemirror-utils": "^0.9.3",
"tiptap-utils": "^1.5.7"
},
"gitHead": "cd485bba1626bec584c3bb717bb63a967f5feabe"
"gitHead": "8c5926e7c718896efc61817c29b0550660d7b313"
}