Socket
Socket
Sign inDemoInstall

ssg-api

Package Overview
Dependencies
106
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12356Next

1.2.12

Diff

Changelog

Source

[1.2.12] - 2022-12-03

Changed

  • Make DomReplaceCommand.postExecute() async.
javarome
published 1.2.11 •

Changelog

Source

[1.2.11] - 2022-12-03

Added

  • DomReplaceCommand.postExecute() can be overriden to execute some operation after some given replacements have been performed.
javarome
published 1.2.10 •

Changelog

Source

[1.2.10] - 2022-11-27

Added

  • SsgContext.document and SsgContext.serialize() to avoid using deprecated JSDOM-dependent SsgContext.dom.

Fixed

  • TagReplaceCommand is now the DOM implementation. Deprecated Regex implementation is renamed as such.
  • Avoid redundancing in Ssg logs
javarome
published 1.2.9 •

Changelog

Source

[1.2.9] - 2022-11-27

Added

  • TagReplaceCommand, a DomReplacement to ease replacement of tags by name.
  • Nested contexts with push() and pop(), reflected in logs.

Changed

  • TagReplaceCommand, a DomReplacement to ease replacement of tags by name.
  • More parameterable context type in Ssg.
javarome
published 1.2.8 •

Changelog

Source

[1.2.8] - 2022-11-20

Changed

  • change ContentStep.processFile visibility from private to protected to allow more fine-tuned specialization.
javarome
published 1.2.7 •

Changelog

Source

[1.2.7] - 2022-11-16

Added

  • Logger.name is the context name to be displayed before a log.
  • SsgContext.logger is the logger object used to perform context.logs. DefaultLogger will be used by SsgContextImpl unless another Logger implementation is provided at construction.

Fixed

  • Changing context.name will change context's logger's name as well.
javarome
published 1.2.6 •

Changelog

Source

[1.2.6] - 2022-11-13

Added

  • SsgFileLang.variants can contain "" if there is the same file is found without language suffix.
javarome
published 1.2.5 •

Changelog

Source

[1.2.5] - 2022-11-13

Fixed

  • Publish src
javarome
published 1.2.4 •

Changelog

Source

[1.2.4] - 2022-11-13

Fixed

  • SsgFile.lang.variants don't include current SsgFile.lang.lang
javarome
published 1.2.3 •

Changelog

Source

[1.2.3] - 2022-11-13

Fixed

  • Find SsgFile.lang.variants for path with no directory.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc