@tiptap/extension-document
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/ueberdosis/tiptap-next/compare/@tiptap/extension-document@1.0.0-alpha.1...@tiptap/extension-document@1.0.0-alpha.2) (2020-11-16) | ||
**Note:** Version bump only for package @tiptap/extension-document | ||
# 1.0.0-alpha.1 (2020-11-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tiptap/extension-document", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"homepage": "https://tiptap.dev", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"unpkg": "dist/tiptap-extension-document.bundle.umd.min.js", | ||
"types": "dist/extension-document/src/index.d.ts", | ||
"types": "dist/packages/extension-document/src/index.d.ts", | ||
"files": [ | ||
@@ -27,3 +27,3 @@ "src", | ||
}, | ||
"gitHead": "81d3cb236868b2ce4da1c0b1bcf5fd6faf801034" | ||
"gitHead": "a8a578edb78db7763e2eda83960c25b02e8488c5" | ||
} |
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
7503