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

docx-templates

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docx-templates - npm Package Versions

1
57

2.4.0

Diff

Changelog

Source

2.4.0 (2018-2-7)

  • Add IMAGE command (!!!).
  • Made it a monorepo: main package + examples.
  • Deprecates replaceImages and replaceImagesBase64 options (please use the IMAGE command).
guigrpa
published 2.3.2 •

Changelog

Source

2.3.2 (2018-1-29)

  • Compress generated reports to reduce size (@vdechef, #13).
guigrpa
published 2.3.1 •

Changelog

Source

2.3.1 (2018-1-19)

  • Add browser support (@vdechef, #10)
  • Add IF/END-IF
guigrpa
published 2.3.0 •

guigrpa
published 2.2.2 •

Changelog

Source

2.2.2 (Jul. 14, 2017)

  • Bugfix: Remove babel-polyfill dependency, replace by the lightweight babel-runtime + babel-plugin-transform-runtime (#7)
guigrpa
published 2.2.1 •

Changelog

Source

2.2.0, 2.2.1 (Jul. 11, 2017)

  • Add replaceImages option (including base64 support via replaceImagesBase64 option) [based on #5]
guigrpa
published 2.2.0 •

Changelog

Source

2.2.0, 2.2.1 (Jul. 11, 2017)

  • Add replaceImages option (including base64 support via replaceImagesBase64 option) [based on #5]
guigrpa
published 2.1.1 •

Changelog

Source

2.1.1 (Jan. 25, 2017)

  • Fix a case in which the tool hangs indefinitely when a query is expected and not found.
guigrpa
published 2.1.0 •

Changelog

Source

2.1.0 (Jan. 24, 2017)

  • [M] Add support for commands in headers, footers and elsewhere
guigrpa
published 2.0.0 •

Changelog

Source

2.0.0 (Jan. 6, 2017)

  • Breaking changes:
    • SHORTHAND has been renamed ALIAS
    • Alias resolution syntax has changed: +++[name]+++ is no longer supported; use +++*name+++ instead (for coherence with other commands)
  • Non-breaking:
    • [M] Add support for JS code in INS, VAR and FOR
    • [M] Add EXEC command (no output)
    • [M] Add shorthand notation: = for INS, ! for EXEC, * shorthand for alias resolution
    • [M] Improve robustness:
      • Much more robust internal algorithm
      • Now allows command delimiters to be split across multiple w:t elements+
      • Better handling of spaces in commands
      • Better handling of spaces in text with interspersed commands
    • [M] Process line breaks in input strings correctly, producing <w:br/> tags (can be disabled)
    • [M] Allow insertion of literal XML (with configurable delimiter, || by default)
    • [m] Allow customisation of the command delimiter
    • [M] Allow loops in a single paragraph
    • [m] Remove archive.bulk() deprecation warning
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