npm-registry-firewall

npm registry proxy with on-the-fly filtering

MIT License

Downloads
263
Stars
54
Committers
3

Bot releases are visible (Hide)

npm-registry-firewall - v2.13.2 Latest Release

Published by github-actions[bot] 12 months ago

2.13.2 (2023-11-02)

Fixes & improvements

npm-registry-firewall - v2.13.1

Published by github-actions[bot] 12 months ago

2.13.1 (2023-11-02)

Fixes & improvements

  • docs: mention presentation at HolyJS 2022 (bd39b9d)
npm-registry-firewall - v2.13.0

Published by github-actions[bot] 12 months ago

2.13.0 (2023-10-30)

Features

  • feat: provide check api (593093a)
npm-registry-firewall - v2.12.0

Published by github-actions[bot] 12 months ago

2.12.0 (2023-10-28)

Features

  • feat: export assertPolicy helper to check pkg version against the rules preset (11e5287)

Fixes & improvements

  • refactor: separate engine firewall domain (f779be5)
npm-registry-firewall - v2.11.0

Published by github-actions[bot] 12 months ago

2.11.0 (2023-10-28)

Fixes & improvements

  • docs: allow zlib option in typings (1d22e9e)

Features

  • feat: provide support for bun (f69951e)
npm-registry-firewall - v2.10.1

Published by antongolub almost 2 years ago

2.10.1 (2022-12-12)

Bug Fixes

  • add fromArrayBufferToBuffer util (754163a)
npm-registry-firewall - v2.10.0

Published by antongolub almost 2 years ago

2.10.0 (2022-12-12)

Features

  • provide zlib customization (3a55091)
npm-registry-firewall - v2.9.3

Published by antongolub almost 2 years ago

2.9.3 (2022-12-08)

Performance Improvements

npm-registry-firewall - v2.9.2

Published by antongolub almost 2 years ago

2.9.2 (2022-12-08)

Performance Improvements

  • simplify cache hit flow (b6c6b3a)
npm-registry-firewall - v2.9.1

Published by antongolub almost 2 years ago

2.9.1 (2022-12-08)

Bug Fixes

  • fix cache bytesLength indicator (91eeb24)
npm-registry-firewall - v2.9.0

Published by antongolub almost 2 years ago

2.9.0 (2022-12-07)

Bug Fixes

Features

  • log denied pkg versions (3236f67)
npm-registry-firewall - v2.8.0

Published by antongolub almost 2 years ago

2.8.0 (2022-12-07)

Features

  • provide configurable warmup depth (7c70468)
npm-registry-firewall - v2.7.1

Published by antongolub almost 2 years ago

2.7.1 (2022-11-23)

npm-registry-firewall - v2.7.0

Published by antongolub almost 2 years ago

2.7.0 (2022-11-23)

Features

  • make warmup configurable (f31ee91)
npm-registry-firewall - v2.6.3

Published by antongolub almost 2 years ago

2.6.3 (2022-11-23)

Bug Fixes

  • exclude healthcheck from response-time metric (d40303d)
npm-registry-firewall - v2.6.2

Published by antongolub almost 2 years ago

2.6.2 (2022-11-11)

Bug Fixes

  • properly resolve distTags (2358e80)
npm-registry-firewall - v2.6.1

Published by antongolub almost 2 years ago

2.6.1 (2022-11-10)

Bug Fixes

  • fix packuments entrypoint (7dfd63c)
npm-registry-firewall - v2.6.0

Published by antongolub almost 2 years ago

2.6.0 (2022-11-10)

Features

  • add workerConcurrency to config, simplify config injects (d877d8c)
npm-registry-firewall - v2.5.5

Published by antongolub almost 2 years ago

2.5.5 (2022-11-10)

Performance Improvements

  • extract deps after packument processing (020e623)
npm-registry-firewall - v2.5.4

Published by antongolub almost 2 years ago

2.5.4 (2022-11-10)

Performance Improvements

  • avoid redundant buffers init (c1ce6c2)