sa-sdk-javascript
Advanced tools
Comparing version 1.14.11 to 1.14.12
@@ -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 @@ |
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
18188949
75
198438
1
1
4