New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

unleash-server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unleash-server - npm Package Versions

ivarconr
published 3.0.0 •

Changelog

Source

3.0.0 (10.02.2018)

  • All changes in all 3.0.0 alpha-releases is included in this version
  • fix(package): Upgrade unleash-frontend to version 3.0.0
simenb
published 3.0.0-alpha.10 •

Changelog

Source

3.0.0-alpha.10

  • chore(package.json): Bump unleash-frontend to 3.0.0-alpha.7
  • fix(store): DB should not override createdAt if set.
ivarconr
published 3.0.0-alpha.9 •

Changelog

Source

3.0.0-alpha.9

  • Bugfix: more informative name validation errors (#292)
ivarconr
published 3.0.0-alpha.8 •

Changelog

Source

3.0.0-alpha.8

  • [Auth] User-provider (#261)
  • [Auth] Document how to secure Unleash (#234)
  • [Auth] Admin UI should handle 401 (#232)
  • [Auth] Client API authentication (#231)
  • [Auth] Handle 403 (Forbidden) with custom auth.
  • [Auth] Support sign out (#288)
ivarconr
published 3.0.0-alpha.7 •

Changelog

Source

3.0.0-alpha.7

  • Bugfix: Should not allow creation of archived toggle #284
ivarconr
published 3.0.0-alpha.6 •

Changelog

Source

3.0.0-alpha.6

  • Expose vresion number in /api and in user interface.
  • Housekeeping: Upgrading a lot of dependencies
ivarconr
published 3.0.0-alpha.5 •
ivarconr
published 3.0.0-alpha.4 •
ivarconr
published 3.0.0-alpha.3 •

Changelog

Source

3.0.0-alpha.3

  • Bump unleash-frontend
ivarconr
published 3.0.0-alpha.2 •

Changelog

Source

3.0.0-alpha.2

  • Add sdkVersion in client registration
  • disable edit of built-in strategies
  • Strip uknown fields in client requests.
  • Disable x-powered-by header
  • Add posibility to inject custom logger provider