prosemirror-schema-list
Advanced tools
Comparing version 0.24.0 to 1.0.0
{ | ||
"name": "prosemirror-schema-list", | ||
"version": "0.24.0", | ||
"version": "1.0.0", | ||
"description": "List-related schema elements and commands for ProseMirror", | ||
@@ -19,4 +19,4 @@ "main": "dist/schema-list.js", | ||
"dependencies": { | ||
"prosemirror-model": "^0.24.0", | ||
"prosemirror-transform": "^0.24.0" | ||
"prosemirror-model": "^1.0.0", | ||
"prosemirror-transform": "^1.0.0" | ||
}, | ||
@@ -26,4 +26,4 @@ "devDependencies": { | ||
"mocha": "^3.0.2", | ||
"prosemirror-state": "^0.24.0", | ||
"prosemirror-test-builder": "^0.24.0", | ||
"prosemirror-state": "^1.0.0", | ||
"prosemirror-test-builder": "^1.0.0", | ||
"rollup": "^0.49.0", | ||
@@ -30,0 +30,0 @@ "rollup-plugin-buble": "^0.15.0" |
@@ -5,2 +5,3 @@ # prosemirror-schema-list | ||
This is a [schema module](http://prosemirror.net/docs/ref/#schema-list) for [ProseMirror](http://prosemirror.net). | ||
ProseMirror is a well-behaved rich semantic content editor based on | ||
@@ -24,1 +25,6 @@ contentEditable, with support for collaborative editing and custom | ||
is the place to report issues. | ||
We aim to be an inclusive, welcoming community. To make that explicit, | ||
we have a [code of | ||
conduct](http://contributor-covenant.org/version/1/1/0/) that applies | ||
to communication around the project. |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
51561
1
29
+ Addedorderedmap@2.1.1(transitive)
+ Addedprosemirror-model@1.23.0(transitive)
+ Addedprosemirror-transform@1.10.2(transitive)
- Removedorderedmap@1.1.8(transitive)
- Removedprosemirror-model@0.24.0(transitive)
- Removedprosemirror-transform@0.24.0(transitive)
Updatedprosemirror-model@^1.0.0
Updatedprosemirror-transform@^1.0.0