Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kyfe/ks-crm-table

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyfe/ks-crm-table - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

index.js

@@ -1,6 +0,6 @@

import TABLE from './table/index.vue'
import ksCrmTable from './table/index.vue'
const ksCrmTable = {
// 定义install方法,接收vue作为参数,如果使用use注册插件,则组价都将被注册
install:function (Vue) {
Vue.component('ksCrmTable', TABLE)
Vue.component('ksCrmTable', ksCrmTable)
}

@@ -7,0 +7,0 @@ }

{
"name": "@kyfe/ks-crm-table",
"version": "0.0.4",
"version": "0.0.5",
"description": "crm客户资源-跨声表格",

@@ -5,0 +5,0 @@ "main": "index.js",

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