tinper-bee
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -133,3 +133,3 @@ var gulp = require('gulp'); | ||
})) | ||
.pipe(gulp.dest('./assets/css')) | ||
.pipe(gulp.dest('./assets')) | ||
.on('end', function () { | ||
@@ -136,0 +136,0 @@ done(); |
import {Con,Row,Col} from 'bee-grid/src/index'; | ||
export default {Con,Row,Col}; |
{ | ||
"name": "tinper-bee", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "React Components living for enterprise-class pc backend application", | ||
@@ -68,2 +68,3 @@ "main": "build/tinper-bee.js", | ||
"dependencies": { | ||
"bee-alert": "0.0.2", | ||
"bee-badge": "0.0.3", | ||
@@ -80,4 +81,5 @@ "bee-button": "0.0.6", | ||
"bee-loading-state": "0.0.2", | ||
"bee-switch": "0.0.4", | ||
"tinper-bee-core": "*" | ||
} | ||
} |
# tinper-bee | ||
[tinper-bee](http://bee.tinper.org/) 是基于 `UI` 设计语言 `iUAP Design` 和 `React` 实现的组件库,为开发者提供从产品界面设计到前端开发的完整生态。 | ||
tinper-bee([官网链接](http://bee.tinper.org/) )是基于 `UI` 设计语言 `iUAP Design` 和 `React` 实现的组件库,为开发者提供从产品界面设计到前端开发的完整生态。 | ||
## 关键特性 | ||
- 组件支持可插拔使用 | ||
- 提供丰富基础组件 | ||
- 文档齐全,使用简单 | ||
- 丰富的企业级特性应用组件 | ||
- 支持组件的扩展和自定义 | ||
## 核心能力 | ||
@@ -7,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
1055324
50
9729
138
14
1
2
4
5
+ Addedbee-alert@0.0.2
+ Addedbee-switch@0.0.4
+ Addedbee-alert@0.0.2(transitive)
+ Addedbee-switch@0.0.4(transitive)