Socket
Socket
Sign inDemoInstall

xmlbuilder

Package Overview
Dependencies
1
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
10Next

2.4.2

Diff

Changelog

Source

[2.4.2] - 2014-08-13

  • Dropped performance test and memwatch dependency.
oozcitak
published 2.4.1 •

Changelog

Source

[2.4.1] - 2014-08-12

  • Fixed a bug where empty indent string was omitted when pretty printing. See #59.
oozcitak
published 2.4.0 •

Changelog

Source

[2.4.0] - 2014-08-04

  • Correct cases of pubID and sysID.
  • Use single lodash instead of separate npm modules. See #53.
  • Escape according to Canonical XML 1.0. See #54.
oozcitak
published 2.3.0 •

Changelog

Source

[2.3.0] - 2014-07-17

  • Convert objects to JS primitives while sanitizing user input.
  • Object builder preserves items with null values. See #44.
  • Use modularized lodash functions to cut down dependencies.
  • Process empty objects when converting from objects so that we don't throw on empty child objects.
oozcitak
published 2.2.1 •

Changelog

Source

[2.2.1] - 2014-04-04

  • Bumped version because previous release was not published on npm.
oozcitak
published 2.1.0 •

Changelog

Source

[2.1.0] - 2013-12-30

  • Removed duplicate null checks from constructors.
  • Fixed node count in performance test.
  • Added option for skipping null attribute values. See #26.
  • Allow multiple values in att() and ins().
  • Added ability to run individual performance tests.
  • Added flag for ignoring decorator strings.
oozcitak
published 2.0.1 •

Changelog

Source

[2.0.1] - 2013-12-24

  • Removed performance tests from npm package.
oozcitak
published 2.0.0 •

Changelog

Source

[2.0.0] - 2013-12-24

  • Combined loops for speed up.
  • Added support for the DTD and XML declaration.
  • clone includes attributes.
  • Added performance tests.
  • Evaluate attribute value if function.
  • Evaluate instruction value if function.
oozcitak
published 1.1.2 •

Changelog

Source

[1.1.2] - 2013-12-11

  • Changed processing instruction decorator to ?.
oozcitak
published 1.1.1 •

Changelog

Source

[1.1.1] - 2013-12-11

  • Added processing instructions to JS object conversion.
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc