You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

mpulse

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpulse

Akamai mPulse JavaScript API

1.3.3
Source
npm
Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

mPulse.js

Documentation is available at: http://docs.soasta.com/mpulse.js.

Version History

  • v0.0.1 - May 26, 2015
    • Initial release
  • v0.0.2 - September 10, 2015:
    • Added support for A/B tests: setABTest(), getABTest() and resetABTest() functions added
    • BREAKING Change: setViewGroup() was changed to setPageGroup(). resetViewGroup() was changed to resetPageGroup()
    • Added getPageGroup()
  • v1.0.0 - March 14, 2016
    • Updated to mPulse Beacon API v2
  • v1.0.1 - April 13, 2016
    • console.warn() when using a Custom Timer, Metric or Dimension that doesn't exist
    • console.warn() if you don't specify the REST API Secret Key on init()
  • v1.0.2 - July 11, 2016
    • Fix for IE 9 / XDomainRequest
  • v1.1.0 - June 1, 2017
    • Fix for session start time
    • Set rt.tstart and rt.end on the beacon instead of when
    • New session start functions: .setSessionStart(), .getSessionStart()
    • New function to transfer Boomerang sessions: .transferBoomerangSession()
  • v1.2.0 - July 19, 2018
  • v1.3.0 - November 12, 2019
    • Exports sendBeacon
    • Optionally specify the User-Agent for the beacon
  • v1.3.1 - November 18, 2019
    • Optionally specify the User-Agent for the config.json fetch
  • v1.3.2 - November 18, 2019
  • v1.3.3 - March 4, 2020
    • Updated to crypto-js@4.0.0

FAQs

Package last updated on 04 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts