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.4 to 1.14.5

5

CHANGELOG.md

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

## 1.14.5
* 修正了直接打开页面时,latest_相关属性显示为“取值异常”的问题
* 修正了URL解析在部分浏览器上失败的问题
## 1.14.4

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

2

package.json
{
"name": "sa-sdk-javascript",
"version": "1.14.4",
"version": "1.14.5",
"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.4';
var sensorsdata_js_sdk_latest_version = '1.14.5';
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