Socket
Socket
Sign inDemoInstall

canknow-ui

Package Overview
Dependencies
335
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.73 to 5.2.75

src/components/calendar/index.js

2

package.json
{
"name": "canknow-ui",
"version": "5.2.73",
"version": "5.2.75",
"title": "canknow Ui",

@@ -5,0 +5,0 @@ "description": "A high quality UI components library",

@@ -103,2 +103,3 @@ /* Automatically generated by './build/bin/build-entry.js' */

import PopConfirm from './components/popConfirm/index.js';
import Calendar from './components/calendar/index.js';

@@ -205,3 +206,4 @@ export default {

TimeSelect,
PopConfirm
PopConfirm,
Calendar
};

@@ -101,3 +101,4 @@ {

"TimeSelect": "./components/timeSelect/index.js",
"PopConfirm": "./components/popConfirm/index.js"
"PopConfirm": "./components/popConfirm/index.js",
"Calendar": "./components/calendar/index.js"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc