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.5 to 1.14.6

4

CHANGELOG.md

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

## 1.14.6
* 新增:enableLocalLog() 和 disableLocalLog() 方法开启和关闭控制台日志输出
## 1.14.5

@@ -2,0 +6,0 @@

2

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