Verdaccio Github Oauth Ui Versions Save

📦🔐 GitHub OAuth plugin for Verdaccio

6.0.9

2 weeks ago
  • Refactor npm command execution (32afcd7)
  • Log errors during CLI login to stderr (eb52eb1)
  • Remove vite, vitest is enough alone (b0214cb)

6.0.8

3 weeks ago
  • Fix @verdaccio/url version (41dacb1)

6.0.7

3 weeks ago
  • Refactor verdaccio url_prefix handling (078deaa)

6.0.6

3 weeks ago
  • Take into account verdaccio url_prefix for assets added by the plugin (5690290)
  • Make dist/cli/index.js executable (084acb8)

6.0.4

4 months ago
  • chore: update dependencies (5b4fb29)
  • chore: Update README.md (6e207b1)
  • chore: Update README.md (69faf69)
  • chore: Update README.md (a5aa799)
  • chore: Update README.md (6bb6c00)
  • chore: Update README.md (992c9e8)
  • chore: Move README.md to docs/README.md (77d92bb)
  • chore: Add Node 20 to compatibility (26aa302)

6.0.3

7 months ago
  • chore: Update compatibility (3e0bcbb)
  • fix: resolve lmdb@npm:2.2.4 to 2.8.5 for node 20 compatibility (45fcc08)
  • fix: Remove hard engines restriction from package.json (9542fa4)
  • chore: Update dependencies (70a29d5)
  • fix: If already on the home page, reload after logout instead of trying to navigate to it (8531257)
  • fix: fix logout button selector after it changed (b9fb256)
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 (2698dae)
  • build(deps): bump semver from 5.7.1 to 5.7.2 (9caed81)
  • build(deps-dev): bump vite from 4.3.1 to 4.3.9 (89b12ee)
  • build(deps): bump vm2 from 3.9.17 to 3.9.18 (038c026)

6.0.2

1 year ago
  • docs: update token revocation section, resolves #176 (ff4cf30)
  • build(deps): update to verdaccio 5.24 (8a9ed4f)
  • build(deps): exchange chalk for picocolors (df2d452)
  • build(deps): update dependencies (0a84620)
  • build(types): add tsconfig include options (ad1dfe8)
  • build(types): make DOM types available to tests (0d9f148)
  • security: prevent JWTs from ending up in logs (411cd47)
  • build(deps): bump vm2 from 3.9.16 to 3.9.17 (1e08e05)
  • build(deps): bump vm2 from 3.9.14 to 3.9.16 (00ca83a)
  • build(deps): bump vm2 from 3.9.9 to 3.9.14 (eba7c49)

6.0.1

1 year ago
  • Support verdaccio > 5.19 (f4f5125)
  • Update dependencies (3ece1e7)
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (035df4f)
  • build(deps): bump vm2 from 3.9.9 to 3.9.13 (700921e)
  • chore: format (e65fadd)

6.0.0

1 year ago

Breaking

  • No longer set the npm always-auth option (ced2148)

Dependencies

  • Update dependency minor and patch versions (20c97f3)
  • build(deps): bump json5 from 2.2.0 to 2.2.3 (9d6f5fa)
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (846fd6f)
  • Update dependencies (be20777)

5.0.4

1 year ago
  • perf: avoid some duplicate GitHub requests by deduping the configured package access rules (0570125)
  • test: small snapshot readability improvement (754eb8b)
  • test: remove unnecessary type assertion (6726aa3)
  • test: update vite config to new vitest config format (b9f843a)
  • build: make parcel build work with node 18 (e0a95c0)
  • ci: generate separate job statuses for each verification step (6340ee9)
  • deps: add yarn plugin echo-execute (bfca1c3)
  • docs: update compatibility info, especially regarding old and new Verdaccio API security (a1d418f)
  • docs: line-wrap at 80 characters (2bc36df)