prosemirror-test-builder
Advanced tools
Comparing version 0.24.0 to 1.0.0
{ | ||
"name": "prosemirror-test-builder", | ||
"version": "0.24.0", | ||
"version": "1.0.0", | ||
"description": "Helpers for programatically building ProseMirror test documents", | ||
@@ -19,5 +19,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"prosemirror-model": "~0.24.0", | ||
"prosemirror-schema-basic": "~0.24.0", | ||
"prosemirror-schema-list": "~0.24.0" | ||
"prosemirror-model": "~1.0.0", | ||
"prosemirror-schema-basic": "~1.0.0", | ||
"prosemirror-schema-list": "~1.0.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
@@ -5,2 +5,3 @@ # prosemirror-test-builder | ||
This is a module used to write tests for [ProseMirror](http://prosemirror.net). | ||
ProseMirror is a well-behaved rich semantic content editor based on | ||
@@ -83,1 +84,6 @@ contentEditable, with support for collaborative editing and custom | ||
This module is open source and distributed under an MIT license. | ||
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
23474
1
88
+ Addedorderedmap@2.1.1(transitive)
+ Addedprosemirror-model@1.0.11.24.1(transitive)
+ Addedprosemirror-schema-basic@1.0.1(transitive)
+ Addedprosemirror-schema-list@1.0.4(transitive)
+ Addedprosemirror-transform@1.10.2(transitive)
- Removedprosemirror-model@0.24.0(transitive)
- Removedprosemirror-schema-basic@0.24.0(transitive)
- Removedprosemirror-schema-list@0.24.0(transitive)
- Removedprosemirror-transform@0.24.0(transitive)
Updatedprosemirror-model@~1.0.0