Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror-test-builder

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-test-builder - npm Package Compare versions

Comparing version 0.24.0 to 1.0.0

8

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc