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.4

2

lib/ChooseMenu.js

@@ -359,3 +359,3 @@ 'use strict';

link_title: _link,
link_url: _link,
link_url: 'javascript:;', // eslint-disable-line
extra_data: value,

@@ -362,0 +362,0 @@ alias: ''

{
"name": "zan-choose-dialog",
"version": "5.0.3",
"version": "5.0.4",
"description": "这是一个React组件",

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

Sorry, the diff of this file is too big to display