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 - v1.13.1

Published by antongolub over 2 years ago

1.13.1 (2022-04-17)

npm-registry-firewall - v1.13.0

Published by antongolub over 2 years ago

1.13.0 (2022-04-17)

Features

Performance Improvements

  • cache improvements, share firewall instances between routes (6361d6c)
npm-registry-firewall - v1.12.1

Published by antongolub over 2 years ago

1.12.1 (2022-04-16)

npm-registry-firewall - v1.12.0

Published by antongolub over 2 years ago

1.12.0 (2022-04-16)

Bug Fixes

  • update ts libdefs, support extends for config top level (30a2324)

Features

  • expose basic metrics — uptime, cpu, mem usage (e40bdde)
npm-registry-firewall - v1.11.0

Published by antongolub over 2 years ago

1.11.0 (2022-04-16)

Features

  • provide extends for configs (187fa24), closes #12
npm-registry-firewall - v1.10.0

Published by antongolub over 2 years ago

1.10.0 (2022-04-16)

Bug Fixes

  • fix cache config init (e6f95d8)
  • fix rules resolver for multi-config (f800a31)
  • type: allow warn policy (254029d)

Features

  • add cache for resolved directives (836a4c4), closes #14
npm-registry-firewall - v1.9.2

Published by antongolub over 2 years ago

1.9.2 (2022-04-15)

npm-registry-firewall - v1.9.1

Published by antongolub over 2 years ago

1.9.1 (2022-04-14)

npm-registry-firewall - v1.9.0

Published by antongolub over 2 years ago

1.9.0 (2022-04-14)

Bug Fixes

Features

npm-registry-firewall - v1.8.0

Published by antongolub over 2 years ago

1.8.0 (2022-04-13)

Features

  • introduce warn directive (ceef817)
npm-registry-firewall - v1.7.0

Published by antongolub over 2 years ago

1.7.0 (2022-04-13)

Features

npm-registry-firewall - v1.6.0

Published by antongolub over 2 years ago

1.6.0 (2022-04-13)

Features

  • add configurable entrypoint for tarballs (06784d7)
npm-registry-firewall - v1.5.0

Published by antongolub over 2 years ago

1.5.0 (2022-04-13)

Bug Fixes

  • firewall: fix filter by name (6bbdbb0)

Features

npm-registry-firewall - v1.4.6

Published by antongolub over 2 years ago

1.4.6 (2022-04-12)

Performance Improvements

npm-registry-firewall - v1.4.0

Published by github-actions[bot] over 2 years ago

1.4.0 (2022-04-12)

Features

  • add username filter (d7ca2f0)
  • let name and org be string[] (276c94a)
npm-registry-firewall - v1.3.1

Published by github-actions[bot] over 2 years ago

1.3.1 (2022-04-12)

Bug Fixes

  • cli: add missing hashbang (61c442a)
npm-registry-firewall - v1.3.0

Published by github-actions[bot] over 2 years ago

1.3.0 (2022-04-12)

Features

npm-registry-firewall - v1.2.1

Published by github-actions[bot] over 2 years ago

1.2.1 (2022-04-12)

Bug Fixes

npm-registry-firewall - v1.2.0

Published by github-actions[bot] over 2 years ago

1.2.0 (2022-04-12)

Features

  • add multiple configuration (fadc3cd)
  • return 404 if packument versions map is empty (fe540ae)
  • use 8080 and 127.0.0.1 as server defaults (a69f52a)
npm-registry-firewall - v1.1.0

Published by github-actions[bot] over 2 years ago

1.1.0 (2022-04-12)

Features

  • configurable base path (f6537b8), closes #3