Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unleash-client

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unleash-client - npm Package Versions

1
13

3.1.0

Diff

Changelog

Source

3.1.0

  • Add method to get the featureToggle definition
  • Expose count method to extensions in unleash client
ivarconr
published 3.0.0 •

Changelog

Source

3.0.0

  • You will have to use unleash-server v3 in order to use v3 of the client.
  • Swhich hashing to MurmurHash (https://github.com/Unleash/unleash/issues/247)
  • Bugfix RemoteAddressStrategy (https://github.com/Unleash/unleash-client-node/issues/65)
  • Update client paths for v3 (https://github.com/Unleash/unleash-client-node/issues/50)
ivarconr
published 2.3.1 •

Changelog

Source

2.3.1

  • Add sdkVersion in client register call (https://github.com/Unleash/unleash-client-node/issues/49)
  • IP range support to remoteAddress-strategy (https://github.com/Unleash/unleash-client-node/pull/58)
  • Update API endoint paths for Unleash 3.x (https://github.com/Unleash/unleash-client-node/issues/50)
sveisvei
published 2.3.0 •

Changelog

Source

2.3.0

  • Add support for custom headers
ivarconr
published 2.2.1 •

Changelog

Source

2.2.1

  • Fix broken metrics reporting
sveisvei
published 2.2.0 •

Changelog

Source

2.2.0

  • Add user-agent header to requests
  • Add appName and instanceId as headers to post requests
ivarconr
published 2.1.3 •

Changelog

Source

2.1.3

  • Bugfix: Must export Strategy interface to allow custom implementations.
ivarconr
published 2.1.2 •

Changelog

Source

2.1.2

  • Unleash should not throw if os.userInfo throws #35
sveisvei
published 2.1.1 •

Changelog

Source

2.1.1 (March 2017)

  • allow appName to contain "/" when storing file backup
ivarconr
published 2.1.0 •

Changelog

Source

2.1.0 (February 2017)

  • Provide implementations of pre-defined activation strategies.
    • applicationHostname
    • gradualRolloutRandom
    • gradualRolloutSessionId
    • gradualRolloutUserId
    • remoteAddress
    • userWithId
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc