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.8 to 1.14.9

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.14.9
* 优化:解析URL参数值时,不自动替换加号为空格。修复utm里包含%2B时会被替换成空格的问题,不会自动解析表单值里的空格自动转换的+
## 1.14.8

@@ -2,0 +6,0 @@ * 优化:sensors.login(id,callback) 增加 callback 功能

2

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