🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tiptap/react

Package Overview
Dependencies
Maintainers
2
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/react - npm Package Compare versions

Comparing version
2.0.0-beta.49
to
2.0.0-beta.50
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [2.0.0-beta.50](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.49...@tiptap/react@2.0.0-beta.50) (2021-06-15)
**Note:** Version bump only for package @tiptap/react
# [2.0.0-beta.49](https://github.com/ueberdosis/tiptap/compare/@tiptap/react@2.0.0-beta.48...@tiptap/react@2.0.0-beta.49) (2021-06-15)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@tiptap/react",
"description": "React components for tiptap",
"version": "2.0.0-beta.49",
"version": "2.0.0-beta.50",
"homepage": "https://tiptap.dev",

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

"dependencies": {
"@tiptap/extension-bubble-menu": "^2.0.0-beta.22",
"@tiptap/extension-bubble-menu": "^2.0.0-beta.23",
"@tiptap/extension-floating-menu": "^2.0.0-beta.17",

@@ -38,3 +38,3 @@ "prosemirror-view": "^1.18.7"

},
"gitHead": "dcc1093db412efd4c63610fe7344173b1740efd0"
"gitHead": "108c0810013adbe0e7d0e94773f3d8840bd0ac51"
}