New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zan-choose-dialog

Package Overview
Dependencies
Maintainers
2
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 4.1.5-beta2.0 to 4.1.5-beta3.0

3

lib/ChooseMenu.js

@@ -125,3 +125,4 @@ 'use strict';

MyPaidContent: '我购买的专栏、内容',
Link: '自定义链接'
Link: '自定义链接',
WeappFeature: '小程序微页面'
};

@@ -128,0 +129,0 @@

{
"name": "zan-choose-dialog",
"version": "4.1.5-beta2.0",
"version": "4.1.5-beta3.0",
"description": "这是一个React组件",

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

@@ -170,3 +170,3 @@ ## zan-choose-dialog

| value | 当前选中的值 | ValueType | | |
| onChange | 选中时的回调函数 | `(ValueType) => void`| | |
| onChoose | 选中时的回调函数 | `(ValueType) => void`| | |
| menuItems | 可用的菜单项目 key | string[] | | |

@@ -173,0 +173,0 @@ | config | 全局配置 | object | window._global | |

@@ -54,3 +54,4 @@ /* eslint-disable no-underscore-dangle */

MyPaidContent: '我购买的专栏、内容',
Link: '自定义链接'
Link: '自定义链接',
WeappFeature: '小程序微页面'
};

@@ -57,0 +58,0 @@

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