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

sa-sdk-javascript

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sa-sdk-javascript - npm Package Versions

1
24

1.12.6

Diff

Changelog

Source

1.12.6 (2018-12-26)

  • 去掉_nocache的防止静态缓存,默认增加_track_id的防止静态缓存,同时_track_id包含去重的功能,但是必须开启use_client_time。use_client_time如果使用客户端时间的话,会自动增加_flush_time来做客户端时间校准
  • 完善ajax的timeout在ie6,7,8,9,10,11,edge下的各种异常处理
  • 修复获取domain异常时候,设置cookie的domain再某些浏览器异常的问题
riyue
published 1.12.5 •

Changelog

Source

1.12.5 (2018-11-21)

  • 优化关闭页面前,如果有多次发数据时候的性能,queue_timeout 设置成 0 的时候,不再使用setTimeout 0发送,改成直接发送。会脱离队列数据发送的流程,变为直接发送数据
riyue
published 1.12.4 •

riyue
published 1.12.3 •

Changelog

Source

1.12.3 (2018-11-14)

  • 去除12.1增加的$WebStay的$viewport_left属性导致的埋点管理报错
riyue
published 1.12.2 •

Changelog

Source

1.12.2 (2018-11-10)

  • 增加点击图采集数据时候,采集浏览器宽度
  • 调整点击图开始渲染的时间为1秒间隔
riyue
published 1.12.1 •

Changelog

Source

1.12.1 (2018-11-09)

  • 增加点击图第二版,按快捷键z和x,可切换点击图的渲染模式,用于解决某些点击图页面的样式冲突问题
  • 增加配置heatmap:{element_selector:'not_use_id'} 不会使用id做为选择器,防止随机id导致的点击图不能使用
  • 增加触达率图左右滚动的检查,禁止左右滚动触发scroll
  • 增加scrollmap:{collect_url:false}{collect_url:function(){}}的配置。配置false的话,不采集$WebStay也就没有触达率图,配置function的话,会执行fucntion看返回值,返回真就采集,返回假不采集
riyue
published 1.11.10 •

Changelog

Source

1.11.10 (2018-10-22)

  • 增加autoTrackSinglePage首次可以触发profile_set_once的功能
riyue
published 1.11.9 •

Changelog

Source

1.11.9 (2018-10-15)

  • heatmap增加了setContent参数,setContent是一个函数,有一个element参数,用户可以对元素内容进行操作,然后返回想要显示的内容,返回的内容会在点击图中的"当前内容"中显示
riyue
published 1.11.8 •

Changelog

Source

1.11.8 (2018-09-29)

  • 在10.1 - 1.11.7间的版本有这个问题,必须更新!部分浏览器,发送相同数据时,不会发送,导致丢失数据的问题!
riyue
published 1.11.7 •

Changelog

Source

1.11.7 (2018-09-20)

  • 使用npm模块引入时候,多次init的判断
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