prosemirror-flat-list
Advanced tools
Comparing version 0.3.14 to 0.3.15
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.36.0" | ||
"packageVersion": "7.36.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "prosemirror-flat-list", | ||
"type": "module", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"description": "Powerful list support for ProseMirror", | ||
@@ -45,6 +45,6 @@ "author": "ocavue <ocavue@gmail.com>", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.0", | ||
"@microsoft/api-extractor": "^7.36.1", | ||
"@remirror/core": "^2.0.17", | ||
"@remirror/extension-blockquote": "^2.0.14", | ||
"@remirror/extension-heading": "^2.0.13", | ||
"@remirror/extension-heading": "^2.0.14", | ||
"@remirror/extension-horizontal-rule": "^2.0.13", | ||
@@ -55,3 +55,3 @@ "@remirror/pm": "^2.0.6", | ||
"@types/node": "^18.16.19", | ||
"@vitest/coverage-v8": "^0.32.2", | ||
"@vitest/coverage-v8": "^0.32.4", | ||
"dedent": "^0.7.0", | ||
@@ -71,8 +71,8 @@ "execa": "^7.1.1", | ||
"remark-rehype": "^10.1.0", | ||
"remirror": "^2.0.32", | ||
"tsup": "^7.0.0", | ||
"remirror": "^2.0.33", | ||
"tsup": "^7.1.0", | ||
"typescript": "^5.1.6", | ||
"unified": "^10.1.2", | ||
"vite": "^4.3.9", | ||
"vitest": "^0.32.2" | ||
"vitest": "^0.32.4" | ||
}, | ||
@@ -79,0 +79,0 @@ "typedocOptions": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
265688
7752