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

prosemirror-schema-list

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-schema-list - npm Package Compare versions

Comparing version 0.24.0 to 1.0.0

10

package.json
{
"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.
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