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

amplitude-js

Package Overview
Dependencies
Maintainers
8
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplitude-js - npm Package Versions

1
12

6.1.0

Diff

Changelog

Source

6.1.0 (April 23, 2020)

  • Use a more compact format for newly generated device IDs
  • Fix issue with react native failing to initialize metadatastorage
blazzy
published 6.0.1 •

Changelog

Source

6.0.1 (April 17, 2020)

  • Fix issue where the UMD module did not build.
blazzy
published 6.0.0 •

Changelog

Source

6.0.0 (April 17, 2020)

  • Use a more compact cookie format
  • Fix issue where a cookie key could have a space appear inside of it
  • Allow for localStorage fallback with the disableCookie option.
  • Only new and unseen devices will get the compact cookie. cookieForceUpgrade will force all browsers to upgrade and delete the old cookie.
Breaking Changes
  • The cookie format has been changed to be more compact. If you use the same Amplitude project(API key) across multiple applications, and you track anonymous users across those applications, you will want to update amplitude across all those applications at the same time.
blazzy
published 5.11.0 •

Changelog

Source

5.11.0 (April 6, 2020)

  • Add a sameSiteCookie option to set the SameSite cookie. It is set to None by default
amp_haoliu
published 5.10.0 •

Changelog

Source

5.10.0 (March 10, 2020)

  • Library field for event will include amplitude-react-native when using SDK in react native.
  • Device Type field now will show the actual device model instead of OS name.
sputh
published 5.9.0 •

Changelog

Source

5.9.0 (February 3, 2020)

  • Add default versionName to for react-native
sputh
published 5.8.0 •

Changelog

Source

5.8.0 (December 6, 2019)

  • Add support to defer saving an amplitude cookie and logging events until a user has opted in
sputh
published 5.7.1 •

Changelog

Source

5.7.1 (December 2, 2019)

  • Fix issue where null unsentKey and unsentIdentifyKeys were causing log crashes
sputh
published 5.7.0 •

Changelog

Source

5.7.0 (November 22, 2019)

  • Namespace AsyncStorage with api key to prevent cross domain contamination
blazzy
published 5.6.0 •

Changelog

Source

5.6.0 (October 21, 2019)

  • Drop esm module from package.json to prevent it from being the default build.
  • Add fallback localStorage support to the esm module.
  • Fix integrity hash
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