npm-registry-firewall

npm registry proxy with on-the-fly filtering

MIT License

Downloads
263
Stars
54
Committers
3

Bot releases are hidden (Show)

npm-registry-firewall - v1.22.1

Published by antongolub over 2 years ago

1.22.1 (2022-04-29)

npm-registry-firewall - v1.22.0

Published by antongolub over 2 years ago

1.22.0 (2022-04-29)

Features

  • support presets as string[] (f8ca3c0)
npm-registry-firewall - v1.21.0

Published by antongolub over 2 years ago

1.21.0 (2022-04-29)

Features

npm-registry-firewall - v1.20.3

Published by antongolub over 2 years ago

1.20.3 (2022-04-29)

npm-registry-firewall - v1.20.2

Published by antongolub over 2 years ago

1.20.2 (2022-04-29)

Bug Fixes

  • config: normalize registry and entrypoint fields (4b3c94c)
npm-registry-firewall - v1.20.1

Published by antongolub over 2 years ago

1.20.1 (2022-04-28)

Bug Fixes

  • handle packument CL and TE headers clash (e11eebb)
npm-registry-firewall - v1.20.0

Published by antongolub over 2 years ago

1.20.0 (2022-04-27)

Features

npm-registry-firewall - v1.19.0

Published by antongolub over 2 years ago

1.19.0 (2022-04-21)

Features

  • add preset alias for extends (41a50ac), closes #22
npm-registry-firewall - v1.18.0

Published by antongolub over 2 years ago

1.18.0 (2022-04-19)

Features

npm-registry-firewall - v1.17.0

Published by antongolub over 2 years ago

1.17.0 (2022-04-18)

Features

  • support custom log formatters (d9b9f3c)
npm-registry-firewall - v1.16.0

Published by antongolub over 2 years ago

1.16.0 (2022-04-18)

Features

  • config: let version be part of name (2e2bb91), closes #23
  • config: support regexp for username, license, name, org (39188b3)
npm-registry-firewall - v1.15.0

Published by antongolub over 2 years ago

1.15.0 (2022-04-17)

Features

Performance Improvements

npm-registry-firewall - v1.14.2

Published by antongolub over 2 years ago

1.14.2 (2022-04-17)

npm-registry-firewall - v1.14.1

Published by antongolub over 2 years ago

1.14.1 (2022-04-17)

Bug Fixes

  • audit: fix severity range match (39a6369)
npm-registry-firewall - v1.14.0

Published by antongolub over 2 years ago

1.14.0 (2022-04-17)

Features

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