New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

markdown-it-incremental-dom

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it-incremental-dom - npm Package Versions

2

2.1.0

Diff

Changelog

Source

v2.1.0 - 2018-11-21

Added

  • Support Node 10 LTS

Changed

  • Upgrade dependent packges to latest, includes incremental-dom 0.6.0
  • Update incremental-dom CDN to use jsDelivr instead of Google (0.6.0 is not provided)
  • Modernize example codes and demo JS
  • Apply Prettier code formatting for configuration files and demo HTML
yhatt
published 2.0.2 •

Changelog

Source

v2.0.2 - 2018-10-23

Fixed

  • Fix the self-closing tags of SVG and MathML (#40 by @m93a)
yhatt
published 2.0.1 •

Changelog

Source

v2.0.1 - 2018-08-31

Fixed

  • Fix twice element closing by htmlparser2 (#34)

Added

  • Add versioning script (#35)
yhatt
published 2.0.0 •

Changelog

Source

v2.0.0 - 2018-08-17

Breaking

  • No longer support Node < v6.14.2 (Boron Maintenance LTS release).

Changed

  • Upgrade Node LTS to v8.11.4 and dependent packages to latest version
  • Migrate test framework from mocha to Jest
yhatt
published 1.3.0 •

Changelog

Source

v1.3.0 - 2018-02-15

Added

  • Define IncrementalDOMRenderer as public getter (#28)

Fixed

  • Fix build entry and module path for browser (#27)
  • Support inline SVG correctly (#29)
  • Fix format script to work globstar correctly (#26)

Changed

  • Upgrade dependencies to latest version (#30)
yhatt
published 1.2.0 •

Changelog

Source

v1.2.0 - 2018-01-15

Fixed

  • Fix incrementalized softbreak rule to keep break as text (#25)

Changed

  • Upgrade Babel to v7 beta (#23)
  • Update README.md and demo page to use jsDelivr CDN (#24)
yhatt
published 1.1.2 •

Changelog

Source

v1.1.2 - 2018-01-11

Fixed

  • Reduce bundle size of built for browser (#22)
yhatt
published 1.1.1 •

Changelog

Source

v1.1.1 - 2018-01-06

Fixed

  • Sanitize HTML element name and attributes to avoid occurring errors while rendering invalid HTML (#18)

Changed

  • Upgrade dependencies to latest version (#12)
  • Upgrade node version to v8.9.3 LTS (#16)
  • Use babel-preset-env + polyfill instead of babel-preset-es2015 (#13)
  • Add incremental-dom >=0.5.0 to peerDependencies (#15)
  • Format source code by prettier (#17)
yhatt
published 1.0.0 •

Changelog

Source

v1.0.0 - 2017-03-14

Added

  • For browser: Add banner to show license (#9)
  • For browser: Provide uncompressed version (#9)
  • Override markdown-it's default renderer rules by incrementalized functions for better performance (#7)
  • Option argument on initialize that supported incrementalizeDefaultRules (#7)
  • Badges on README.md: Coverage (powered by Coveralls), npm version, and LICENSE (#6)
  • Demo page with explaining of key features (#3)
yhatt
published 0.1.0 •

Changelog

Source

v0.1.0 - 2017-02-22

  • Initial release.
2
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