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
1
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 Compare versions

Comparing version 1.14.11 to 1.14.12

demo/angular/angular.json

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 1.14.12 (2019-10-16)
* 优化:$WebStay 的停留时长,增加最大值的配置 scroll_event_duration,默认5小时。
* 修复:heatmap 配置中 element_selector 设置为 'not_use_id' 时候,$element_selector 取值错误。
## 1.14.11 (2019-10-09)

@@ -2,0 +7,0 @@

2

package.json
{
"name": "sa-sdk-javascript",
"version": "1.14.11",
"version": "1.14.12",
"description": "official sensorsdata javascript sdk",

@@ -5,0 +5,0 @@ "main": "sensorsdata.min.js",

@@ -1,4 +0,4 @@

var sensorsdata_js_sdk_latest_version = '1.14.11';
var sensorsdata_js_sdk_latest_version = '1.14.12';
if(typeof module ==='object' && typeof module.exports === 'object'){
module.exports = sensorsdata_js_sdk_latest_version;
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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