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

zzc-design-mobile

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zzc-design-mobile - npm Package Compare versions

Comparing version 1.4.13 to 1.4.14

6

lib/datePicker/components/datePicker.js

@@ -53,5 +53,5 @@ 'use strict';

var _Popup = require('../../Popup');
var _popup = require('../../popup');
var _Popup2 = _interopRequireDefault(_Popup);
var _popup2 = _interopRequireDefault(_popup);

@@ -297,3 +297,3 @@ var _typeof = require('../../_util/typeof');

return _react2.default.createElement(
_Popup2.default,
_popup2.default,
{ maskClose: maskClose, direction: 'bottom', visible: visible, onClose: this.close, renderCallback: function renderCallback() {

@@ -300,0 +300,0 @@ _renderCallback && _renderCallback();

{
"name": "zzc-design-mobile",
"name_cn": "租租车主流程UI规范",
"version": "1.4.13",
"version": "1.4.14",
"description": "",

@@ -6,0 +6,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