You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

td-js-sdk

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

td-js-sdk - npm Package Versions

1235

1.8.3

Diff
m
mikemaccs
published 1.8.3 •

Changelog

Source

1.8.3 (2017-05-22)

  • Bumped version reported by Treasure#version
d
dzannotti
published 1.8.2 •

Changelog

Source

1.8.2 (2017-5-22)

  • Added hasAttribute polyfill for IE8
d
dzannotti
published 1.8.1 •

Changelog

Source

1.8.1 (2017-5-01)

  • Allow for CDP host to be configured
d
dzannotti
published 1.8.0 •

Changelog

Source

1.8.0 (2017-4-24)

  • Add fetchUserSegments
c
cesarandreu
published 1.7.2 •

Changelog

Source

1.7.2 (2016-12-15)

  • When available, use record's time to overwrite the default import time
c
cesarandreu
published 1.7.1 •

Changelog

Source

1.7.1 (2016-11-01)

  • Refactor internal util usage to reduce resulting bundle size
c
cesarandreu
published 1.7.0 •

Changelog

Source

1.7.0 (2016-10-25)

  • Add fetchGlobalID
  • Replace Buffer usage with toBase64 util
c
cesarandreu
published 1.6.0 •

Changelog

Source

1.6.0 (2016-07-06)

  • Add td_platform and td_user_agent tracked values
  • Add clicks plugins, usable with trackClicks method
  • Add scripts for building loader and uploading releases
c
cesarandreu
published 1.5.2 •

Changelog

Source

1.5.2 (2016-03-08)

  • Add global package for safely resolving the window object
  • Strip null values from clientId
  • Use performance.now when generating a UUID if it's available
  • Remove bundle-collapser
  • Always use http or https protocol
c
cesarandreu
published 1.5.1 •

Changelog

Source

1.5.1 (2015-10-06)

  • Use Buffer to get base64 string
  • Remove Base64 dependency