Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vendure/ngx-translate-extract

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vendure/ngx-translate-extract - npm Package Versions

23

9.3.1

Diff

Changelog

Source

v9.3.1 (2024-11-19)

  • Resolve runtime error with CommonJS module imports from 'typescript' (#60)
  • Fix extraction of translation keys from nested function expressions (#61)
michaelbromley
published 9.3.0 •

Changelog

Source

v9.3.0 (2024-11-18)

  • Fix parser not locating TranslateService in private fields using the # syntax (#55)
  • Add support for the ngx-translate _() marker function (#57)
michaelbromley
published 9.2.1 •

Changelog

Source

v9.2.1 (2024-07-19)

  • Fix service parser to recognize the TranslateService property from an aliased superclass (#53)
michaelbromley
published 9.2.0 •

Changelog

Source

v9.2.0 (2024-06-10)

Contains all changes from v9.2.0-next.0 plus:

  • Make sort sensitivity opt-in and configurable (#41)
  • Fix service and function parsing when used after bracket syntax casting expression (#51)
michaelbromley
published 9.2.0-next.0 •

Changelog

Source

v9.2.0-next.0 (2024-05-21)

This is a pre-release available as @vendure/ngx-translate-extract@next. Due to some significant refactors to internals, we are releasing a pre-release version to allow for testing before the final release.

It contains the following changes:

  • Support finding translations pipe in KeyedRead nodes (#47)
  • Fix marker function parsing when used after bracket syntax casting expression (#45)
  • Add key-as-initial-default-value flag (#49)
  • Add support for extraction of translation keys from function expressions (#46)
michaelbromley
published 9.1.1 •

Changelog

Source

v9.1.1 (2024-03-08)

  • Fix TranslateService not resolved when injected with readonly keyword (#39)
michaelbromley
published 9.1.0 •

Changelog

Source

v9.1.0 (2024-02-05)

  • Add support for caching via the new --cache-file option (#38)
michaelbromley
published 9.0.3 •

Changelog

Source

v9.0.3 (2023-11-28)

  • Fix RangeError: Maximum call stack size exceeded on nested templates (#34)
  • Fix alphabetical order of extracted keys (#35)
michaelbromley
published 9.0.2 •

Changelog

Source

v9.0.2 (2023-11-24)

  • Fix import from glob packages (#31)
  • Fix extract for Windows file paths (#32)
michaelbromley
published 9.0.1 •

Changelog

Source

v9.0.1 (2023-11-23)

  • Update dependencies & removed unused dependencies (#29)
  • fix: Fix syntax error when parsing tsconfig file (#30) Fixes #24
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