You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

zan-choose-dialog

Package Overview
Dependencies
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zan-choose-dialog - npm Package Compare versions

Comparing version

to
5.0.3

6

lib/config/ump-limited-discount.js

@@ -28,3 +28,7 @@ 'use strict';

title: '限时折扣',
url: (0, _url2['default'])('/ump/limitdiscount/shortlist.json', 'www', config.url),
// 因零售多网店模式总店无法选择限时折扣,请求接口地址由
// `/ump/limitdiscount/shortlist.json` 换成 `/ump/limitdiscount/limitshortlist.json`,
// 接口由 李广荣 提供
url: (0, _url2['default'])('/ump/limitdiscount/limitshortlist.json', 'www', config.url),
columns: [{

@@ -31,0 +35,0 @@ title: '标题',

2

package.json
{
"name": "zan-choose-dialog",
"version": "5.0.2",
"version": "5.0.3",
"description": "这是一个React组件",

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