Socket
Socket
Sign inDemoInstall

canknow-ui

Package Overview
Dependencies
332
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.7 to 6.0.8

src/scss/theme/dark.scss

7

package.json
{
"name": "canknow-ui",
"version": "6.0.7",
"version": "6.0.8",
"title": "canknow Ui",

@@ -51,3 +51,3 @@ "description": "A high quality UI components library",

"build": "npm run clean && npm run build:entry && vue-cli-service build --target lib ./src/index.js",
"serve:example": "npm run load-icons && npm run initialize-icon && npm run build:entry && vue-cli-service serve ./examples/src/main.js",
"serve:example": "SET NODE_OPTIONS=--openssl-legacy-provider && npm run load-icons && npm run initialize-icon && npm run build:entry && vue-cli-service serve ./examples/src/main.js",
"build:example": "npm run load-icons && npm run initialize-icon && npm run build:entry && vue-cli-service build --dest ./examples/dist ./examples/src/main.js",

@@ -83,3 +83,3 @@ "report": "npm run build -- --report",

"canknow-icon": "^7.1.3",
"canknow-ui-core": "^9.0.28",
"canknow-ui-core": "^9.0.30",
"clipboard": "2.0.4",

@@ -91,3 +91,2 @@ "css-element-queries": "^0.4.0",

"resize-observer-polyfill": "^1.5.1",
"swiper": "^4.5.1",
"vue": "^2.6.12"

@@ -94,0 +93,0 @@ },

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

import ClearButton from './components/clearButton/index.js';
import Swiper from './components/swiper/index.js';
import CountDown from './components/countDown/index.js';

@@ -196,3 +195,2 @@ import CountTo from './components/countTo/index.js';

ClearButton,
Swiper,
CountDown,

@@ -199,0 +197,0 @@ CountTo,

@@ -91,3 +91,2 @@ {

"ClearButton": "./components/clearButton/index.js",
"Swiper": "./components/swiper/index.js",
"CountDown": "./components/countDown/index.js",

@@ -94,0 +93,0 @@ "CountTo": "./components/countTo/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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