@hocuspocus/transformer
Advanced tools
Comparing version 2.8.0 to 2.8.1
{ | ||
"name": "@hocuspocus/transformer", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "hocuspocus transformation utilities", | ||
@@ -31,14 +31,14 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@tiptap/core": "^2.0.3", | ||
"@tiptap/starter-kit": "^2.0.3" | ||
"@tiptap/core": "^2.1.12", | ||
"@tiptap/starter-kit": "^2.1.12" | ||
}, | ||
"peerDependencies": { | ||
"@tiptap/pm": "^2.0.3", | ||
"y-prosemirror": "^1.0.15", | ||
"yjs": "^13.6.4" | ||
"@tiptap/pm": "^2.1.12", | ||
"y-prosemirror": "^1.2.1", | ||
"yjs": "^13.6.8" | ||
}, | ||
"devDependencies": { | ||
"@tiptap/pm": "^2.0.3" | ||
"@tiptap/pm": "^2.1.12" | ||
}, | ||
"gitHead": "8f2e9df95de9968d70622ea8697c303a333b6cb3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
694593
+ Addedprosemirror-model@1.24.0(transitive)
- Removedprosemirror-model@1.23.0(transitive)
Updated@tiptap/core@^2.1.12
Updated@tiptap/starter-kit@^2.1.12