Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@w6s/cgb-js-sdk

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@w6s/cgb-js-sdk - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

jssdk-0.0.27.js

2

index.d.ts

@@ -19,3 +19,3 @@ import { CoreOptions } from './types/core';

/** WorkPlus SDK 版本 */
export declare const version = "0.0.26";
export declare const version = "0.0.27";
export declare const native: {};

@@ -22,0 +22,0 @@ /** 图像接口 */

@@ -85,3 +85,3 @@ "use strict";

/** WorkPlus SDK 版本 */
exports.version = '0.0.26';
exports.version = '0.0.27';
exports.native = {};

@@ -88,0 +88,0 @@ /** 图像接口 */

{
"name": "@w6s/cgb-js-sdk",
"version": "0.0.26",
"version": "0.0.27",
"description": "CGB JavaScript SDK.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -82,2 +82,6 @@ export interface DeviceOptions<D, S> {

update_summary?: string;
/** 寻找首页标记,如果是 ecrmNew 必传 */
widget_name?: string;
/** 升级后跳转url,如果不传就用首页,用首页的话 ecrmNew 的 widget_name 必传 */
route_url?: string;
}

@@ -84,0 +88,0 @@ /** 更新离线包和APP返回参数 */

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