node-prosemirror-model 1.9.0-1 source package in Ubuntu

Changelog

node-prosemirror-model (1.9.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.9.0
  * Update d/control wrt cme
  * Add patch to replace usage of @rollup/plugin-buble with
    rollup-plugin-buble
  * Add d/upstream/metadata
  * Remove d/compat in cme fix
  * Update d/control with dependencies

 -- Sakshi Sangwan <email address hidden>  Wed, 15 Jan 2020 01:17:03 -0500

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-prosemirror-model_1.9.0-1.dsc 2.5 KiB 917e82b57691e269c418e5ea53bd27c7d949d415ccba4fc30aa9af2ea60dbe34
node-prosemirror-model_1.9.0.orig-orderedmap.tar.gz 3.0 KiB a7967152905c1385161de4e185bdc5f9791bf4a78217a93554ecbe8cd1ed46d2
node-prosemirror-model_1.9.0.orig.tar.gz 53.6 KiB 723b831258630a2e105a09deab9181be97f0173fc59742d2fde5862d76b3edc6
node-prosemirror-model_1.9.0-1.debian.tar.xz 2.6 KiB 5d4e5acd1a6474c1266e56983a0027f8d91eefdf3b25a3819b953ccf460a2a1f

No changes file available.

Binary packages built by this source

node-prosemirror-model: ProseMirror's document model

 This is a core module of ProseMirror. ProseMirror is a well-behaved rich
 semantic content editor based on contentEditable, with support for
 collaborative editing and custom document schemas.
 .
 This module implements ProseMirror's document model, along with the mechanisms
 needed to support schemas.
 .
 Node.js is an event-based server-side JavaScript engine.