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

tailorx

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailorx - npm Package Versions

2

7.0.1

Diff

stylet
published 7.0.0 •

Changelog

Source

7.0.0

  • #27 CI for Node.js 14

  • #26 (breaking change) simplified error handling of fetchContext(request) function

    This ensures that it's impossible to accidentally render page with incorrect context. To preserve old behaviour - wrap your fetchContext function with custom error handler which returns {}. Done by replacing context:error(request, error) event with error(request, error, response).

stylet
published 6.1.1 •

Changelog

Source

6.1.1

  • #25 Fixed support for custom attributes, see issue at upstream https://github.com/zalando/tailor/issues/287
stylet
published 6.1.0 •

Changelog

Source

6.1.0

  • Added ignore-invalid-ssl fragment atrribute #24
stylet
published 6.0.0 •

Changelog

Source

6.0.0

  • Added processFragmentResponse(response, context): response option:
    • See PR #23
    • (breaking change) Modified requestFragment(filterHeaders, processFragmentResponse)(url, attributes, request) option
stylet
published 5.7.0 •

Changelog

Source

5.7.0

  • Treat non 2xx http status codes from non-primary fragments as error by default #22
stylet
published 5.6.0 •

Changelog

Source

5.6.0

  • shouldSetPrimaryFragmentAssetsToPreload option added #20
stylet
published 5.5.0 •

Changelog

Source

5.5.0

  • Now it's possible to provide links for preload on per-request basis #19
stylet
published 5.4.0 •

Changelog

Source

5.4.0

  • Add ignoring special content during parsing to speed up performance #18
stylet
published 5.3.0 •

Changelog

Source

5.3.0

  • Memoization of the CPU expensive template parsing added #17
2
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