Socket
Socket
Sign inDemoInstall

@prettier/plugin-xml

Package Overview
Dependencies
Maintainers
12
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier/plugin-xml - npm Package Versions

123

0.6.0

Diff

Changelog

Source

[0.6.0] - 2020-01-27

Added

  • The xmlWhitespaceSensitivity option, with current valid values of "strict" and "ignore". "strict" behavior maintains the current behavior, while "ignore" allows the plugin more freedom in where to place nodes.
kddeisz
published 0.5.0 •

Changelog

Source

[0.5.0] - 2020-01-21

Added

  • Support for DOCTYPE nodes.
kddeisz
published 0.4.0 •

Changelog

Source

[0.4.0] - 2020-01-19

Added

  • A dependency on the @xml-tools/parser package to handle parsing.
  • We now register as supporting .svg and .xsd files.
  • The xmlSelfClosingSpace option for specifying whether or not to add spaces before self-closing element tags.
kddeisz
published 0.3.0 •

Changelog

Source

[0.3.0] - 2019-11-14

Added

  • Support for cdata tags.
  • Support for the locStart and locEnd functions by tracking node metadata in the new parser.
  • Support for comment nodes.
  • Support for <?xml ... ?> and <?xml-model ... ?> tags.

Changed

  • Dropped the dependency on fast-xml-parser in favor of writing our own for better control over comments and node location.
kddeisz
published 0.2.0 •

Changelog

Source

[0.2.0] - 2019-11-12

Changed

  • Renamed package to @prettier/plugin-xml.
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