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.23.5 to 1.24.1

dist/mtp/sensorsdata.mtp.js

5

CHANGELOG.md

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

## 1.24.1 (2022-10-26)
1. 新增
- 插件化重构
- 新增支持微信小程序 `webview` 回传插件
## 1.23.5 (2022-09-23)

@@ -2,0 +7,0 @@ 1. 新增

6

package.json
{
"name": "sa-sdk-javascript",
"version": "1.23.5",
"version": "1.24.1",
"description": "official sensorsdata javascript sdk",
"main": "sensorsdata.min.js",
"main": "dist/web/sensorsdata.min.js",
"scripts": {

@@ -24,2 +24,2 @@ "build": "echo \"Error: no test specified\" && exit 1"

"homepage": "https://github.com/sensorsdata/sa-sdk-javascript#readme"
}
}

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

var sensorsdata_js_sdk_latest_version ='1.23.5';
var sensorsdata_js_sdk_latest_version ='1.24.1';
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

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

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

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

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