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

easy-template-x

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-template-x - npm Package Versions

23
6

5.0.1

Diff

Changelog

Source

5.0.1 - 2025-01-31

Added

  • Link to https://templatedocs.io.
alonrbar
published 5.0.0 •

Changelog

Source

5.0.0 - 2025-01-28

Fixed

  • BREAKING - Fix list conditions (#123).
    It may break some templates that are using loops in lists but are sometimes passing empty values (e.g. null or undefined) to hide the list completely. In these cases they should pass an empty array instead, to make sure the list is removed and not just its content.
alonrbar
published 4.1.8 •

Changelog

Source

4.1.8 - 2025-01-28

Fixed

  • Throw MissingCloseDelimiterError when tag is split between paragraphs (#126).
alonrbar
published 4.1.7 •

Changelog

Source

4.1.7 - 2025-01-27

Fixed

  • Fix processing of header and footer referenced in the middle of the document (#127).
alonrbar
published 4.1.6 •

Changelog

Source

4.1.6 - 2025-01-26

Fixed

  • Fix parseTags error when the content part does not exist.
alonrbar
published 4.1.5 •

Changelog

Source

4.1.5 - 2025-01-26

Fixed

  • Fix not publishing the release bundle (dist).
alonrbar
published 4.1.4 •

Changelog

Source

4.1.4 - 2025-01-26

Changed

  • BREAKING - Use Object.freeze instead of TypeScript enums for constants. It can break TypeScript typings in some cases. See this commit for examples on how to fix it.

Fixed

  • Parsing of rels target paths in some uncommon cases.
alonrbar
published 4.1.3 •

Changelog

Source

4.1.3 - 2024-12-05

Fixed

  • Fix "Module not found: Default condition should be last one" error.
alonrbar
published 4.1.2 •

Changelog

Source

4.1.2 - 2024-12-05

Fixed

  • Re-fix importing the package without a bundler (#120).
alonrbar
published 4.1.1 •

Changelog

Source

4.1.1 - 2024-08-12

Fixed

  • Fix importing the package without a bundler (#120).
23
6
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