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

vue2-org-tree

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-org-tree - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

2

package.json
{
"name": "vue2-org-tree",
"description": "A simple organization tree chart based on Vue2.x",
"version": "1.3.2",
"version": "1.3.3",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "module": "src/main.js",

@@ -31,8 +31,4 @@ # vue-org-tree

# css
<link href="https://unpkg.com/vue2-org-tree@1.1.0/dist/style.css">
<link href="https://unpkg.com/vue2-org-tree/dist/style.css">
<!--
...
-->
# js

@@ -46,5 +42,4 @@ <script src="https://unpkg.com/vue/dist/vue.js"></script>

* #### props
#### props
prop | descripton | type | default

@@ -63,11 +58,11 @@ ------------------|-----------------------------------------|:----------------------:|:---------------------------------------------------------:

* ### events
### events
event name | descripton | type
------------------|-----------------------------------------|:----------------------
click | Click event | `Function`
mouseover | onMouseOver event | `Function`
mouseout | onMouseOut event | `Function`
event name | descripton | type
------------------|-----------------------------------------|:----------------------
click | Click event | `Function`
mouseover | onMouseOver event | `Function`
mouseout | onMouseOut event | `Function`
* ### Call events
### Call events

@@ -110,3 +105,3 @@ #### on-expand

use table layout!
use table layout!

@@ -113,0 +108,0 @@ > IE9+、Chrome、Firefox、Opera

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc