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

iview-fast

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iview-fast - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

2

package.json
{
"name": "iview-fast",
"version": "0.2.7",
"version": "0.2.8",
"private": false,

@@ -5,0 +5,0 @@ "description": "基于iVIew封装的快速生成基础后台管理页面的组件",

@@ -11,3 +11,6 @@ //通用的架构性组件

import TagsInput from './form-ui/components/tagsInput.vue';
import DatePicker2 from './form-ui/components/datePicker2.vue';
import imgUploader from './form-ui/components/imgUploader.vue';
//TableUI的render渲染函数对外提供,让普通的TableUI也可以直接使用配置

@@ -28,3 +31,5 @@ import setColumns from './table-ui-plus/mixin/table-ui-setColumns3.js';

TableOverflowHidden,
TagsInput
TagsInput,
DatePicker2,
imgUploader
}

@@ -31,0 +36,0 @@ });

@@ -0,1 +1,15 @@

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [iview-fast](#iview-fast)
- [Project setup](#project-setup)
- [Compiles and hot-reloads for development](#compiles-and-hot-reloads-for-development)
- [Compiles and minifies for production](#compiles-and-minifies-for-production)
- [Run your tests](#run-your-tests)
- [Lints and fixes files](#lints-and-fixes-files)
- [Customize configuration](#customize-configuration)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# iview-fast

@@ -2,0 +16,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc