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

cloudflare-esi

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare-esi - npm Package Versions

cdloh
published 0.5.0 •
cdloh
published 0.4.2 •

Changelog

Source

0.4.2 (2025-02-11)

Bug Fixes

  • Cleanup useless async and awaits & custom ESI Vars function doesn't have to be async (6ee4f6b)
cdloh
published 0.4.1 •

Changelog

Source

0.4.1 (2025-01-10)

Bug Fixes

  • redo the fetch function definition to not require request init details (0f4bb71)

Bug Fixes

  • incorrectly named thirdPartyIncludesDomainWhitelist (a72442a)

Features

  • pass request context to fetch function (402805e)
cdloh
published 0.4.0 •

Changelog

Source

0.4.1 (2025-01-10)

Bug Fixes

  • redo the fetch function definition to not require request init details (0f4bb71)

Bug Fixes

  • incorrectly named thirdPartyIncludesDomainWhitelist (a72442a)

Features

  • pass request context to fetch function (402805e)
cdloh
published 0.3.1 •

Changelog

Source

0.3.1 (2024-09-27)

Bug Fixes

  • also trigger postbody function on non esi responses (e84948a)
cdloh
published 0.3.0 •

Changelog

Source

0.3.0 (2024-08-06)

Features

  • add postBody Functionality (0c9d7dc)
cdloh
published 0.2.5 •

Changelog

Source

0.2.5 (2024-06-18)

Bug Fixes

  • handle int conditions better (0cd89fe)
cdloh
published 0.2.4 •

Changelog

Source

0.2.4 (2024-06-18)

Bug Fixes

  • handle empty strings correctly (dont force them to be ints) (eb61116)
cdloh
published 0.2.3 •

Changelog

Source

0.2.3 (2024-06-11)

Bug Fixes

  • handles esi Args that are strings but have leading integers (1aa0067)
  • update actions and nodejs versions to fix for latest LTS (9bd3ab4)
  • Upgrade packages prep for a few patches (060c874)
cdloh
published 0.2.2 •

Changelog

Source

0.2.2 (2022-10-12)

Bug Fixes

  • Multiple ESI args passed as query params (4860b9d)