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 6.0.4 to 6.0.5

2

package.json
{
"name": "canknow-ui",
"version": "6.0.4",
"version": "6.0.5",
"title": "canknow Ui",

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

@@ -12,3 +12,3 @@ import Utils from '../aria-utils';

this.domNode.setAttribute('tabindex', '0');
let menuChild = this.domNode.querySelector('.el-menu');
let menuChild = this.domNode.querySelector('.c-menu');
if (menuChild) {

@@ -15,0 +15,0 @@ this.submenu = new Submenu(this, menuChild);

Sorry, the diff of this file is not supported yet

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