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.5.3

Published by antongolub almost 2 years ago

2.5.3 (2022-11-10)

Bug Fixes

npm-registry-firewall - v2.5.2

Published by antongolub almost 2 years ago

2.5.2 (2022-11-09)

Bug Fixes

  • rm uppercase letters from metrics keys (317d68f)
npm-registry-firewall - v2.5.1

Published by antongolub almost 2 years ago

2.5.1 (2022-11-09)

npm-registry-firewall - v2.5.0

Published by antongolub almost 2 years ago

2.5.0 (2022-11-09)

Features

  • expose getMetricsDigest API (0270edd)
npm-registry-firewall - v2.4.0

Published by antongolub almost 2 years ago

2.4.0 (2022-11-09)

Features

npm-registry-firewall - v2.3.0

Published by antongolub almost 2 years ago

2.3.0 (2022-11-09)

Features

  • add cache state to metrics output (cdc7019)
npm-registry-firewall - v2.2.0

Published by antongolub almost 2 years ago

2.2.0 (2022-11-08)

Features

  • add response-time p metrics (dff120b), closes #29
npm-registry-firewall - v2.1.1

Published by antongolub almost 2 years ago

2.1.1 (2022-11-08)

Bug Fixes

  • clear cache interval on stop (10347a4)
npm-registry-firewall - v2.1.0

Published by antongolub almost 2 years ago

2.1.0 (2022-11-06)

Features

  • expose createRoutes and getConfig API (7d25627)
npm-registry-firewall - v2.0.0

Published by antongolub almost 2 years ago

2.0.0 (2022-11-06)

Features

BREAKING CHANGES

  • v2
npm-registry-firewall - v1.35.0

Published by antongolub almost 2 years ago

1.35.0 (2022-11-06)

Code Refactoring

Features

  • introduce fallback firewall (0758bda)

BREAKING CHANGES

  • new config format
npm-registry-firewall - v1.34.1

Published by antongolub almost 2 years ago

1.34.1 (2022-11-03)

Bug Fixes

npm-registry-firewall - v1.34.0

Published by antongolub almost 2 years ago

1.34.0 (2022-11-03)

Features

npm-registry-firewall - v1.33.4

Published by antongolub almost 2 years ago

1.33.4 (2022-11-02)

Bug Fixes

  • inject plugin opts to warmup ctx (c935fb4)
npm-registry-firewall - v1.33.3

Published by antongolub almost 2 years ago

1.33.3 (2022-11-02)

Performance Improvements

  • improve packument cache callback (2e49493)
npm-registry-firewall - v1.33.2

Published by antongolub almost 2 years ago

1.33.2 (2022-11-01)

Performance Improvements

  • log warmup errors as warings (39b42a8)
npm-registry-firewall - v1.33.1

Published by antongolub almost 2 years ago

1.33.1 (2022-11-01)

Bug Fixes

  • fix audit plugins warmup, add debug point (bd4b62c)
npm-registry-firewall - v1.33.0

Published by antongolub almost 2 years ago

1.33.0 (2022-11-01)

Features

  • add cache byte limit option (8e525be)
npm-registry-firewall - v1.32.3

Published by antongolub almost 2 years ago

1.32.3 (2022-11-01)

Performance Improvements

  • store packuments in memory as gzip (ad602c2), closes #74
npm-registry-firewall - v1.32.2

Published by antongolub almost 2 years ago

1.32.2 (2022-10-31)

Performance Improvements

  • tweak up cache hit flow (ae697ef)