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
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 5.0.1 to 5.0.2

9

lib/config/bargain.js

@@ -44,2 +44,5 @@ 'use strict';

bodyRender: function bodyRender(data) {
var url = data.url,
title = data.title;
return _react2['default'].createElement(

@@ -51,8 +54,8 @@ 'div',

{
href: '',
href: url,
target: '_blank',
rel: 'noopener noreferrer',
className: 'rc-choose-dialog-one-line'
className: 'rc-choose-dialog-one-line bargain-choose-link__no-tip'
},
data.title
title
)

@@ -59,0 +62,0 @@ );

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

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

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