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

@optimizely/optimizely-sdk

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@optimizely/optimizely-sdk - npm Package Versions

23
9

5.3.5

Diff

optimizely-fullstack
published 4.10.1 •

optimizely-fullstack
published 5.3.4 •

Changelog

Source

[5.3.4] - Jun 28, 2024

Changed

  • crypto and text encoder polyfill addition for React native (#936)
optimizely-fullstack
published 5.3.3 •

Changelog

Source

[5.3.3] - Jun 06, 2024

Changed

  • queueMicroTask fallback addition for embedded environments / unsupported platforms (#933)
optimizely-fullstack
published 5.3.2 •

Changelog

Source

[5.3.2] - May 20, 2024

Changed

  • Added public facing API for ODP integration information (#930)
optimizely-fullstack
published 5.3.1 •

Changelog

Source

[5.3.1] - May 20, 2024

Changed

  • Fix Memory Leak: Closed http request after getting response to release memory immediately (node) (#927)
optimizely-fullstack
published 5.3.1-rc.1 •

Changelog

Source

[5.3.1-rc.1] - May 13, 2024

Changed

  • Fix Memory Leak: Closed http request after getting response to release memory immediately (node) (#927)
optimizely-fullstack
published 5.3.0 •

Changelog

Source

[5.3.0] - April 8, 2024

Changed

  • Refactor: ODP corrections #920 including
    • ODPManager should not be running and scheduling timer if ODP is not integrated to the project (which causes memory leak if one sdk instance is created per request)
    • CreateUserContext should work even when called before the datafile is downloaded and should send the identify ODP events after datafile download completes
    • Other automatic odp events (vuid registration, client initialized) should also be sent after datafile is available and should not be dropped if batching is disabled.
    • [see PR for more]
optimizely-fullstack
published 5.2.1 •

Changelog

Source

[5.2.1] - March 25, 2024

Bug fixes

  • Fix: empty segments collection is valid (#916)
  • Update vulnerable dependencies (#918)
optimizely-fullstack
published 5.2.0 •

Changelog

Source

[5.2.0] - March 18, 2024

New Features

  • Add persistentCacheProvider option to createInstance to allow providing custom persistent cache implementation in react native (#914)
23
9
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